video-converter: add dithering
authorWim Taymans <wtaymans@redhat.com>
Tue, 2 Dec 2014 10:40:59 +0000 (11:40 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 2 Dec 2014 14:10:49 +0000 (15:10 +0100)
commitd03136f1ea88ace30ae74d3067a469e891882e0c
tree8e80d778365ca7203f225f6d58336c7d27c12174
parentdfb202a1172f0c965dcfa6ce0877fc55fe38e76d
video-converter: add dithering

Use the new dither object to perform dithering.
Add option to select dithering method.
Add option to quantize to a specific value
gst-libs/gst/video/video-converter.c
gst-libs/gst/video/video-converter.h
gst-libs/gst/video/video-dither.c