2 releases

Uses old Rust 2015

0.1.2 Jun 7, 2017
0.1.1 Jun 7, 2017
0.1.0 Jun 7, 2017

#18 in #lame

49 downloads per month
Used in hidamari

MIT/Apache-2.0/LGPL-2.1

2.5MB
59K SLoC

C 30K SLoC // 0.1% comments M4 8K SLoC // 0.2% comments Shell 7K SLoC // 0.1% comments C++ 7K SLoC // 0.3% comments Visual Studio Project 5.5K SLoC Rust 549 SLoC // 0.0% comments Automake 450 SLoC // 0.1% comments Visual Studio Solution 194 SLoC Pascal 178 SLoC // 0.3% comments RPM Specfile 144 SLoC // 0.0% comments Batch 90 SLoC VBScript 86 SLoC // 0.4% comments Perl 33 SLoC // 0.3% comments

lame-sys

Rust FFI bindings to libmp3lame.

Documentation

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.

Dependencies