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