summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-08-22 10:32:34 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-08-22 10:32:34 +0000
commit177751c892f16e1d6640b6e381b155bebe3bfe56 (patch)
tree10948562887be9f9447482b031948a50b9e53e13 /ChangeLog
parent539c398b3e23e9623cbfa2608b4da1cbdf517e85 (diff)
ext/speex/gstspeexdec.c: Make metadata extraction actually work.
Original commit message from CVS: * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments): Make metadata extraction actually work. * ext/speex/gstspeexenc.c: (gst_speexenc_base_init), (gst_speexenc_init), (gst_speexenc_create_metadata_buffer), (gst_speexenc_chain): Fix metadata writing: replace old code which wrote completely broken tags with libgsttag-based code. Plus miscellaneous code cleanups (use static pad templates etc.) and a bunch of leak fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0876288..e8f3f1f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
+ Make metadata extraction actually work.
+
+ * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
+ (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
+ (gst_speexenc_chain):
+ Fix metadata writing: replace old code which wrote completely
+ broken tags with libgsttag-based code. Plus miscellaneous
+ code cleanups (use static pad templates etc.) and a bunch
+ of leak fixes.
+
2006-08-21 Stefan Kost <ensonic@users.sf.net>
* gst/audiopanorama/.cvsignore: