summaryrefslogtreecommitdiffstats
path: root/gst/videomixer/videomixer.c
Commit message (Expand)AuthorAgeFilesLines
* 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/videomixer.c: Be a nicer negotiation citizen and provide a get...Wim Taymans2004-07-271-0/+32
* 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-281-0/+1116