lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git] / 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
This page took 0.047297 seconds and 5 git commands to generate.