gstreamer/gst
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
..
adder adder: Don't take channel mask in consideration in mono or stereo 2013-09-28 13:32:58 +02:00
app docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioconvert audioconvert: Map buffer as READWRITE if the buffer and memory is writable 2013-10-04 14:02:06 +02:00
audiorate docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioresample audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2 2014-01-20 16:11:04 +01:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding streamsplitter: handle ACCEPT_CAPS query correctly 2014-01-16 16:32:34 +01:00
gio docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
playback playbin: Remove unnecessary assignment 2014-01-18 13:33:57 +01:00
subparse subparse: Add support for parsing LRC subtitles 2013-12-18 15:52:53 +01:00
tcp tcp: fix compilation with MSVC 2013-11-28 16:24:13 +00:00
typefind typefind: add support of BWF RF64 a 64bit wav variant 2014-01-05 23:35:52 +01:00
videoconvert videoconvert: tweak the scoring algorithm 2014-01-24 12:19:43 +01:00
videorate videorate: Remove useless assignement 2013-12-30 13:45:04 +01:00
videoscale videoscale: fix adding borders when NV12 is used 2013-10-30 18:38:21 +01:00
videotestsrc videotestsrc: fix unit test breaking on duration query 2014-01-10 14:24:12 +00:00
volume Release 1.1.1 2013-06-05 18:31:27 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00