vc1parse: Fix the SequenceLayer handling for advanced profile.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 7 Aug 2013 12:01:33 +0000 (15:01 +0300)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 12 Aug 2013 15:12:52 +0000 (16:12 +0100)
commitb4c52425f20a8c757a2f6939d7c0d6ae2fdc6a6b
treebb7a9dfc6a9fd06655638730cde9250025275f58
parentea213f826c4934681e77c6af348f069f5b04e456
vc1parse: Fix the SequenceLayer handling for advanced profile.

The Sequence Header Data Structure STRUCT_C for Advanced Profile
has only a one valid field which is the profile indicator. Don't
use the reserved fields for fps update like Simple/Main profile.

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