gstreamer/gst-libs/gst/codecparsers
Sreerenj Balachandran e943f56bf8 codecparsers: h264: store quantization matrices in zig-zag order
Quantizer matrices are encoded in zigzag scan order in the bitstream,
so always parse it as it is.

https://bugzilla.gnome.org/show_bug.cgi?id=708629
2013-10-02 10:59:10 +02:00
..
gsth264parser.c codecparsers: h264: store quantization matrices in zig-zag order 2013-10-02 10:59:10 +02:00
gsth264parser.h codecparsers: h264: add helpers to convert quantization matrices 2013-10-02 10:57:54 +02:00
gstmpeg4parser.c codecparsers: Use correct type specifiers for format strings to fix compiler warnings 2013-03-03 12:29:42 +01:00
gstmpeg4parser.h codecparsers: Fix gtk-doc 2013-06-23 11:46:01 +02:00
gstmpegvideometa.c docs: add since markers to new codecparsers video meta API 2013-04-02 23:34:19 +01:00
gstmpegvideometa.h mpegvideometa: Fix typo in comment 2013-05-07 14:52:50 +02:00
gstmpegvideoparser.c codecparsers: mpegvideoparse: turn internal consistency check into a g_assert() 2013-08-13 17:53:33 +01:00
gstmpegvideoparser.h codecparsers: mpegvideoparser: minor doc fixes 2013-08-13 17:53:29 +01:00
gstvc1parser.c codecparsers: Fix gtk-doc 2013-06-23 11:46:01 +02:00
gstvc1parser.h codecparsers: Fix gtk-doc 2013-06-23 11:46:01 +02:00
Makefile.am codecparsers: Add Mpeg Video GstMeta 2013-03-31 18:55:29 +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