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
commit2bbfaa24c60b5f4a30a620b7e7c4fab2b5044805 (patch)
tree3f5517c14409cd7abbfa23409108761db0b0378c
parente5bb1f1376e30cf77af721f01ed0a9f6ca1978bd (diff)
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),