diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-18 23:04:10 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-18 23:04:10 +0200 |
commit | a911f234e26e488198dff8aec8a5ff3c2e052cc4 (patch) | |
tree | 9e3ff74b0ff2957737605fc1a58756b2fe01a600 /Changelog | |
parent | 94fda4f9ec95aee15f97686e01a43545d87944e7 (diff) | |
download | ffmpeg-n3.2.12.tar.gz |
Update for 3.2.12n3.2.12
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 3.2.12: +- avcodec/dvdsub_parser: Allocate input padding +- avcodec/dvdsub_parser: Init output buf/size +- avcodec/dirac_dwt_template: Fix signedness regression in interleave() +- avformat/movenc: Write version 2 of audio atom if channels is not known +- swresample/arm: rename labels to fix xcode build error +- avformat/utils: fix mixed declarations and code +- avcodec/imgconvert: fix possible null pointer dereference + version 3.2.11: - avformat/mov: Fix extradata memleak - lavc/libopusdec: Allow avcodec_open2 to call .close |