diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-27 15:50:46 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-27 15:50:46 +0000 |
commit | 2cbbf78149ece30fcb71f9917b3b341ce6631cf2 (patch) | |
tree | b18cc52f33865beaa897e8d1d4504bd65c8e92f5 /ChangeLog | |
parent | 8d354d7a1f20cedd51de6be1b57b3c3049b604cc (diff) | |
download | gst-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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), |