Config.in 285 B

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