diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-08 11:37:06 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-08 11:37:06 +0200 |
commit | 89355585366b16238244decae40fbe0cc7ae3e40 (patch) | |
tree | db3162022608f64148f63c482dfbad9ba368af1a | |
parent | 20ad61ffb7b0fc72d17b5c21035eb85a698ac64b (diff) | |
download | ffmpeg-89355585366b16238244decae40fbe0cc7ae3e40.tar.gz |
Changelog: updaten3.4.3
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 3.4.3: +- avformat/movenc: Check input sample count +- avcodec/mjpegdec: Check for odd progressive RGB - avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id - avcodec/vp8_parser: Do not leave data/size uninitialized - avformat/mms: Add missing chunksize check |