gstreamer/gst/videoconvert
Wim Taymans 4c8e211e57 videoconvert: tweak the scoring algorithm
Make a little table of conversions and manually score them. Use this
info to define better weights for the scoring algorithm.
give separate scores for doing changes and the impact of the change,
This allows us to avoid conversion when we can but still allow fairly
lossless changes.
The old code did not penalize GRAY conversions, PAL conversions were
punished too low and depth conversions too high.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=722656
2014-01-24 12:19:43 +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: tweak the scoring algorithm 2014-01-24 12:19:43 +01: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