[gstreamer-bugs] [Bug 619844] [basetransform] transform_caps can ignore pass-through
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 2 21:28:10 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=619844
GStreamer | gstreamer (core) | git
--- Comment #5 from David Schleef <ds at schleef.org> 2011-01-03 05:28:04 UTC ---
Created an attachment (id=177390)
View: https://bugzilla.gnome.org/attachment.cgi?id=177390
Review: https://bugzilla.gnome.org/review?bug=619844&attachment=177390
Implement allow_passthrough
This implements my last comment.
It sort of works. In the videotestsrc ! ffmpegcolorspace ! ximagesink problem,
it causes ffmpegcolorspace sinkpad to have a better order in the caps returned
from getcaps(). However, the intersection with videotestsrc caps still gives
YUY2 as the first.
To really solve these sorts of issues, we should add a priority value to
structures for 0.11. Don't like the idea of carrying around more stuff in
caps, though.
--
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