diff options
author | David Schleef <ds@schleef.org> | 2004-07-20 19:15:41 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-07-20 19:15:41 +0000 |
commit | cafcad6b2109c7686ff6da2787b6053f96fd3fb1 (patch) | |
tree | 5d1ce2a4f15b3fdb390e59ffef69118e9240cab6 /ChangeLog | |
parent | 4b2b457349bd4cd24e0a2f1187ea6cb9c11c6dd4 (diff) | |
download | gst-plugins-bad-cafcad6b2109c7686ff6da2787b6053f96fd3fb1.tar.gz gst-plugins-bad-cafcad6b2109c7686ff6da2787b6053f96fd3fb1.tar.bz2 gst-plugins-bad-cafcad6b2109c7686ff6da2787b6053f96fd3fb1.zip |
sys/ximage/ximagesink.c: Don't use an Atom that doesn't exist.
Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
Don't use an Atom that doesn't exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-07-20 David Schleef <ds@schleef.org> + + * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate): + Don't use an Atom that doesn't exist. + 2004-07-20 Wim Taymans <wim@fluendo.com> * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init), |