summaryrefslogtreecommitdiffstats
path: root/gst/alpha
Commit message (Expand)AuthorAgeFilesLines
* gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases ...Wim Taymans2004-11-081-19/+183
* gst/: More stride fixes.Wim Taymans2004-11-051-15/+16
* gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more...Wim Taymans2004-11-041-80/+227
* gst/alpha/gstalpha.c: Fix stride issues. Does not completely work for odd hei...Wim Taymans2004-11-031-16/+58
* more working pluginsSteve Lhomme2004-07-272-2/+2
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-272-4/+4
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-272-6/+6
* more plugins supported under windowsSteve Lhomme2004-07-262-0/+290
* gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c...Wim Taymans2004-07-222-1/+350
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-282-0/+567