From da2168ed41e4827e1327a2f323bc4893d2925648 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 27 Aug 2004 19:18:24 +0000 Subject: sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 happy. Original commit message from CVS: * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put), (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get), (gst_glimagesink_fixate): Move local variable declarations to make gcc-2.95 happy. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2fbc5a79..154f6879 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-08-27 David Schleef + + * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put), + (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get), + (gst_glimagesink_fixate): Move local variable declarations to + make gcc-2.95 happy. + 2004-08-27 Thomas Vander Stichele * configure.ac: -- cgit v1.2.1