vc1parse: Fix seq hdr STRUCT_A handling for advanced profile.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 7 Aug 2013 11:52:43 +0000 (14:52 +0300)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 12 Aug 2013 15:12:52 +0000 (16:12 +0100)
commitea213f826c4934681e77c6af348f069f5b04e456
tree45e46aeec815f65e29120b5eefa1010fe973900b
parent0d4c2f42e9ba8810f6fc5e83c15c1980558239d0
vc1parse: Fix seq hdr STRUCT_A handling for advanced profile.

The Sequence Header Data Structure STRUCT_A for advanced profile
may be eight consecutive zero bytes.Don't try to override the
width and height values in this case.

https://bugzilla.gnome.org/show_bug.cgi?id=705667
gst/videoparsers/gstvc1parse.c