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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 24 05:57:08 PDT 2013


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

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-24 12:57:02 UTC ---
(In reply to comment #3)
> replay to comment2:
> Review of attachment 242314 [details] [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?

Well, no. But you could have multiple decoder-sink structs that have the same
sink but different decoders.

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