summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2005-05-14 06:52:31 +0000
committerDavid Schleef <ds@schleef.org>2005-05-14 06:52:31 +0000
commit5b32cb171e2c3a236aa1281d41febec8da5275a7 (patch)
tree4064e00df4dc7265d7c0558fb24f6617e4bb9c8d /ChangeLog
parent6f04e6e2f0601cc5a4e7fa2a079dee8c465fb868 (diff)
downloadgst-plugins-bad-5b32cb171e2c3a236aa1281d41febec8da5275a7.tar.gz
gst-plugins-bad-5b32cb171e2c3a236aa1281d41febec8da5275a7.tar.bz2
gst-plugins-bad-5b32cb171e2c3a236aa1281d41febec8da5275a7.zip
sys/glsink/glimagesink.*: Delay creation of window until PAUSED->PLAYING so there's no flickering. Also allows us to...
Original commit message from CVS: * sys/glsink/glimagesink.c: * sys/glsink/glimagesink.h: Delay creation of window until PAUSED->PLAYING so there's no flickering. Also allows us to create a proper subwindow or toplevel window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef6742a3..431ca83b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-05-13 David Schleef <ds@schleef.org>
+ * sys/glsink/glimagesink.c:
+ * sys/glsink/glimagesink.h:
+ Delay creation of window until PAUSED->PLAYING so there's no
+ flickering. Also allows us to create a proper subwindow or
+ toplevel window.
+
+2005-05-13 David Schleef <ds@schleef.org>
+
* sys/glsink/glimagesink.c: Fix resizing issues. Works well
in totem.