diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-02 18:50:40 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-02 18:50:40 +0200 |
commit | 37a8ad9a3167923d500910031a8086489c004d83 (patch) | |
tree | f848b8bf3ec951a8e69bc93d720229f40520b053 | |
parent | 5c691bf7585de2d6fa29872512ea14937c9fd015 (diff) | |
download | ffmpeg-37a8ad9a3167923d500910031a8086489c004d83.tar.gz |
Changelog: updaten3.2.15
-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 3.2.15: + avcodec/dstdec: Replace AC overread check by sample rate check + avformat/mov: fix memleaks + libavformat/mov: Fix memleaks when demuxing DV audio avformat/utils: reorder duration computation to avoid overflow avcodec/pngdec: Check for fctl after idat png: split header state and data state in two separate variables. |