diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-04-03 18:19:53 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-05 02:24:56 +0200 |
commit | 0224b35c89e9e75f156962c93b37adab75d8df6a (patch) | |
tree | 02d7e7689a6dee64cc9d0af25846be02ad5f4313 /Changelog | |
parent | 26f2e2f3f73f0da088e6765291d0839ebb077b03 (diff) | |
download | ffmpeg-0224b35c89e9e75f156962c93b37adab75d8df6a.tar.gz |
avcodec: add unpack packed B-frames bitstream filter
Fixes Ticket #2913
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ version <next>: - Intel QSV-accelerated H.264 encoding - MMAL-accelerated H.264 decoding - basic APNG encoder and muxer +- unpack DivX-style packed B-frames in MPEG-4 bitstream filter version 2.6: |