[Bug 698712] playbin: autoplug video decoder and sink based on caps features

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 3 02:11:51 PDT 2013


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

--- Comment #69 from sreerenj <bsreerenj at gmail.com> 2013-05-03 09:11:41 UTC ---
(In reply to comment #67)
> You can use the decoder factory as key and search for it. That will give you
> the iterator to the first element with this decoder factory, and starting from
> that you can iterate over the next elements until you reached an element with a
> different decoder factory. That's possible in GSequence because it is sorted
> and allows multiple elements with the same key.

I hope you understood what i mean by comment 68 :)
Please tell if any further explanation/work needed on top of this to get it
upstream.

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