summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideotemplate.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+5
* gst-indentThomas Vander Stichele2004-03-141-64/+68
* Convert make_filter to sh. Add make_filter's id to the outputDavid Schleef2004-01-071-1/+3
* Merge gstvideotemplate.h into gstvideotemplate.cDavid Schleef2004-01-071-2/+26
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Update the videofilter templateDavid Schleef2003-11-081-84/+37
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+3
* Fixes for new plugin systemDavid Schleef2003-11-031-19/+12
* fix template, tooBenjamin Otte2003-11-021-21/+27
* Caps fixes and general cleanup.David Schleef2003-07-141-5/+7
* add formats to base class, not the actual videofilter classDavid Schleef2003-07-021-1/+2
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-021-0/+272