13 lines
453 B
Plaintext
13 lines
453 B
Plaintext
|
config BR2_PACKAGE_KODI_ADSP_BASIC
|
||
|
bool "kodi-adsp-basic"
|
||
|
select BR2_PACKAGE_LIBPLATFORM
|
||
|
select BR2_PACKAGE_KODI_PLATFORM
|
||
|
help
|
||
|
This add-on contains basic dsp related parts to handle
|
||
|
speaker delays, channel related volume amplification. As
|
||
|
mode it supports a Dolby Pro Logic II compatible
|
||
|
multichannel downmix to stereo, which becomes available if
|
||
|
only 2 channel output on Kodi is selected.
|
||
|
|
||
|
https://github.com/kodi-adsp/adsp.basic
|