summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideotemplate.c
Commit message (Expand)AuthorAgeFilesLines
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*Jan Schmidt2005-07-011-3/+0
* 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