summaryrefslogtreecommitdiffstats
path: root/package/madplay/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/madplay/Config.in')
-rw-r--r--package/madplay/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/madplay/Config.in b/package/madplay/Config.in
new file mode 100644
index 000000000..df2380069
--- /dev/null
+++ b/package/madplay/Config.in
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_MADPLAY
+ bool "madplay"
+ default n
+ select BR2_PACKAGE_LIBMAD
+ select BR2_PACKAGE_LIBID3TAG
+ help
+ MAD is a high-quality fixed-point MPEG audio decoder with
+ 24-bit output. The implementation is entirely new, based on
+ the ISO/IEC standards, and performs especially well on systems
+ without native floating-point support.
+
+ http://www.underbit.com/products/mad/