gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too bright...
authorSebastian Keller <sebastian-keller@gmx.de>
Thu, 29 May 2008 11:30:16 +0000 (11:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 29 May 2008 11:30:16 +0000 (11:30 +0000)
commit4ffab084be68d64390a46829edc602ed8725635a
tree404a0e7a8570277d2f02ce19e7548684ef01fe1f
parentb47679bd95b6d45454b52c487521b0e71db481a5
gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too bright for us to do meaningfull color dete...

Original commit message from CVS:
Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
* gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
(gst_alpha_set_property), (gst_alpha_get_property),
(gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
Try to skip pixels or areas that are too dark or too bright for us to do
meaningfull color detection.
Added properties to control the sensitivity to light and darkness.
Added some small cleanups. Fixes #512345.
ChangeLog
gst/alpha/gstalpha.c