summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstgamma.c
Commit message (Expand)AuthorAgeFilesLines
* videofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID to property setterStefan Kost2009-10-021-0/+1
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-8/+4
* gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts2007-02-281-273/+163
* More G_OBJECT macro fixing.Stefan Kost2006-09-161-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2005-07-251-2/+3
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* add ported videofilter to cvs headChristian Schaller2005-05-061-3/+3
* fix local includes and 64 bits constantsSteve Lhomme2004-07-271-1/+1
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-12/+13
* gst-indentThomas Vander Stichele2004-03-141-118/+124
* gst/videofilter/gstgamma.c: Fix typo that modified the alpha channel and caus...David Schleef2004-03-041-2/+4
* gst/videofilter/gstgamma.c: Adds gamma correction for RGB, with separate r g ...David Schleef2004-02-241-6/+137
* New gamma filterDavid Schleef2004-01-111-0/+293