diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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: |
