mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ae2231624c
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 |
||
---|---|---|
.. | ||
geometricmath.c | ||
geometricmath.h | ||
gstbulge.c | ||
gstbulge.h | ||
gstcircle.c | ||
gstcircle.h | ||
gstcirclegeometrictransform.c | ||
gstcirclegeometrictransform.h | ||
gstdiffuse.c | ||
gstdiffuse.h | ||
gstfisheye.c | ||
gstfisheye.h | ||
gstgeometrictransform.c | ||
gstgeometrictransform.h | ||
gstkaleidoscope.c | ||
gstkaleidoscope.h | ||
gstmarble.c | ||
gstmarble.h | ||
gstmirror.c | ||
gstmirror.h | ||
gstpinch.c | ||
gstpinch.h | ||
gstrotate.c | ||
gstrotate.h | ||
gstsphere.c | ||
gstsphere.h | ||
gstsquare.c | ||
gstsquare.h | ||
gststretch.c | ||
gststretch.h | ||
gsttunnel.c | ||
gsttunnel.h | ||
gsttwirl.c | ||
gsttwirl.h | ||
gstwaterripple.c | ||
gstwaterripple.h | ||
Makefile.am | ||
plugin.c |