[Bug 724893] New: playsinkconvertbin: improve gst_play_sink_convert_bin_getcaps return
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Feb 21 05:49:08 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724893
GStreamer | gst-plugins-base | git
Summary: playsinkconvertbin: improve
gst_play_sink_convert_bin_getcaps 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 makes gst_play_sink_convert_bin_getcaps return:
peer_caps + intersect_first (filter, converter_caps)
instead of
intersect_first (filter, peer_caps + converter_caps)
so it preservers downstream caps preference order.
--
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