summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideofilter.c
Commit message (Expand)AuthorAgeFilesLines
* 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