[FFmpeg-devel] [PATCH] fix compiling VIS assembly on SPARC

Balatoni Denes dbalatoni
Mon Sep 24 21:01:11 CEST 2007


Hi!

Monday 24 September 2007 16:19-kor Jan Knutar ezt ?rta:
> 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.

Yes, but after Diego's changes, dsputil_init_vis (the file that contains this 
function) is only compiled if HAVE_VIS is set.

bye
Denes




More information about the ffmpeg-devel mailing list