summaryrefslogtreecommitdiffstats
path: root/gst/videobox
Commit message (Expand)AuthorAgeFilesLines
* fix up more enumsThomas Vander Stichele2005-11-221-3/+3
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* gst/videobox/gstvideobox.c: Use liboil forJulien Moutte2005-10-271-5/+5
* gst/videobox/Makefile.am: Use liboil.Julien Moutte2005-10-262-26/+40
* gst/videobox/gstvideobox.c: Removing this forgotten debug.Julien Moutte2005-10-261-2/+0
* gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.Julien Moutte2005-10-261-9/+13
* gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry...Julien Moutte2005-10-251-2/+5
* gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging cat...Julien Moutte2005-10-241-36/+37
* gst/videobox/gstvideobox.c: Fix caps nego some more to getJulien Moutte2005-10-171-14/+38
* gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni...Julien Moutte2005-10-171-10/+20
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+0
* 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-052-187/+100
* gst/: Bufferalloc changes.Wim Taymans2005-06-022-35/+27
* Fix row strides for I420 (fixes #163159)Tim-Philipp Müller2005-01-191-94/+81
* more working pluginsSteve Lhomme2004-07-271-1/+1
* 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/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-283-0/+764