summaryrefslogtreecommitdiffstats
path: root/gst/videobox/gstvideobox.c
Commit message (Expand)AuthorAgeFilesLines
* gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni...Julien Moutte2005-10-171-10/+20
* Move fdsrc back into gstreamer core elements.Jan Schmidt2005-09-091-10/+12
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+1
* enable more; update for basetransformThomas Vander Stichele2005-08-241-14/+16
* sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo2005-08-041-7/+12
* 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