summaryrefslogtreecommitdiffstats
path: root/gst/videofilter
Commit message (Expand)AuthorAgeFilesLines
* /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
* add cvsignoresChristian Schaller2003-09-111-0/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Caps fixes and general cleanup.David Schleef2003-07-145-32/+48
* small disting fixChristian Schaller2003-07-051-1/+1
* add formats to base class, not the actual videofilter classDavid Schleef2003-07-023-3/+6
* Add a base init functionDavid Schleef2003-07-021-5/+9
* move code from videoflip directory. Why? I don't really know.David Schleef2003-07-022-20/+202
* video balancing (brightness, contrast, etc.)David Schleef2003-07-023-20/+120
* Add videobalance from templateDavid Schleef2003-07-022-0/+333
* Add videoflip, created from template.David Schleef2003-07-023-2/+341
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-026-0/+1093