[FFmpeg-devel] [PATCH] fix compiling VIS assembly on SPARC
Jan Knutar
jknutar
Mon Sep 24 16:19:56 CEST 2007
On Monday 24 September 2007 00:58, Balatoni Denes wrote:
> Yes, sorry I only looked at Jan's patch now. It won't work because
> libavcodec/dsputil.c calls dsputil_init_vis if (ENABLED_SPARC) - this
> should check for HAVE_VIS I guess. Otherwise - although I can not
> check right now - it should work IMO.
dsputil_init_vis() has its own runtime check and only enables vis code
if CPU supports it.
More information about the ffmpeg-devel
mailing list