gstreamer/gst/alpha
Sebastian Keller 4ffab084be 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.
2008-05-29 11:30:16 +00:00
..
alpha.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstalpha.c gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too bright for us to do meaningfull color dete... 2008-05-29 11:30:16 +00:00
gstalphacolor.c gst/alpha/gstalphacolor.c: Detect RGBA/BGRA correctly on little endian systems. 2007-11-14 10:22:41 +00:00
gstalphacolor.h Add minimal docs blurb to alphacolor; split out headers into separate header file for gtk-doc. 2007-04-24 09:12:42 +00:00
Makefile.am gst/alpha/Makefile.am: Link alpha plugin with libgstbase. Fixes bug #517386. 2008-02-19 10:47:20 +00:00