gstreamer/tests/check/libs
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
..
h264parser.c codecparsers: h264: Implement the nal_parser_free function 2011-09-09 15:02:35 -03:00
mpegvideoparser.c codecparsers: mpeg: Add an mpeg video bitstream parsing library 2011-09-02 15:46:02 +02:00
vc1parser.c codecparsers: VC1: Implement Sequence Layer Data Structures 2011-10-17 13:17:38 +02:00