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>2018-07-08 12:37:06 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2018-07-08 12:37:06 +0300
commit89355585366b16238244decae40fbe0cc7ae3e40 (patch)
treedb3162022608f64148f63c482dfbad9ba368af1a
parent20ad61ffb7b0fc72d17b5c21035eb85a698ac64b (diff)
Changelog: updaten3.4.3
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c586c9a508..c9ddfd2ba8 100644
--- a/Changelog
+++ b/Changelog
@@ -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