summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-06-27 18:53:03 +0000
committerJulien Moutte <julien@moutte.net>2004-06-27 18:53:03 +0000
commit0d451db04dd80447a3f391806977269751e61f94 (patch)
treeee770629c40a8bf14ea6216278972f68e793658a
parent9505228151d4961e93c4ebe557a9f22224578195 (diff)
downloadgst-plugins-bad-0d451db04dd80447a3f391806977269751e61f94.tar.gz
gst-plugins-bad-0d451db04dd80447a3f391806977269751e61f94.tar.bz2
gst-plugins-bad-0d451db04dd80447a3f391806977269751e61f94.zip
sys/: Trying to fix the random behaviour of window decorations.
Original commit message from CVS: 2004-06-27 Julien Moutte <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate), (gst_ximagesink_xwindow_new): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of window decorations.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8d844cd..8411ea18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-27 Julien Moutte <julien@moutte.net>
+
+ * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
+ (gst_ximagesink_xwindow_new):
+ * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
+ (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
+ window decorations.
+
2004-06-27 Wim Taymans <wim@fluendo.com>
* ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),