diff options
author | David Schleef <ds@schleef.org> | 2004-01-11 21:52:10 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-01-11 21:52:10 +0000 |
commit | 6bafd1375734fd7d2f6184e56019943ae87b89db (patch) | |
tree | 0ecde7cf29397a047f100b815354e5ae6d9d25c8 | |
parent | 28d78c3449a3cd16c92c8c019d1a14eaa30e5579 (diff) | |
download | gst-plugins-bad-6bafd1375734fd7d2f6184e56019943ae87b89db.tar.gz gst-plugins-bad-6bafd1375734fd7d2f6184e56019943ae87b89db.tar.bz2 gst-plugins-bad-6bafd1375734fd7d2f6184e56019943ae87b89db.zip |
New gamma filter
Original commit message from CVS:
New gamma filter
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net> + + reviewed by: David Schleef <ds@schleef.org> + + * gst/videofilter/Makefile.am: + * gst/videofilter/gstgamma.c: Gamma correction filter. Modified + from the patch by ds to fit in with recent make_filter changes. + 2004-01-11 Julien MOUTTE <julien@moutte.net> * configure.ac: Adding examples/switch/Makefile |