[Bug 739992] h264parse: expose compatible profiles to downstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 19 21:48:01 PST 2014


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

--- Comment #9 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-11-20 05:47:57 UTC ---
(In reply to comment #8)
> Does anyone have objection to the proposal in comment 7? Or some other ways to
> do this? If not I will try to implement it..

I don't think you'd need double queries. e.g. for "constrained-baseline", we
don't really query downstream for "baseline" either, we just check
constraint_set0_flag and decide to set profile to "constrained-baseline". i.e.
we could do the same for "extended" -> "main".

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