2 releases
Uses old Rust 2015
0.1.2 | Jun 7, 2017 |
---|---|
0.1.1 |
|
0.1.0 | Jun 7, 2017 |
#18 in #lame
23 downloads per month
Used in hidamari
2.5MB
59K
SLoC
Contains (autotools obfuscated code, 555KB) lame-3.99.5/configure
lame-sys
Rust FFI bindings to libmp3lame.
Notes
A bundled version of LAME 3.99.5 can be built by selecting the feature bundled
. In this case this crate becomes licensed under the LGPL.
To link statically to libmp3lame
set LAME_STATIC
to any value. In this case this crate becomes licensed under the LGPL.
You can set the LAME_LIB_DIR
to point to a directory containing the LAME library.