Files
domo/bsp/buildroot-2017.02.11/package/tremor/Config.in
2018-05-22 15:35:47 +02:00

9 lines
305 B
Plaintext

config BR2_PACKAGE_TREMOR
bool "tremor (fixed point vorbis decoder)"
select BR2_PACKAGE_LIBOGG
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.