qtdemux: Gracefully handle mov files misusing the WAVE atoms
authorEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 20 Jan 2011 10:45:47 +0000 (11:45 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 20 Jan 2011 10:48:38 +0000 (11:48 +0100)
commit6d545e29add17f1c02ee4fe5623409ed63369c17
tree65f63c3a9493d5e4b1e0348267b8329ef9389a4a
parent9acda034f89a8d362ee5ba47a4f2a063aa270b8b
qtdemux: Gracefully handle mov files misusing the WAVE atoms

Check that the WAVEHEADER node is present instead of blindly using it.
If not present we won't be able to provide a more refined caps, but at
least we won't crash.

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