[Bug 692388] [API] codecparsers: vc1: parse slice headers
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 24 14:56:38 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=692388
GStreamer | gst-plugins-bad | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.1.1
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-24 22:56:34 UTC ---
commit 07a51b16eb92e998a831e65a4a54466da29ea469
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date: Wed Jan 23 14:47:58 2013 +0100
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 at intel.com>
(Note that in case you do want this in 1.0.x as well, it would be fine to
cherry-pick, since it's fairly trivial API and in -bad, as long as the Since
gets fixed up).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list