From 7b8578af9f13465c8fec1fa973b78e8f431b88c1 Mon Sep 17 00:00:00 2001 From: Zaheer Abbas Merali Date: Fri, 31 Mar 2006 15:21:35 +0000 Subject: 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 * 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 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f11ca170..809581a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-03-31 Zaheer Abbas Merali + + * 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 * configure.ac: -- cgit v1.2.1