summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit4e8b3cdb16e1d2f5898afef8b9e75180d6239ff3 (patch)
tree39fde7eb0744ed214919364881c2351138cf1149 /ChangeLog
parent517b5e5951fa8c1025b546f11a5b31eb5a44b084 (diff)
downloadgst-plugins-bad-4e8b3cdb16e1d2f5898afef8b9e75180d6239ff3.tar.gz
gst-plugins-bad-4e8b3cdb16e1d2f5898afef8b9e75180d6239ff3.tar.bz2
gst-plugins-bad-4e8b3cdb16e1d2f5898afef8b9e75180d6239ff3.zip
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.
Diffstat (limited to 'ChangeLog')
-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),