[vlc-devel] [vlc-commits] contrib: enable NEON runtime selection for ffmpeg

Rémi Denis-Courmont remi at remlab.net
Thu Jan 3 15:33:28 CET 2013


On Thu, 03 Jan 2013 15:26:33 +0100, Rafaël Carré <funman at videolan.org>
wrote:
>>>  FFMPEGCONF += --cpu=cortex-a8 --enable-neon
>>> +FFMPEG_CFLAGS += -mfpu=vfpv3-d16
>>> +ifndef HAVE_ANDROID # We want NEON autodetect on Android
>>>  FFMPEG_CFLAGS += -mfpu=neon
>>>  endif
> 
> Perhaps we should remove -mfpu=neon altogether in fact.

Neither -mfpu=* nor -mfloat-abi=* make any sense on a per-package basis,
not just -mpfu=neon.

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list