diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-21 09:02:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-21 09:02:44 +0100 |
commit | a7cb7a2e4314956e06a351333ff8096fab9afa7f (patch) | |
tree | 1eace7abc89e81c2d8fa8fe9132e59f60511feef | |
parent | b429df281d50e960fb7f44659cac393a42cdfd35 (diff) | |
download | ffmpeg-a7cb7a2e4314956e06a351333ff8096fab9afa7f.tar.gz |
Changelog: updaten4.1.2
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 4.1.2: +- avcodec/dfa: Check the chunk header is not truncated +- avcodec/clearvideo: Check remaining data in P frames +- avcodec/hevcdec: decode at most one slice reporting being the first in the picture - avcodec/dvbsubdec: Check object position - avcodec/cdgraphics: Use ff_set_dimensions() - avformat/gdv: Check fps |