diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-12 23:25:12 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-12 23:25:12 +0100 |
commit | f87d2617d52c1400cf2fb115eae5f76dfd0cf40e (patch) | |
tree | a52e5dc064c61a46de677cb81da162e45be50a4b | |
parent | cd83f899c94f691b045697d12efa21f83eb2329f (diff) | |
download | ffmpeg-f87d2617d52c1400cf2fb115eae5f76dfd0cf40e.tar.gz |
Changelog: Update
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 2.8.4 +- avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H +- avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec +- avformat/matroskaenc: Check codecdelay before use +- avutil/mathematics: Fix division by 0 +- mjpegdec: consider chroma subsampling in size check - libvpxenc: remove some unused ctrl id mappings - avcodec/vp3: ensure header is parsed successfully before tables - avcodec/jpeg2000dec: Check bpno in decode_cblk() |