qtmux: refuse incomplete legacy h264 caps
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 16 Apr 2011 17:17:01 +0000 (18:17 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 16 Apr 2011 17:17:01 +0000 (18:17 +0100)
commitcf953fe923c02ccc7608858ed821af85fb0df0b8
treef62f408d4e2ab07505c3130c3dd291199d0f81a4
parent86d8c8162e1188a36099fff0af5c790e1bc8fac9
qtmux: refuse incomplete legacy h264 caps

Refuse h264 caps without stream-format and codec_data fields for
now, to avoid creating broken files. This might cause some pipelines
that worked previously to fail. However, the move from -bad to -good
is our only chance to fix this up, so make it strict for now. We can
always change it back to be less strict in future.

https://bugzilla.gnome.org/show_bug.cgi?id=647919
gst/quicktime/gstqtmux.c