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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 24 06:06:34 PDT 2013


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

--- Comment #6 from sreerenj <bsreerenj at gmail.com> 2013-04-24 13:06:31 UTC ---
reply to comment2:

@@ +3355,3 @@
+      tmp_templ = walk->data;
+      if (tmp_templ->direction == GST_PAD_SRC)
+        d_templ = tmp_templ;

Shouldn't you break on the first srcpad here?

aha,,right. might cause one extra iteration. will fix it.

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