2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_LIBMAD
|
2004-12-26 08:36:59 +01:00
|
|
|
bool "libmad"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
|
|
|
help
|
2004-12-26 08:36:59 +01:00
|
|
|
High-quality MPEG audio decoder. All computations are performed
|
|
|
|
with fixed-point integer arithmetic, making it ideal for systems
|
|
|
|
without a floating-point unit.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-12-26 08:36:59 +01:00
|
|
|
http://www.underbit.com/products/mad/
|