qtdemux: pass stsd data to qtdemux_audio_caps()
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Wed, 9 Jan 2013 00:57:50 +0000 (19:57 -0500)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 28 Jan 2013 23:43:38 +0000 (23:43 +0000)
commitee3d9cbd98d1c5e63251d87a061240b0b44eaa23
tree3b617cec5ed4e5872b29ad2137baf9fc67d3fc25
parent6d3ff78575397ec714c7aa7d55ae86285a3efa85
qtdemux: pass stsd data to qtdemux_audio_caps()

We will need that later for LPCM format support. Disable
QDM2 parsing of stsd data which dead code before as well
because data was always NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=663458
gst/isomp4/qtdemux.c