projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added support httpd user-agent, IP address binding, closes #265 and #108
[openwrt.git]
/
package
/
libmad
/
Config.in
diff --git
a/package/libmad/Config.in
b/package/libmad/Config.in
index
ccbfa4b
..
480b0e1
100644
(file)
--- a/
package/libmad/Config.in
+++ b/
package/libmad/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_LIBMAD
config BR2_PACKAGE_LIBMAD
- tristate "libmad - An high-quality MPEG audio decoding library"
+ prompt "libmad............................ An high-quality MPEG audio decoding library"
+ tristate
default m if CONFIG_DEVEL
help
MAD is a high-quality MPEG audio decoder. It currently supports
default m if CONFIG_DEVEL
help
MAD is a high-quality MPEG audio decoder. It currently supports
@@
-8,4
+9,4
@@
config BR2_PACKAGE_LIBMAD
Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented.
http://www.underbit.com/products/mad/
Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented.
http://www.underbit.com/products/mad/
-
+
This page took
0.02216 seconds
and
4
git commands to generate.