gstreamer/ext/lame
Sebastian Dröge 28cb14f6ae ext/lame/gstlame.*: Get the defaults settings of LAME in the plugin initialization function and return FALSE here if ...
Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
(gst_lame_chain), (gst_lame_get_default_settings), (plugin_init):
* ext/lame/gstlame.h:
Get the defaults settings of LAME in the plugin initialization
function and return FALSE here if something goes wrong. This removes
the hacky failing instance init function.
Use LAMEs default value for all settings instead of overwriting some
of them. Overwriting some of them gives unexpected results if one only
sets a preset. Fixes bug #498004.
2008-07-29 16:57:16 +00:00
..
gstlame.c ext/lame/gstlame.*: Get the defaults settings of LAME in the plugin initialization function and return FALSE here if ... 2008-07-29 16:57:16 +00:00
gstlame.h ext/lame/gstlame.*: Get the defaults settings of LAME in the plugin initialization function and return FALSE here if ... 2008-07-29 16:57:16 +00:00
Makefile.am Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
README fix license field of lame plugin to say LGPL, lame is LGPL. Add Readme with info 2003-07-10 15:39:11 +00:00
test-lame.c gst-indent 2004-03-14 22:34:30 +00:00

The lame plugin uses the lame library available at:
lame.sourceforge.net

lame is available under the terms of the LGPL license