bugzilla entries
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Apr 2004 17:08:34 +0000 (17:08 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 14 Apr 2004 17:08:34 +0000 (17:08 +0000)
Original commit message from CVS:
bugzilla entries

ChangeLog

index eac7d86..65fe150 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (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.
+       for RGB, with separate r g and b correction factors. (#131167)
 
 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>