sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 happy.
authorDavid Schleef <ds@schleef.org>
Fri, 27 Aug 2004 19:18:23 +0000 (19:18 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 27 Aug 2004 19:18:23 +0000 (19:18 +0000)
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

index 2fbc5a7..154f687 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-08-27  David Schleef  <ds@schleef.org>
+
+       * 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  <thomas at apestaart dot org>
 
        * configure.ac: