summaryrefslogtreecommitdiffstats
path: root/gst/videomixer
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Adding videomixer.Julien Moutte2005-10-172-167/+216
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-13/+13
* gst/videomixer/videomixer.c: Only mix AYUV for maximum quality.Wim Taymans2004-11-081-82/+39
* gst/: More stride fixes.Wim Taymans2004-11-051-14/+12
* gst/videomixer/videomixer.c: Fix stride issues. Does not completely work for ...Wim Taymans2004-11-031-18/+39
* gst/videomixer/videomixer.c: Copy timestamps from the master pad to the outpu...Wim Taymans2004-09-071-0/+4
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-4/+2
* gst/videomixer/Makefile.am: Fix things that should have been fixed in the las...David Schleef2004-07-301-4/+4
* fix install locationThomas Vander Stichele2004-07-301-4/+1
* more working pluginsSteve Lhomme2004-07-271-1/+1
* gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a get...Wim Taymans2004-07-271-0/+32
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+145
* gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa...Wim Taymans2004-06-281-28/+57
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-283-0/+1152