Config.in 281 B

12345678
  1. config BR2_PACKAGE_LIBSNDFILE
  2. bool "libsndfile"
  3. help
  4. Libsndfile is a C library for reading and writing files containing
  5. sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
  6. through one standard library interface.
  7. http://www.mega-nerd.com/libsndfile/