Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-08-25 03:40:41 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2015-08-25 03:40:41 +0300
commit0045969e411bcf946b2393e7bcb42032cb71a9a1 (patch)
tree403dfd8deb5c944ba2713c65a3a82ebbd7103696
parentb06958917cca35a0dc7ac1da4d8e681cdea811ed (diff)
Update Changelogn2.4.11
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bc7ac97da7..9914409829 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