blob: bd151e2f7241bcc2fe4e2531ec64c2cc7b42e3ab [file] [log] [blame]
Gustavo Zacariasda8915b2014-06-27 22:38:52 -03001config BR2_PACKAGE_TWOLAME
2 bool "twolame"
3 depends on BR2_LARGEFILE # libsndfile
4 select BR2_PACKAGE_LIBSNDFILE
5 help
6 TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
7 tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
8 code and portions of LAME.
9
10 http://www.twolame.org/
11
12comment "twolame needs a toolchain w/ largefile"
13 depends on !BR2_LARGEFILE