[Buildroot] [PATCH] package/kodi: Use i.MX VPU (video codec) when available

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 4 21:51:13 UTC 2015


Julien,

On Wed,  4 Mar 2015 19:37:22 +0100, julien.boibessot at free.fr wrote:

> +	  To have hardware accelerated video decoding on following platforms,
> +	  you will also have to select related package(s):
> +	  * RPi: rpi-firmware
> +	  * i.MX6: libfslvpuwrap

As discussed with Yann, I've dropped this part, since it is quite hard
to maintain for all platforms.

> +ifeq ($(BR2_PACKAGE_LIBFSLVPUWRAP),y)
> +KODI_DEPENDENCIES += libfslvpuwrap
> +KODI_CONF_OPTS += --enable-codec=imxvpu
> +endif

I've applied this part, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list