[Buildroot] [PATCH v4 1/2] x264: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Oct 8 08:13:02 UTC 2014


Dear David du Colombier,

On Sun,  5 Oct 2014 18:29:56 +0200, David du Colombier wrote:

> +ifeq ($(BR2_i386)$(BR2_x86_64),y)
> +	FFMPEG_DEPENDENCIES += host-yasm
> +else
> +	X264_CONF_OPTS += --disable-asm
> +endif

Well, I still believe this is suboptimal since there is some assembly
code for ARM that is available, but only for ARMv6+. But oh well, it
can always be implemented as a followup improvement.

Thanks,

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



More information about the buildroot mailing list