diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-27 09:33:52 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-27 09:33:52 +0100 |
commit | ee66e04bc9dbbcf95114a103f174ed54b2260758 (patch) | |
tree | 2e9e250f6defc2cece92975558ac126e34fc99b1 | |
parent | 494ce3da24b6d6d4a9c39017a95470cb75b5ba8d (diff) | |
download | ffmpeg-ee66e04bc9dbbcf95114a103f174ed54b2260758.tar.gz |
Changelog: updaten4.0.4
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 4.0.4: +- avcodec/hevcdec: Avoid only partly skiping duplicate first slices +- lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. +- avcodec/mpegpicture: Check size of edge_emu_buffer +- avformat/mov: Fix potential integer overflow in entry check in mov_read_trun() +- avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() - avcodec/dfa: Check the chunk header is not truncated - avcodec/clearvideo: Check remaining data in P frames - avcodec/dvbsubdec: Check object position |