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
gstcms.h
gstvideoconvert.c videoconvert: tweak the scoring algorithm 2014-01-24 12:19:43 +01:00
gstvideoconvert.h
gstvideoconvertorc-dist.c
gstvideoconvertorc-dist.h
gstvideoconvertorc.orc videoconvert: don't interpolate chroma in I420 -> RGB 2014-01-13 17:24:01 +01:00
Makefile.am
videoconvert.c videoconvert: don't interpolate chroma in I420 -> RGB 2014-01-13 17:24:01 +01:00
videoconvert.h
videoconvert.vcproj