summaryrefslogtreecommitdiffstats
path: root/gst/alpha
Commit message (Expand)AuthorAgeFilesLines
* More fractional framerate conversionsJan Schmidt2005-11-221-2/+3
* fix up more enumsThomas Vander Stichele2005-11-221-4/+4
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-143-8/+6
* ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha...Julien Moutte2005-10-181-21/+39
* gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way.Julien Moutte2005-10-171-9/+23
* configure.ac: Adding videomixer.Julien Moutte2005-10-172-1/+264
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+1
* 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
* fixes for new pkg-config files in gst-plugins-baseThomas Vander Stichele2005-06-301-1/+1
* 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-174-567/+27
* gst/alpha/gstalphacolor.c: Add BGRA handling (#165736).Ronald S. Bultje2005-02-081-4/+38
* 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