gstreamer/gst/geometrictransform
Antonio Ospite ae2231624c geometrictransform: Fix setting black background for AYUV buffers
When the frame buffer is AYUV writing all zeros does not set it to
black, in YUV colorspace 0x10 is the black level for luminance and 0x80
is the black level for chrominance.

Fix setting the background to black when the out_frame format is AYUV;
in all the other supported formats zeroing the data with memset is still
the right thing to do.

https://bugzilla.gnome.org/show_bug.cgi?id=710392
2013-10-31 15:03:30 +01:00
..
geometricmath.c Fix FSF address 2012-11-04 00:09:59 +00:00
geometricmath.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstbulge.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstbulge.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcircle.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstcircle.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcirclegeometrictransform.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstcirclegeometrictransform.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdiffuse.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstdiffuse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstfisheye.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstfisheye.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstgeometrictransform.c geometrictransform: Fix setting black background for AYUV buffers 2013-10-31 15:03:30 +01:00
gstgeometrictransform.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstkaleidoscope.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstkaleidoscope.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmarble.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstmarble.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmirror.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstmirror.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstpinch.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstpinch.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrotate.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstrotate.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsphere.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstsphere.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsquare.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstsquare.h Fix FSF address 2012-11-04 00:09:59 +00:00
gststretch.c Fix FSF address 2012-11-04 00:09:59 +00:00
gststretch.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsttunnel.c Fix FSF address 2012-11-04 00:09:59 +00:00
gsttunnel.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsttwirl.c Fix FSF address 2012-11-04 00:09:59 +00:00
gsttwirl.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstwaterripple.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstwaterripple.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
plugin.c Fix FSF address 2012-11-04 00:09:59 +00:00