summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2007-05-11 10:31:27 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2007-05-11 10:31:27 +0000
commit20bc2905bb24f39e1d9b4d580cdff1c4c86fb418 (patch)
treee1ab6ad27e6a481028e7a9494f006ed68a8acf02 /ChangeLog
parent4b69fc4466dc9c7c4d4c350afaab4b03c7cfe19c (diff)
sys/ximage/gstximagesrc.c (gst_ximage_src_start, gst_ximage_src_ximage_get):
Original commit message from CVS: * sys/ximage/gstximagesrc.c (gst_ximage_src_start, gst_ximage_src_ximage_get): * sys/ximage/gstximagesrc.h (last_ximage): When using Damage actually keep the last frame, and not assume that the buffer we get already has the last frame on it. Copy the cursor over if we specify a non-zero start x and start y.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b8df30d..23eac2ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-05-11 Zaheer Abbas Merali <<zaheerabbas at merali dot org>>
+
+ * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
+ gst_ximage_src_ximage_get):
+ * sys/ximage/gstximagesrc.h (last_ximage):
+ When using Damage actually keep the last frame, and not assume
+ that the buffer we get already has the last frame on it.
+ Copy the cursor over if we specify a non-zero start x and
+ start y.
+
2007-05-11 Wim Taymans <wim@fluendo.com>
* gst/rtsp/rtsptransport.c: