codecparsers: vc1: fix VOPDQUANT parser for DQUANT == 2.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 22 Jan 2013 09:48:39 +0000 (10:48 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 22 Jan 2013 10:20:06 +0000 (11:20 +0100)
commit93fbcfda238fc992793602b582824af2edd48bfb
tree02033cda3a1794871b466a373cc959a13621532f
parent73213e273f04389660d8ab9b5ae88743d3a1e55c
codecparsers: vc1: fix VOPDQUANT parser for DQUANT == 2.

Fix parsing of VOPDQUANT when DQUANT == 2. In particular, DQUANTFRM is
not present in the bitstream in this case and it shall be derived to
the default value of zero (7.1.1.31.1).

https://bugzilla.gnome.org/show_bug.cgi?id=692271

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst-libs/gst/codecparsers/gstvc1parser.c