1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/sparc
Reimar Döffinger d9a5dab2da Remove uses of SIGILL for CPU extension detection, that method is not acceptable
in a library.
Should not change anything for PPC, the autodetection is currently pointless due
to other code being compiled with -maltivec as well (and detection for OSX and
AmigaOS remains in place).
SPARC binaries built with VIS support can now only run on systems with VIS.

Originally committed as revision 10648 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-02 18:18:35 +00:00
..
dsputil_vis.c Remove uses of SIGILL for CPU extension detection, that method is not acceptable 2007-10-02 18:18:35 +00:00
simple_idct_vis.c add simple_idct implemented in Sparc VIS 2007-08-30 19:18:23 +00:00
vis.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00