2
1

Config.in 272 B

123456789
  1. config BR2_PACKAGE_LIBMAD
  2. bool "libmad"
  3. default n
  4. help
  5. High-quality MPEG audio decoder. All computations are performed
  6. with fixed-point integer arithmetic, making it ideal for systems
  7. without a floating-point unit.
  8. http://www.underbit.com/products/mad/