buildroot/package/multimedia/libmad/Config.in

9 lines
259 B
Plaintext
Raw Normal View History

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
help
High-quality MPEG audio decoder. All computations are performed
with fixed-point integer arithmetic, making it ideal for systems
2004-12-26 08:36:59 +01:00
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/