codecparsers: h264: fix quantization matrix conversion routine names.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 11 Jun 2014 13:11:40 +0000 (15:11 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 12 Jun 2014 08:26:26 +0000 (10:26 +0200)
commitdb887f05cafdae8588150daeaa71bf99cfa3c6a2
tree315f4ac0c28014b0c9c0c1f4bb492fe78e4f618a
parent5196f241385f6b0a0b04794ac0048059d34ecdd8
codecparsers: h264: fix quantization matrix conversion routine names.

Fix routine names for zigzag/raster scan order conversion routines for
quantization matrices. This ought to use the gst_h264_quant_matrix_*()
naming convention instead of gst_h264_video_quant_matrix_*(), which
derived from the MPEG-2 function names.

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

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
docs/libs/gst-plugins-bad-libs-sections.txt
gst-libs/gst/codecparsers/gsth264parser.c
gst-libs/gst/codecparsers/gsth264parser.h