New submission from David Fang <[email protected]>: For ffmpeg 0.6.1, built on Mac OS X 10.4/ppc (via fink), with --enable-altivec, many tests fail with illegal instruction with --disable-altivec test suite passes (except for a stray altivec test that should have been disabled)
Illegal instruction is in libavcodec/ppc/idct_altivec.c:idct_put_altivec. build and test logs: http://www.csl.cornell.edu/~fang/sw/fink/fink-build-log_ffmpeg_0.6.1-4-disable-altivec.log http://www.csl.cornell.edu/~fang/sw/fink/fink-build-log_ffmpeg_0.6.1-4-enable-altivec.log Audit trail here: http://paste.lisp.org/display/116789#6 Let me know if there's any more information I can provide to help. ---------- messages: 12777 priority: normal status: new substatus: new title: idct_put_altivec illegal instruction on OS X 10.4/ppc topic: PPC, avcodec, regression test type: bug ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2401> ________________________________________________
