[FFmpeg-devel] [PATCH] swresample/arm: add ff_resample_common_apply_filter_{x4, x8}_{float, s16}_neon
James Almer
jamrial at gmail.com
Wed May 11 21:09:45 CEST 2016
On 5/11/2016 4:04 PM, Reimar Döffinger wrote:
> otherwise there's a risk that enabling the recently discussed -ftree-vecorize for that file specifically would give better results.
Tree vectorize is enabled for x86 and GCC >= 4.9 only. And even then
it may not even remain like that much longer.
More information about the ffmpeg-devel
mailing list