chromahold: Add chromahold color effect
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 6 Oct 2010 09:55:34 +0000 (11:55 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 6 Oct 2010 09:57:12 +0000 (11:57 +0200)
commitfa2a4af5bb3fd3c7874c9ed598e215348e6f0035
tree39bd75a19b00b55a7f4e6d9ff1a5f93dd3a14ad7
parente0cb15cea0c07dc7d78f6c73114ccbfc5770ee72
chromahold: Add chromahold color effect

This effect converts all colors except a single one to
grey. The color is selected by an RGB triple and a
tolerance for the color matching in hue degree can be specified.
gst/coloreffects/Makefile.am
gst/coloreffects/gstchromahold.c [new file with mode: 0644]
gst/coloreffects/gstchromahold.h [new file with mode: 0644]
gst/coloreffects/gstplugin.c