Config.in 299 B

1234567
  1. config BR2_PACKAGE_TREMOR
  2. bool "tremor (fixed point vorbis decoder)"
  3. help
  4. Tremor is a fixed point implementation of an Ogg Vorbis
  5. decoder. It provides a decoding API similar to libvorbis,
  6. but gives much better performance on systems without a
  7. floating-point unit.