a3e0bf8509
- Switch site to get latest release - Update indentation in hash file (two spaces) https://github.com/libsndfile/libsamplerate/blob/0.2.2/NEWS Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
10 lines
348 B
Plaintext
10 lines
348 B
Plaintext
config BR2_PACKAGE_LIBSAMPLERATE
|
|
bool "libsamplerate"
|
|
help
|
|
Secret Rabbit Code (aka libsamplerate) is a Sample Rate
|
|
Converter for audio. One example of where such a thing would
|
|
be useful is converting audio from the CD sample rate of
|
|
44.1kHz to the 48kHz sample rate used by DAT players.
|
|
|
|
http://libsndfile.github.io/libsamplerate/
|