mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 14:12:12 +00:00
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
|
|
config BR2_PACKAGE_WAVPACK
|
||
|
|
bool "wavpack"
|
||
|
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||
|
|
help
|
||
|
|
WavPack is a completely open audio compression format providing
|
||
|
|
lossless, high-quality lossy, and a unique hybrid compression mode.
|
||
|
|
|
||
|
|
http://www.wavpack.com/
|