projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1af0e6
)
libvorbis: make tremor option description more clear
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:42:16 +0000
(11:42 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:42:16 +0000
(11:42 -0000)
Also remove comment about not being implemented.
package/libvorbis/Config.in
patch
|
blob
|
history
diff --git
a/package/libvorbis/Config.in
b/package/libvorbis/Config.in
index e9d8fc7e6d195cb2f7f6e526f973d1693e761b38..88c01accf7b73d49bc1bafc1e04c4d06c0f9be50 100644
(file)
--- a/
package/libvorbis/Config.in
+++ b/
package/libvorbis/Config.in
@@
-16,13
+16,12
@@
config BR2_PACKAGE_LIBVORBIS
WMA and PAC.
config BR2_PACKAGE_LIBVORBIS_TREMOR
- bool "
libvorbis integer implementation"
+ bool "
use fixed point implementation (tremor)
default y if BR2_arm || BR2_avr32
default n
depends on BR2_PACKAGE_LIBVORBIS
help
Use the Tremor fixed point implementation
- Not yet implemented
comment "libvorbis requires the package libogg to build"
depends on !BR2_PACKAGE_LIBOGG