diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-04-01 10:33:02 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-04-01 10:33:02 +0200 |
commit | 4154f8967820ca734a77ce91bb590cd77649dee8 (patch) | |
tree | 68ef3e5cfefdda4f3b862f80ae38399396cd5bdb | |
parent | 6c75df556f8ce97398789f363f5b323ae3abc920 (diff) | |
download | ffmpeg-4154f8967820ca734a77ce91bb590cd77649dee8.tar.gz |
Changelog: updaten4.1.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 4.1.3: +- avcodec/rscc: Check that the to be uncompressed input is large enough +- avformat/movenc: free eac3 private data only when closing the stream - 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 |