summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideotemplate.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge gstvideotemplate.h into gstvideotemplate.cDavid Schleef2004-01-071-60/+0
| | | | | Original commit message from CVS: Merge gstvideotemplate.h into gstvideotemplate.c
* Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje2003-11-071-1/+0
| | | | | | | and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-021-0/+61
Original commit message from CVS: GstVideofilter abstract class for video filters