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 | 1ff2909189913ceb198ae9104fc8a05c4cc73c4c (patch) | |
tree | 78e94ce2dde87fc28359ed2371bc9544eb8879c5 | |
parent | f633c0fb79c3eff45a72c0af81caf90a3e074776 (diff) |
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-- | 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), |