summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+4
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-201-1/+1
* gst/videofilter/Makefile.am: Dist header..Wim Taymans2007-02-281-1/+1
* gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts2007-02-281-5/+7
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-2/+7
* docs/plugins/: Added videobalance and videoflip to the docs.Wim Taymans2006-03-031-6/+8
* remove the videofilter library and link to the one in baseThomas Vander Stichele2005-11-291-8/+2
* configure.ac: fix up GST_PLUGIN_LDFLAGSThomas Vander Stichele2005-11-271-2/+2
* VideoFilter inherits fromJulien Moutte2005-11-231-7/+9
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+2
* update spec and add missing header fileChristian Schaller2005-07-251-1/+1
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-251-5/+5
* 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