isomp4: set layout=interleaved on raw audio caps
authorAlban Browaeys <prahal@yahoo.com>
Wed, 2 May 2012 19:17:43 +0000 (21:17 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 3 May 2012 22:28:50 +0000 (23:28 +0100)
commita56361623c4775b56ef0b7cede5d72e06aac54fa
tree15b2302a997f7dc3a261bfffbb25ab27358e13b0
parentcb4f470c7ef11aedd51398c6bb4471fac6e74b0f
isomp4: set layout=interleaved on raw audio caps

This fixes a not-negotiated error at least on mov files with
twos audio with two channels and video dvcp. As playbin and gst-launch
sample coming from the qtdemux.c file uses audioconvert and the latter
require format interleaved.

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