summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-07-20 19:15:41 +0000
committerDavid Schleef <ds@schleef.org>2004-07-20 19:15:41 +0000
commitcafcad6b2109c7686ff6da2787b6053f96fd3fb1 (patch)
tree5d1ce2a4f15b3fdb390e59ffef69118e9240cab6
parent4b2b457349bd4cd24e0a2f1187ea6cb9c11c6dd4 (diff)
downloadgst-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.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e81fda46..5f347ec3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),