gstreamer/gst-libs/gst/codecparsers
Gwenole Beauchesne 07a51b16eb codecparsers: vc1: add API to parse slice headers.
Add gst_vc1_parse_slice_header() function to parse slice headers as
described in 7.1.2. Slice layers are optional and allowed in advanced
profile mode only. Picture header, if available (PIC_HEADER_FLAG),
is parsed but not recorded because it shall be the same as that was
previously parsed with gst_vc1_parse_frame_header().

This fixes SA00049.vc1 conformance test.

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

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2013-01-23 17:22:07 +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 Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegvideoparser.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstvc1parser.c codecparsers: vc1: add API to parse slice headers. 2013-01-23 17:22:07 +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