summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-19 11:33:32 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-19 11:33:32 +0000
commit28c16727411c6856b6faca7e944b678cbbceacca (patch)
treef3d4601ade18d7b304187f3b4cbc90dcbe1b288c
parent999d064e278be0d52705bfc39563b397d345dc50 (diff)
downloadgst-plugins-bad-28c16727411c6856b6faca7e944b678cbbceacca.tar.gz
gst-plugins-bad-28c16727411c6856b6faca7e944b678cbbceacca.tar.bz2
gst-plugins-bad-28c16727411c6856b6faca7e944b678cbbceacca.zip
respect SYNCHRONOUS after getting X context
Original commit message from CVS: respect SYNCHRONOUS after getting X context
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22d7a28c..090463e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
+ (gst_ximagesink_set_property):
+ * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
+ (gst_xvimagesink_set_property):
+ make sure SYNCHRONOUS is respected after getting the X context
+
2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/matroska/matroska-demux.c: