diff --git a/projects/Generic/options b/projects/Generic/options index 1c990cd377..186ff67eba 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -83,7 +83,7 @@ KODIPLAYER_DRIVER="default" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/Nvidia_Legacy/options b/projects/Nvidia_Legacy/options index 32a1be6aec..24cde4cbb2 100644 --- a/projects/Nvidia_Legacy/options +++ b/projects/Nvidia_Legacy/options @@ -83,7 +83,7 @@ KODIPLAYER_DRIVER="default" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/WeTek_Play/options b/projects/WeTek_Play/options index b7f78c0edc..26918e9883 100644 --- a/projects/WeTek_Play/options +++ b/projects/WeTek_Play/options @@ -111,7 +111,7 @@ KODIPLAYER_DRIVER="libamcodec" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/imx6/options b/projects/imx6/options index 430621f802..d0cf707f99 100644 --- a/projects/imx6/options +++ b/projects/imx6/options @@ -112,7 +112,7 @@ KODIPLAYER_DRIVER="libfslvpuwrap" # KODI DCADEC support (yes / no) - DCADEC_SUPPORT="no" + DCADEC_SUPPORT="yes" # Modules to install in initramfs for early boot INITRAMFS_MODULES=""