From 4033eb83191599feb03cb04872ee32c88942ef8b Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 4 Mar 2004 20:18:44 +0000 Subject: [PATCH] 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 c2873508c6..0e22b3617c 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: