mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
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.
This commit is contained in:
parent
64a71292f5
commit
46f85d8694
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue