asfdemux: if video is h264, check the codec_data for bytestream data
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 21 Aug 2014 15:09:23 +0000 (12:09 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 27 Aug 2014 13:54:18 +0000 (10:54 -0300)
commit2863d9ae0039ddd27b4b98ceaaa1f4ed3a2eb3d6
tree184b041e13e500ed5b18545d7cf2d271ca491760
parent2402349d13d2e6b095b871ca6b89db87192e6432
asfdemux: if video is h264, check the codec_data for bytestream data

For bytestream we don't want to expose it as codec_data but rather as
streamheader as it is not out-of-band data but data that should be
prepended to the beginning of the stream before the other buffers.

https://bugzilla.gnome.org/show_bug.cgi?id=735070
gst/asfdemux/gstasfdemux.c
gst/asfdemux/gstasfdemux.h