From 8dc4c5f8258fc4e18fe158cc8722d2e9c1606477 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 4 Mar 2004 20:18:44 +0000 Subject: 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) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index c2873508..0e22b361 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-03-04 + + 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 * gst-plugins.spec.in: -- cgit v1.2.1