summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-27 15:50:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-27 15:50:46 +0000
commit2cbbf78149ece30fcb71f9917b3b341ce6631cf2 (patch)
treeb18cc52f33865beaa897e8d1d4504bd65c8e92f5 /ChangeLog
parent8d354d7a1f20cedd51de6be1b57b3c3049b604cc (diff)
downloadgst-plugins-bad-2cbbf78149ece30fcb71f9917b3b341ce6631cf2.tar.gz
gst-plugins-bad-2cbbf78149ece30fcb71f9917b3b341ce6631cf2.tar.bz2
gst-plugins-bad-2cbbf78149ece30fcb71f9917b3b341ce6631cf2.zip
further cleanups, logging, error handling and synchronizing
Original commit message from CVS: further cleanups, logging, error handling and synchronizing
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b220dfd..5602a2be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
+ (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
+ * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
+ (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
+ (gst_xvimagesink_xvimage_put):
+ further cleanups, logging, error handling and synchronizing
+
2004-07-27 Wim Taymans <wim@fluendo.com>
* gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),