mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
projects/*/options: enable dcadec support for all projects
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7e50f94875
commit
1c6daf8220
@ -83,7 +83,7 @@
|
|||||||
KODIPLAYER_DRIVER="default"
|
KODIPLAYER_DRIVER="default"
|
||||||
|
|
||||||
# KODI DCADEC support (yes / no)
|
# KODI DCADEC support (yes / no)
|
||||||
DCADEC_SUPPORT="no"
|
DCADEC_SUPPORT="yes"
|
||||||
|
|
||||||
# Modules to install in initramfs for early boot
|
# Modules to install in initramfs for early boot
|
||||||
INITRAMFS_MODULES=""
|
INITRAMFS_MODULES=""
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
KODIPLAYER_DRIVER="default"
|
KODIPLAYER_DRIVER="default"
|
||||||
|
|
||||||
# KODI DCADEC support (yes / no)
|
# KODI DCADEC support (yes / no)
|
||||||
DCADEC_SUPPORT="no"
|
DCADEC_SUPPORT="yes"
|
||||||
|
|
||||||
# Modules to install in initramfs for early boot
|
# Modules to install in initramfs for early boot
|
||||||
INITRAMFS_MODULES=""
|
INITRAMFS_MODULES=""
|
||||||
|
@ -111,7 +111,7 @@
|
|||||||
KODIPLAYER_DRIVER="libamcodec"
|
KODIPLAYER_DRIVER="libamcodec"
|
||||||
|
|
||||||
# KODI DCADEC support (yes / no)
|
# KODI DCADEC support (yes / no)
|
||||||
DCADEC_SUPPORT="no"
|
DCADEC_SUPPORT="yes"
|
||||||
|
|
||||||
# Modules to install in initramfs for early boot
|
# Modules to install in initramfs for early boot
|
||||||
INITRAMFS_MODULES=""
|
INITRAMFS_MODULES=""
|
||||||
|
@ -112,7 +112,7 @@
|
|||||||
KODIPLAYER_DRIVER="libfslvpuwrap"
|
KODIPLAYER_DRIVER="libfslvpuwrap"
|
||||||
|
|
||||||
# KODI DCADEC support (yes / no)
|
# KODI DCADEC support (yes / no)
|
||||||
DCADEC_SUPPORT="no"
|
DCADEC_SUPPORT="yes"
|
||||||
|
|
||||||
# Modules to install in initramfs for early boot
|
# Modules to install in initramfs for early boot
|
||||||
INITRAMFS_MODULES=""
|
INITRAMFS_MODULES=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user