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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 24 05:55:31 PDT 2013


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

--- Comment #3 from sreerenj <bsreerenj at gmail.com> 2013-04-24 12:55:26 UTC ---
replay to comment2:
Review of attachment 242314 [details]:

::: gst/playback/gstplaybin2.c
@@ +3300,3 @@
+
+  /* comparison based on the name of sink elements */
+  return strcmp (GST_OBJECT_NAME (fs1), GST_OBJECT_NAME (fs2));

And if they are equal check the name of the decoder elements?

I don't think it is possible to have two sink with same name ! possible?

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