sys/: Trying to fix the random behaviour of window decorations.
authorJulien Moutte <julien@moutte.net>
Sun, 27 Jun 2004 18:53:03 +0000 (18:53 +0000)
committerJulien Moutte <julien@moutte.net>
Sun, 27 Jun 2004 18:53:03 +0000 (18:53 +0000)
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.

ChangeLog

index f8d844c..8411ea1 100644 (file)
--- 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),