ffmpeg/tests/ref
Vignesh Venkatasubramanian 30c5c45b12 Adding support for parsing BlockAdditional
Matroska specification lists support for BlockAdditional element
which is not supported by ffmpeg's matroska parser. This patch
adds grammar definitions for parsing that element (and few other
related elements) and then puts the data in AVPacket.side_data
with new AVPacketSideDataType AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL.

Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-14 00:46:28 +01:00
..
acodec
fate Adding support for parsing BlockAdditional 2013-02-14 00:46:28 +01:00
lavf sws: add planar RGB formats to isAnyRGB 2013-01-26 20:40:44 +01:00
lavf-fate
lavfi tests: add fate-lavfi-il test 2013-02-10 17:09:57 +01:00
seek Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0' 2013-01-21 16:07:21 +01:00
vsynth Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45' 2013-01-26 14:33:06 +01:00
vsynth1
vsynth2