diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-01-13 02:07:40 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-01-13 02:07:40 +0100 |
commit | 124a3ddc4be191ad432e1cdc88b94de71db6dbba (patch) | |
tree | e23c307b6cb50806155aed6b51e5c95813a612fa | |
parent | fc7e3955aeae811fa1acd1348ef39f5037c60410 (diff) | |
download | ffmpeg-124a3ddc4be191ad432e1cdc88b94de71db6dbba.tar.gz |
Changelog: update
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 3.2.10: +- avcodec/utils: Avoid hardcoding duplicated types in sizeof() +- avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one - avformat/libssh: check the user provided a password before trying to use it - avcodec/h264addpx_template: Fixes integer overflows - avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 |