Commit graph

6 commits

Author SHA1 Message Date
tron
3a8beab55b Disable assembler optimizations (e.g. MMX support) to make this build
under Mac OS X Intel.
2010-05-24 22:10:01 +00:00
tron
de1f13a0fd Make this build and work under Solaris 10 x86:
1.) Work around lack of support for Sun Studio C Compiler and bugs
    in this compiler (it crashes with "-O3", "-xO2" works fine).
2.) Use a hammer to disable MMX, AMD 3DNow and SSE support as Solaris
    refuses to load libraries which contain unsupported instructions.
2010-03-14 23:07:30 +00:00
ahoka
72e395deae Add an other mirror. 2009-10-30 12:40:27 +00:00
agc
9d3af780f6 Clean up some lint in ffplay, re-make patch digests, and add a comment to
ffmpeg's Makefile.common
2009-06-18 16:36:50 +00:00
ahoka
56136fad35 Add --enable-memalign-hack for NetBSD 4.0 and earlier. 2009-06-14 19:28:10 +00:00
ahoka
0e50bc7399 Add a missing file from the previous commit.
Thanks David!
2009-06-12 20:26:30 +00:00