diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-04-13 23:11:26 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-04-13 23:11:26 +0200 |
commit | 93e2cb4511417d265f3644c122167678fe4d3161 (patch) | |
tree | faf6d448b4277188b1ee15207297d5173f66c0a8 | |
parent | d4b5ffeb57f28196c263fa228019aa6d2956476a (diff) | |
download | ffmpeg-93e2cb4511417d265f3644c122167678fe4d3161.tar.gz |
Changelog: updaten3.3.7
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 3.3.7: +- avformat/utils: Check cur_dts in update_initial_timestamps() more +- avcodec/utils: Enforce minimum width also for VP5/6 +- avcodec/truemotion2: Propagate out of bounds error from GET_TOK() +- avformat/utils: Fix integer overflow in end time calculation in update_stream_timings() - avformat/utils: fix mixed declarations and code - avcodec/mjpegdec: Check input buffer size. - avcodec/h264_slice: Fix integer overflow with last_poc |