[FFmpeg-cvslog] doc/APIchanges: update for 3153a6502a
Gyan Doshi
git at videolan.org
Sat Apr 20 08:19:07 EEST 2019
ffmpeg | branch: master | Gyan Doshi <ffmpeg at gyani.pro> | Sat Apr 20 11:05:48 2019 +0530| [3a07aec827416becabb0020c07c63198aacec4ce] | committer: Gyan Doshi
doc/APIchanges: update for 3153a6502a
Entry for added avcodec flag AV_CODEC_FLAG_DROPCHANGED
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a07aec827416becabb0020c07c63198aacec4ce
---
doc/APIchanges | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/APIchanges b/doc/APIchanges
index 7ed433f74c..e75c4044ce 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,10 @@ libavutil: 2017-10-21
API changes, most recent first:
+2019-04-20 - 3153a6502a - lavc 58.52.100 - avcodec.h
+ Add AV_CODEC_FLAG_DROPCHANGED to allow avcodec_receive_frame to drop
+ frames whose parameters differ from first decoded frame in stream.
+
2019-04-12 - abfeba9724 - lavf 58.27.102
Rename hls,applehttp demuxer to hls
More information about the ffmpeg-cvslog
mailing list