summaryrefslogtreecommitdiffstats
path: root/gst/alpha/gstalpha.c
Commit message (Expand)AuthorAgeFilesLines
* gst/alpha/gstalpha.c: fix element descriptionStefan Kost2005-09-201-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-12/+13
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-291-2/+2
* No need to take the lock anymore, core already did that before calling us.Wim Taymans2005-05-251-6/+2
* Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace.Wim Taymans2005-05-171-37/+25
* 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
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-281-0/+558