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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 6 09:34:56 PDT 2013


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

--- Comment #76 from sreerenj <bsreerenj at gmail.com> 2013-05-06 16:34:50 UTC ---
(In reply to comment #73)

> 2) Not so trivial, we would create a list of possible decoders in
> autoplug_factories and only sort this small list by our metrics (number of  >common
> caps features, etc). Gives us the lookup advantage plus a small extra cost for
> sorting a list with less than 10 elements (which is basically for free)


This is what we are doing now ! creating a small decoders GList based on the
global dec-sink sequence priority..

I don't know whether we are talking about different things :)

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