mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: add support for 'imxvpu' codec
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1afbcd3f8c
commit
2fb0bbce6a
@ -302,6 +302,8 @@ if [ ! "$XBMCPLAYER_DRIVER" = default ]; then
|
||||
-I$SYSROOT_PREFIX/usr/include/interface/vmcs_host/linux"
|
||||
XBMC_CFLAGS="$XBMC_CFLAGS $BCM2835_INCLUDES"
|
||||
XBMC_CXXFLAGS="$XBMC_CXXFLAGS $BCM2835_INCLUDES"
|
||||
elif [ "$XBMCPLAYER_DRIVER" = libfslvpuwrap ]; then
|
||||
XBMC_CODEC="--enable-codec=imxvpu"
|
||||
else
|
||||
XBMC_OPENMAX="--disable-openmax"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user