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