gstreamer/ext/lame
Sebastian Dröge 471651b465 ext/lame/gstlame.c: Use gst_util_uint64_scale instead of gst_util_uint64_scale_int as 8 * GST_SECOND is too large for...
Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_sink_event):
Use gst_util_uint64_scale instead of gst_util_uint64_scale_int
as 8 * GST_SECOND is too large for int.
2008-01-14 11:24:57 +00:00
..
gstlame.c ext/lame/gstlame.c: Use gst_util_uint64_scale instead of gst_util_uint64_scale_int as 8 * GST_SECOND is too large for... 2008-01-14 11:24:57 +00:00
gstlame.h ext/lame/gstlame.*: On receiving EOS, we try to push a last buffer with the remaining samples. Don't do that if we go... 2007-02-09 16:24:45 +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