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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 26 05:47:23 PDT 2013


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

--- Comment #36 from sreerenj <bsreerenj at gmail.com> 2013-04-26 12:47:19 UTC ---
Yup, now I changed my mind and the list is independent of caps :).. Also going
to use the same playbin->elements_lock instead of creating a new one for
velements/aelements. fine?

simple grep:
 gst-inspect-1.0 | grep decoder | grep video | wc -l
37
gst-inspect-1.0 | grep sink | grep video | wc -l
7
gst-inspect-1.0 | grep sink | grep audio | wc -l
5
gst-inspect-1.0 | grep decoder | grep audio | wc -l
26

:)

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