6b13f685e
김민수
BSP 최초 추가
|
1
2
3
4
5
6
7
8
9
10
11
12
|
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
|