[FFmpeg-devel] [PATCH] fix compiling VIS assembly on SPARC
Balatoni Denes
dbalatoni
Sat Sep 22 20:39:02 CEST 2007
Hi!
Saturday 22 September 2007 20:10-kor Jan Knutar ezt ?rta:
> On Saturday 22 September 2007 14:01, Diego Biurrun wrote:
> > > I tested it on NetBSD and Solaris on VIS-enabled machines, and vis
> > > got enabled by configure.
> >
> > What happens on machines without VIS?
>
> My Sun with no vis isn't in a functional state, I can't test it.
Unfortunatelly simple_idct_vis is compiled conditionally for ARCH_SPARC, and
it doesn't depend on HAVE_VIS (however swscale/yuv2rgb_vis depends on
HAVE_VIS), so without VIS it won't work (it won't even compile).
bye
Denes
More information about the ffmpeg-devel
mailing list