diff options
author | Julien Moutte <julien@moutte.net> | 2004-06-27 18:53:03 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2004-06-27 18:53:03 +0000 |
commit | 0d451db04dd80447a3f391806977269751e61f94 (patch) | |
tree | ee770629c40a8bf14ea6216278972f68e793658a /ChangeLog | |
parent | 9505228151d4961e93c4ebe557a9f22224578195 (diff) | |
download | gst-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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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), |