gstreamer/ext
Tim-Philipp Müller f0e3a8e101 ext/lame/gstlame.*: Contrary to what the const char in the lame API might suggest, lame expects us to keep the string...
Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_finalize), (gst_lame_class_init),
(gst_lame_init), (add_one_tag), (gst_lame_set_metadata):
* ext/lame/gstlame.h:
Contrary to what the const char in the lame API might suggest,
lame expects us to keep the strings we pass to id3tag_set_foo()
around; it doesn't free them either though, so we have to store
them somewhere and free them later when we can be sure lame
doesn't need them any longer.
2006-01-23 18:37:16 +00:00
..
a52dec expand tabs 2005-12-06 19:48:07 +00:00
amrnb Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
cdio ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank than cdparanoia. 2006-01-19 00:10:51 +00:00
dvdnav fix up error domains, error strings, and use of translation 2006-01-20 14:18:20 +00:00
dvdread fix up error domains, error strings, and use of translation 2006-01-20 14:18:20 +00:00
lame ext/lame/gstlame.*: Contrary to what the const char in the lame API might suggest, lame expects us to keep the string... 2006-01-23 18:37:16 +00:00
mad ext/mad/gstmad.c: Fix debug message. 2006-01-23 10:15:27 +00:00
mpeg2dec Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
sidplay Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
Makefile.am fix distcheck 2005-10-20 22:43:04 +00:00