[Bug 663700] [0.11] videoconvert: fix passthrough mode not being selected when possible

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 9 07:58:51 PST 2011


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

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-11-09 15:58:47 UTC ---
Created an attachment (id=201083)
 View: https://bugzilla.gnome.org/attachment.cgi?id=201083
 Review: https://bugzilla.gnome.org/review?bug=663700&attachment=201083

videoconvert: fix passthrough mode not being selected when possible

Colorspaces are removed from the caps, which means the one allowing
passthrough is not preferred to the others. This causes downstream's
first choice to be selected by default.

So we now include (first) a duplicate of the hitherto first structure,
without removing the format, so it will be selected if possible.

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