summaryrefslogtreecommitdiffstats
path: root/gst/videobox/gstvideobox.c
Commit message (Expand)AuthorAgeFilesLines
* gst/: Port to new base class.Wim Taymans2005-07-151-26/+23
* gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the...Wim Taymans2005-07-071-3/+11
* gst/videobox/gstvideobox.c: Clean up, port to 0.9, useAndy Wingo2005-07-051-185/+96
* gst/: Bufferalloc changes.Wim Taymans2005-06-021-34/+26
* Fix row strides for I420 (fixes #163159)Tim-Philipp Müller2005-01-191-94/+81
* gst/videobox/gstvideobox.c: Use pad_alloc where possible.Wim Taymans2004-07-071-12/+18
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-281-0/+734