buildrootschalter/package/multimedia/tremor/Config.in
Sven Neumann 1dc19c4457 libvorbis: split tremor into its own package
This commit splits the Tremor fixed-point implementation
out of the libvorbis package and creates a new package
called 'tremor' for it.

Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-12-08 21:48:46 +01:00

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.