[Bug 743174] h264parse: expose stereo-high profile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 19 08:58:02 PST 2015


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

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> 2015-01-19 16:57:58 UTC ---
Created an attachment (id=294902)
 View: https://bugzilla.gnome.org/attachment.cgi?id=294902
 Review: https://bugzilla.gnome.org/review?bug=743174&attachment=294902

h264parse: parse SPS subset

This patch calls gst_h264_parser_parse_subset_sps() when a
SPS subset NAL type is found.

All the bits required for parsing the SPS subset in NALs were
already there, just we need to call them when the this NAL type
is found.

With this parsing, the number of views (minus 1) attribute is
filled, which was a requirement for negotiating the stereo-high
profile.

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