summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2006-03-31 15:21:35 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2006-03-31 15:21:35 +0000
commit7b8578af9f13465c8fec1fa973b78e8f431b88c1 (patch)
tree74c7f114709844d6aab934eef8504a18200eb384 /ChangeLog
parent15d5008ffc61e32156316ebedb1a1fb5bf7a683f (diff)
downloadgst-plugins-bad-7b8578af9f13465c8fec1fa973b78e8f431b88c1.tar.gz
gst-plugins-bad-7b8578af9f13465c8fec1fa973b78e8f431b88c1.tar.bz2
gst-plugins-bad-7b8578af9f13465c8fec1fa973b78e8f431b88c1.zip
sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are no yellow rectangles with the cursor
Original commit message from CVS: 2006-03-31 Zaheer Abbas Merali <zaheerabbas at merali dot org> * sys/ximagesrc/ximagesrc.c: (composite_pixel), (gst_ximagesrc_ximage_get), (gst_ximagesrc_set_property), (gst_ximagesrc_get_caps), (gst_ximagesrc_class_init): * sys/ximagesrc/ximagesrc.h: * sys/ximagesrc/ximageutil.c: (ximageutil_xcontext_get): * sys/ximagesrc/ximageutil.h: Fix ximagesrc so a) the cursor doesnt trail and b) there are no yellow rectangles with the cursor
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f11ca170..809581a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-03-31 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * sys/ximagesrc/ximagesrc.c: (composite_pixel),
+ (gst_ximagesrc_ximage_get), (gst_ximagesrc_set_property),
+ (gst_ximagesrc_get_caps), (gst_ximagesrc_class_init):
+ * sys/ximagesrc/ximagesrc.h:
+ * sys/ximagesrc/ximageutil.c: (ximageutil_xcontext_get):
+ * sys/ximagesrc/ximageutil.h:
+ Fix ximagesrc so a) the cursor doesnt trail and b) there are no
+ yellow rectangles with the cursor
+
2006-03-31 Michael Smith <msmith@fluendo.com>
* configure.ac: