gst/videofilter/gstgamma.c: Adds gamma correction for RGB, with separate r g and...
authorDavid Schleef <ds@schleef.org>
Tue, 24 Feb 2004 21:23:40 +0000 (21:23 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 24 Feb 2004 21:23:40 +0000 (21:23 +0000)
commit5f6624172badf15cf8f5c0c26d71d536292871de
tree51022a3ebd1f69f07211b9f182e85c8b5e024a4e
parent0448bb4c300a6b977e7d2e4328d1b386afde4734
gst/videofilter/gstgamma.c: Adds gamma correction for RGB, with separate r g and b correction factors.

Original commit message from CVS:
reviewed by: David Schleef  <ds@schleef.org>
* gst/videofilter/gstgamma.c: (gst_gamma_class_init),
(gst_gamma_init), (gst_gamma_set_property),
(gst_gamma_get_property), (gst_gamma_calculate_tables),
(gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
for RGB, with separate r g and b correction factors.
ChangeLog
gst/videofilter/gstgamma.c