summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-08-09 16:38:52 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-08-09 16:38:52 +0000
commit277cdeca60d27761d4f05ecf7d223369d8435100 (patch)
treec7b540c4ec75d799823de8629472f620e6348b78 /ChangeLog
parentf6d4441d9c84cd85438e6f6a01c10ea999ad0dd4 (diff)
downloadgst-plugins-bad-277cdeca60d27761d4f05ecf7d223369d8435100.tar.gz
gst-plugins-bad-277cdeca60d27761d4f05ecf7d223369d8435100.tar.bz2
gst-plugins-bad-277cdeca60d27761d4f05ecf7d223369d8435100.zip
cleanups, debugging and memleak fixes
Original commit message from CVS: cleanups, debugging and memleak fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d0b482b..b2cd4243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
+ (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
+ (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
+ (gst_jpegdec_init), (gst_jpegdec_chain):
+ * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
+ (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
+ cleanups, debugging fixes and memleak plugging
+
2004-08-09 Wim Taymans <wim@fluendo.com>
* ext/theora/theoradec.c: (gst_theora_dec_class_init),