summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-09-22 15:32:39 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-09-22 15:32:39 +0000
commitf0a6013edc2ebe5434c7b951bcbe6bba42ececd8 (patch)
tree10d4f62e21a5023b22e8f34d5995db29a3cce7a6
parent419583c9b5ba44f07ba16031f622d9540418ddda (diff)
sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as xvimage does.
Original commit message from CVS: * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy): For completeness, XSync in the destroy function as xvimage does.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06c49d0d..d15070ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
+ * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
+ For completeness, XSync in the destroy function as xvimage does.
+
+2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
+
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
Correct caps negotiation
* gst/volume/gstvolume.c: (volume_chain_float),