[vlc-devel] [PATCH] contrib: ffmpeg: add flags for armv6
Rafaël Carré
funman at videolan.org
Fri May 10 22:17:33 CEST 2013
Le 10/05/2013 22:05, Edward Wang a écrit :
> On 13-05-10 02:47 PM, Rafaël Carré <funman at videolan.org> wrote:
>> +FFMPEGCONF += --cpu=arm1136jf-s --disable-neon
> Shouldn't that be arm1136j-s, unless you want to lock out chips without
> VFP? I think VLC still supports ARMv6 without the FPU.
Hm well it looks like I should just set --arch=armv6 rather than --cpu
More information about the vlc-devel
mailing list