summaryrefslogtreecommitdiffstats
path: root/package/kodi-adsp-basic/Config.in
blob: 87bdd1973cfb39810ca44c843d419068b5061d1f (plain)
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
OpenPOWER on IntegriCloud