diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-04 21:19:58 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-11-04 21:19:58 +0100 |
commit | 2f428de9ebdcd0770de37d874871b25325aebd73 (patch) | |
tree | 00f310844843acaae99b59d757deb19a6117cdf9 | |
parent | 7bc6dab675124289a5772974c7cfa38845c7a27a (diff) | |
download | ffmpeg-2f428de9ebdcd0770de37d874871b25325aebd73.tar.gz |
Changelog: updaten5.0.2
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 5.0.2: +- swscale: aarch64: Fix yuv2rgb with negative strides +- avcodec/atrac3plusdec: fix compilation failure after last commit +- avcodec/atrac3plus: reorder channels to match the output layout +- avcodec/aacdec: fix parsing streams with channel configuration 11 +- Changelog: update - avcodec/speexdec: Check channels > 2 - avformat/vividas: Check packet size - avcodec/dstdec: Check for overflow in build_filter() |