summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-08-27 19:18:23 +0000
committerDavid Schleef <ds@schleef.org>2004-08-27 19:18:23 +0000
commit46f85d86941d3477fd21d27f11d0bf34de06181a (patch)
tree42c030a258088c87652e93b41bb4a9dd74b23d5e
parent64a71292f5bf6a3c6a62a94069ba3119ad05c7cf (diff)
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.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fbc5a79..154f6879 100644
--- 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: