[Bug 724828] New: playbin: improve autoplug_query_caps return
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 20 12:09:33 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724828
GStreamer | gst-plugins-base | git
Summary: playbin: improve autoplug_query_caps return
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: matthieu.bouron at collabora.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The following patch improve the autoplug_query_caps return.
The function now returns:
downstream_caps + intersect_first(filter_caps, element_caps)
instead of:
intersect_first(filter_caps, downstream_caps + element_caps)
--
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