summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideofilter.c
Commit message (Expand)AuthorAgeFilesLines
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-251-31/+28
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* gst/: Bufferalloc changes.Wim Taymans2005-06-021-12/+16
* add ported videofilter to cvs headChristian Schaller2005-05-061-68/+50
* fix local includes and 64 bits constantsSteve Lhomme2004-07-271-1/+1
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-19/+20
* gst-indentThomas Vander Stichele2004-03-141-160/+186
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-121-1/+1
* ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef2004-01-111-4/+3
* ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...David Schleef2004-01-091-1/+6
* Negotiation fixes.David Schleef2003-12-311-64/+93
* Merge CAPS branchDavid Schleef2003-12-221-146/+80
* make videofilter handle RGB correctlyBenjamin Otte2003-12-091-21/+36
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* remove pesky g_print()sDavid Schleef2003-11-081-21/+0
* much cleanup hacking made possible by plugin changesDavid Schleef2003-11-081-81/+69
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+3
* BlaRonald S. Bultje2003-11-021-24/+24
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+5
* Change some g_prints to GST_DEBUGDavid Schleef2003-09-141-4/+2
* Caps fixes and general cleanup.David Schleef2003-07-141-19/+28
* Add a base init functionDavid Schleef2003-07-021-5/+9
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-021-0/+584