[Bug 685215] codecparsers: h264: Add initial MVC parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 24 07:39:31 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=685215
  GStreamer | gst-plugins-bad | git

--- Comment #35 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-03-24 15:04:46 UTC ---
Created an attachment (id=272788)
 View: https://bugzilla.gnome.org/attachment.cgi?id=272788
 Review: https://bugzilla.gnome.org/review?bug=685215&attachment=272788

codecparsers: h264: fix slice_header() parsing for MVC

The idr_pic_id syntax element depends on IdrPicFlag, which is a calculated
value that does not only depend on NAL unit type (IDR), but possibly also on
MVC non_idr_flag syntax element.

This is not specific to MVC. So, I will eventually commit as is, as obvious bug
fix.

-- 
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