summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKevin Wheatley <kevin.j.wheatley@gmail.com>2015-02-16 10:40:36 +0000
committerMichael Niedermayer <michaelni@gmx.at>2015-02-20 12:17:14 +0100
commit31c7c0e156975be615479948824c1528952c0731 (patch)
tree9710b5d7fab35cec8dafd1a19e1cbaa80e645e1f /Changelog
parent588361dd26602c6327fc87c89eddcf78b5f5b16e (diff)
downloadffmpeg-streaming-31c7c0e156975be615479948824c1528952c0731.zip
ffmpeg-streaming-31c7c0e156975be615479948824c1528952c0731.tar.gz
avformat/movenc: Move avid DNxHD padding to the correct spot
Outputting DNxHD into .mov containers 'corrupts' following atoms until end of stsd ffmpeg and qtdump could not decode pasp/colr atoms in the files made by ffmpeg, when outputting DNxHD due to the incorrect padding placement. Now we add the padding in the correct place Tidy up FATE changes due to padding changes. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 65d9287..d459e22 100644
--- a/Changelog
+++ b/Changelog
@@ -32,6 +32,8 @@ version <next>:
- AAC ELD 480 decoding
- Intel QSV-accelerated H.264 decoding
- DSS SP decoder and DSS demuxer
+- Fix stsd atom corruption in DNxHD QuickTimes
+
version 2.5:
- HEVC/H.265 RTP payload format (draft v6) packetizer
OpenPOWER on IntegriCloud