add libvorbisidec package (thanks to David Collet)
[openwrt.git] / openwrt / package / libvorbisidec / Config.in
1 config BR2_PACKAGE_LIBVORBISIDEC
2         tristate "libvorbisidec - a fixed-point implementation (Tremor) of libogg/libvorbis"
3         default m if CONFIG_DEVEL
4         help
5           libvorbisidec is "tremor", a fixed-point implementation of libvorbis.
6           It also has libogg built-in. It is suitable as a replacement for 
7           libvorbis and libogg in tremor-aware applications.
8           Tremor is a decoder only.
9           
10           http://http://wiki.xiph.org/index.php/Tremor
11