summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-03-04 20:18:44 +0000
committerDavid Schleef <ds@schleef.org>2004-03-04 20:18:44 +0000
commit8dc4c5f8258fc4e18fe158cc8722d2e9c1606477 (patch)
treef69c3d477a199b55f87ee782537d787cf1cae898
parent1c32b3130cb197eb0bf3eca7a2cdbdf36be3c7dc (diff)
downloadgst-plugins-bad-8dc4c5f8258fc4e18fe158cc8722d2e9c1606477.tar.gz
gst-plugins-bad-8dc4c5f8258fc4e18fe158cc8722d2e9c1606477.tar.bz2
gst-plugins-bad-8dc4c5f8258fc4e18fe158cc8722d2e9c1606477.zip
gst/videofilter/gstgamma.c: Fix typo that modified the alpha channel and caused a warning. (bug #136192)
Original commit message from CVS: reviewed by David Schleef * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that modified the alpha channel and caused a warning. (bug #136192)
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2873508..0e22b361 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-04 <kost@imn.htwk-leipzig.de>
+
+ reviewed by David Schleef
+
+ * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
+ modified the alpha channel and caused a warning. (bug #136192)
+
2004-04-03 Christian Schaller <Uraeus@gnome.org>
* gst-plugins.spec.in: