gstreamer/gst-libs/gst/codecparsers
Gwenole Beauchesne 250555a7de codecparsers: mpeg2: add helpers to convert quantization matrices.
Add utility functions to convert quantization matrices from zigzag scan
order (as encoded in the bitstream) into raster scan order. Also provide
another function to reverse the operation.

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

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2013-02-06 14:22:41 +01:00
..
gsth264parser.c codecparsers: h264: add inferred value for slice_beta_offset_div2. 2013-01-22 11:19:17 +01:00
gsth264parser.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpeg4parser.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpeg4parser.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegvideoparser.c codecparsers: mpeg2: add helpers to convert quantization matrices. 2013-02-06 14:22:41 +01:00
gstmpegvideoparser.h codecparsers: mpeg2: add helpers to convert quantization matrices. 2013-02-06 14:22:41 +01:00
gstvc1parser.c codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6 residual bytes). 2013-01-25 09:53:05 +01:00
gstvc1parser.h codecparsers: vc1: add API to parse slice headers. 2013-01-23 17:22:07 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00
parserutils.c Fix FSF address 2012-11-04 00:09:59 +00:00
parserutils.h Fix FSF address 2012-11-04 00:09:59 +00:00