gstreamer/ext/speex
Tim-Philipp Müller 177751c892 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.
2006-08-22 10:32:34 +00:00
..
gstspeex.c ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor a bit. 2006-04-05 18:27:22 +00:00
gstspeexdec.c ext/speex/gstspeexdec.c: Make metadata extraction actually work. 2006-08-22 10:32:34 +00:00
gstspeexdec.h ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor a bit. 2006-04-05 18:27:22 +00:00
gstspeexenc.c ext/speex/gstspeexdec.c: Make metadata extraction actually work. 2006-08-22 10:32:34 +00:00
gstspeexenc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
Makefile.am autogen.sh: require am17 2006-06-11 13:57:19 +00:00