X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=doc%2FAPIchanges;h=ed9820b55c407d269e36cf4ce214097d3d18c567;hp=ed9d560bfd3de27240a36904a7cf5c5ba09bf26b;hb=4a993335812f7e9b2088145c7d043c01019c5d04;hpb=e93028790087e632569e94f193b333073a67cf14 diff --git a/doc/APIchanges b/doc/APIchanges index ed9d560bfd..ed9820b55c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2014-06-xx - xxxxxxx - lavc 55.55.0 - avcodec.h + Add av_packet_rescale_ts() to simplify timestamp conversion. + 2014-xx-xx - xxxxxxx - lavf 55.20.0 - avformat.h The proper way for providing a hint about the desired timebase to the muxers is now setting AVStream.time_base, instead of AVStream.codec.time_base as was