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 | 59fc2eea147923b832eb290a016577dcdbf91aff (patch) | |
tree | 9b929d857014b5b23072217c9e1bee853791e518 | |
parent | d0ab18f823217969b0058f7f88f4f44ab03e57f4 (diff) |
further cleanups, logging, error handling and synchronizing
Original commit message from CVS:
further cleanups, logging, error handling and synchronizing
-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), |