codecparsers: h264: fix picture level scaling lists derivation (rule B).
authorCong Zhong <congx.zhong@intel.com>
Wed, 17 Apr 2013 02:44:48 +0000 (10:44 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 10 Dec 2013 09:32:43 +0000 (10:32 +0100)
commit631d5d94ed404afa04c5e62dc105d4798166e09f
treeec2e4f81ffe4c1f1d0ff2eb250cf4df511b88bb9
parentffeb719d4c821b47f02a2f8e85a8ab2ce8a97001
codecparsers: h264: fix picture level scaling lists derivation (rule B).

Fix picture level scaling lists derivation from fall-back rule set B,
as specified in 7.4.2.2. More precisely, the sequence level scaling
lists need to be used but intra and inter lists arguments were swapped.

This fixes FRExt/freh5.264 from conformance testing.

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

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