[Bug 724828] playbin: improve autoplug_query_caps return

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 26 03:53:06 PST 2014


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

Matthieu Bouron <matthieu.bouron> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #270170|0                           |1
        is obsolete|                            |

--- Comment #7 from Matthieu Bouron <matthieu.bouron at collabora.com> 2014-02-26 12:14:33 UTC ---
Created an attachment (id=270377)
 View: https://bugzilla.gnome.org/attachment.cgi?id=270377
 Review: https://bugzilla.gnome.org/review?bug=724828&attachment=270377

playbin: improve autoplug_query_caps return

Patch updated:

  * gst_subtitle_overlay_create_factory_caps () are now filtered before they
are used or appended to result (btw, result is NULL before entering this code
block)

  * when have_sink is FALSE and there is no autoplug_factories, result is now
filtered

  * when have_sink is FALSE, autoplug_factories templates are now filtered
individually before they are appended to result instead of filtering directly
(result + autoplug_factories templates caps).

Hope it makes more sense now.

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