gstreamer/gst-libs/gst/codecparsers
Thibault Saunier fc09e45108 codecparsers: VC1: Implement Sequence Layer Data Structures
Instead of having a single VC1SequenceHeader structure, use the 3 structs
from the "Table 265: Sequence Layer Data Structure" of the specification
for the library to be more flexible.

Implement the functions to parse them
2011-10-17 13:17:38 +02:00
..
gsth264parser.c codecparsinglibs: Doc and indentation fixes 2011-09-19 14:03:23 +02:00
gsth264parser.h codecparsers: Declare the new APIs as unstable for the time being 2011-09-26 08:11:45 -03:00
gstmpegvideoparser.c codecparsers: mpeg2: fix quant_matrix_extension() parser for chroma intra QM. 2011-10-17 13:17:37 +02:00
gstmpegvideoparser.h codecparsers: Declare the new APIs as unstable for the time being 2011-09-26 08:11:45 -03:00
gstvc1parser.c codecparsers: VC1: Implement Sequence Layer Data Structures 2011-10-17 13:17:38 +02:00
gstvc1parser.h codecparsers: VC1: Implement Sequence Layer Data Structures 2011-10-17 13:17:38 +02:00
Makefile.am codecparser: VC1: Implement a VC1 parsing library 2011-09-26 08:46:37 -03:00