[gst-devel] [PATCH] gstvideoscale.c to support RGBA/ARGB/BGRA/ABGR

Philip Jägenstedt philip at lysator.liu.se
Fri Jun 16 01:48:33 CEST 2006


This patch is beyond trivial, but I hope someone takes the time to apply
it to CVS. Before this patch, videoscale was unable to handle 32-bit
color, which meant that I had to add an extra ffmpegcolorspace (which
supports RGBA and ARGB) just before the sink. Apart from being annoying,
it's a CPU waster.

My compliments to all gstreamer developers who have made a framework which
is so easy to work with, and even easy to patch when it doesn't work :)
I'll lok at adding BGRA/ABGR to ffmpegcolorspace if this patch is OK.

// Philip Jägenstedt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstvideoscale.c.diff
Type: text/x-patch
Size: 2055 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060616/c41b5fe7/attachment.bin>


More information about the gstreamer-devel mailing list