mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
07a51b16eb
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> |
||
---|---|---|
.. | ||
gsth264parser.c | ||
gsth264parser.h | ||
gstmpeg4parser.c | ||
gstmpeg4parser.h | ||
gstmpegvideoparser.c | ||
gstmpegvideoparser.h | ||
gstvc1parser.c | ||
gstvc1parser.h | ||
Makefile.am | ||
parserutils.c | ||
parserutils.h |