[FFmpeg-trac] #3649(avutil:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support

FFmpeg trac at avcodec.org
Sat May 17 08:45:14 CEST 2014


#3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU
doesn't support
---------------------------------------+----------------------------------
             Reporter:  bmitchel       |                    Owner:
                 Type:  defect         |                   Status:  new
             Priority:  minor          |                Component:  avutil
              Version:  2.2.1          |               Resolution:
             Keywords:  solaris intel  |               Blocked By:
             Blocking:                 |  Reproduced by developer:  0
Analyzed by developer:  0              |
---------------------------------------+----------------------------------

Comment (by heleppkes):

 Binaries are by default compiled with all instructions enabled, and the
 appropriate instruction for your CPU picked at runtime. Which instructions
 are built depends on your compiler supporting them, not your CPU.

 This is not a bug, unless you explicitly specify --disable-3dnow (or
 others) during building.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3649#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list