videoconvert: small cleanups
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 27 Jul 2012 10:19:04 +0000 (12:19 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 27 Jul 2012 10:19:04 +0000 (12:19 +0200)
commit7f23e75f3cbfce2194670c635b646e4f5e3622ed
treec524c0634f3c1815d3a6010b95ed9590bcba5270
parent6423a4027ecb75958af6f9def2e31c62483bf684
videoconvert: small cleanups

Make function pointers NULL when nothing needs to be done.
Pass target pixels to dither and matrix functions so that we can later make
them operate on the target buffer memory directly.
gst/videoconvert/videoconvert.c
gst/videoconvert/videoconvert.h