5d6f32878f
Move audio libraries out of the Audio and Video category into the Libraries/Audio one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
config BR2_PACKAGE_TREMOR
|
|
bool "tremor (fixed point vorbis decoder)"
|
|
help
|
|
Tremor is a fixed point implementation of an Ogg Vorbis
|
|
decoder. It provides a decoding API similar to libvorbis,
|
|
but gives much better performance on systems without a
|
|
floating-point unit.
|