[FFmpeg-cvslog] Update Changelog

Michael Niedermayer git at videolan.org
Tue Aug 25 02:51:20 CEST 2015


ffmpeg | branch: release/2.4 | Michael Niedermayer <michael at niedermayer.cc> | Tue Aug 25 02:40:41 2015 +0200| [0045969e411bcf946b2393e7bcb42032cb71a9a1] | committer: Michael Niedermayer

Update Changelog

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0045969e411bcf946b2393e7bcb42032cb71a9a1
---

 Changelog |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Changelog b/Changelog
index bc7ac97..9914409 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,13 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 2.4.11:
+- avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops
+- avformat/hevc: Fix parsing errors
+- ffmpeg: Use correct codec_id for av_parser_change() check
+- ffmpeg: Check av_parser_change() for failure
+- avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check
+- ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE
+- ffmpeg: check avpicture_fill() return value
 - avformat/mux: Update sidedata in ff_write_chained()
 - avcodec/flashsvenc: Correct max dimension in error message
 - avcodec/svq1enc: Check dimensions



More information about the ffmpeg-cvslog mailing list