summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-291-1/+1
* gst/: Turn videofilter into a library (private for now)Tim-Philipp Müller2005-05-111-5/+4
* make mad and effectv work with gst-registerChristian Schaller2005-05-061-11/+10
* add ported videofilter to cvs headChristian Schaller2005-05-061-6/+6
* Convert a few inner loops to use liboil. This is currently optional, and is ...David Schleef2004-02-121-2/+2
* gst/: Since we use videofilter symbols, link to it.Ronald S. Bultje2004-01-151-2/+1
* New gamma filterDavid Schleef2004-01-111-1/+5
* Handle builddir != srcdir builds with making gstvideoexample.cDavid Schleef2004-01-071-3/+2
* gstvideoexample.h disappeared. fixing build.Julien Moutte2004-01-071-1/+1
* Merge gstvideotemplate.h into gstvideotemplate.cDavid Schleef2004-01-071-4/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* small disting fixChristian Schaller2003-07-051-1/+1
* video balancing (brightness, contrast, etc.)David Schleef2003-07-021-1/+7
* Add videoflip, created from template.David Schleef2003-07-021-2/+8
* GstVideofilter abstract class for video filtersDavid Schleef2003-07-021-0/+25