gstreamer/gst/videoconvert
Wim Taymans 1fa70ac02d videoconvert: don't interpolate chroma in I420 -> RGB
Don't try to interpolate the chroma samples, the used algorithm only
works for horizontal cositing. Let's switch to a faster and safer
version until we handle chroma siting correctly in the fastpaths.
2014-01-13 17:24:01 +01:00
..
gstcms.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstcms.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideoconvert.c videoconvert: Allow passthrough for ANY caps features 2013-04-08 08:30:38 +02:00
gstvideoconvert.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideoconvertorc-dist.c videoconvert: Update disted orc files once again 2014-01-10 15:06:23 +01:00
gstvideoconvertorc-dist.h videoconvert: Update disted orc files once again 2014-01-10 15:06:23 +01:00
gstvideoconvertorc.orc videoconvert: don't interpolate chroma in I420 -> RGB 2014-01-13 17:24:01 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
videoconvert.c videoconvert: don't interpolate chroma in I420 -> RGB 2014-01-13 17:24:01 +01:00
videoconvert.h videoconvert: free tmplines correctly 2013-05-30 05:27:31 +02:00
videoconvert.vcproj videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00