diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-14 17:08:34 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-14 17:08:34 +0000 |
commit | a0ba619b83aa01c9c51af71c53d55ef3a8136405 (patch) | |
tree | 0c95020b6fa14ffc0efff546e7efcb63b5b31da3 | |
parent | 70260c3d41f2838415d9070beef0628758a8cce8 (diff) |
bugzilla entries
Original commit message from CVS:
bugzilla entries
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1658,7 +1658,7 @@ (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> |