[gstreamer-bugs] [Bug 164268] [ffmpegcolorspace] BGR handling woes

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jan 16 14:20:53 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=164268
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Gergely Nagy  2005-01-16 17:20 -------
Created an attachment (id=36115)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=36115&action=view)
Proposed patch

Actually, I've just gone and did this, since I figured out it's actually not as
hard as I first thought.

The patch rips out the BGR handling from imgconvert.c, and leaves everything to
the gstreamer wrapping. Threre is some new code that prevents attempting to
convert RGB to BGR using img_convert (we do that with caps only, which is way
faster & stuff).

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list