[Bug 724893] playsinkconvertbin: improve gst_play_sink_convert_bin_getcaps return
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 26 00:14:06 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724893
GStreamer | gst-plugins-base | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.3.1
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-26 08:35:30 UTC ---
commit 5c1167a2c7eff6fb370176ae4541d4e670d65cab
Author: Matthieu Bouron <matthieu.bouron at collabora.com>
Date: Fri Feb 21 14:01:37 2014 +0000
playsinkconvertbin: improve gst_play_sink_convert_bin_getcaps return
If we have the peer caps and a caps filter, return peer_caps +
intersect_first (filter, converter_caps) instead of
intersect_first (filter, peer_caps + converter_caps) and preservers
downstream caps preference order.
https://bugzilla.gnome.org/show_bug.cgi?id=724893
--
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