mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 23:04:38 +02:00
10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
|
config BR2_PACKAGE_LIBVORBIS
|
||
|
tristate "libvorbis - The Vorbis General Audio Compression Codec library"
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_LIBOGG
|
||
|
help
|
||
|
The Vorbis General Audio Compression Codec library.
|
||
|
|
||
|
http://www.vorbis.com/
|
||
|
|