35 Commits (ea61e33a7f8587c7f8fdb2524e933632f8274d60)

Author SHA1 Message Date
Panagiotis Issaris cc61f96f8a Fix the compilation of dct-test, fft-test and motion-test which are using 17 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Ronald S. Bultje 12807c8d87 Add some #includes to allow compilation without HAVE_AV_CONFIG_H. 18 years ago
Diego Biurrun 94254fc00e Only run MMX2 tests when MMX2 is available. 18 years ago
Diego Biurrun b9702de506 Fix linking when GPL code has been disabled. 18 years ago
Ronald S. Bultje ee3035f31e Fix compilation when MMX is disabled. 18 years ago
Diego Biurrun b0b0d7e78c FAAN is not x86-specific. 18 years ago
Diego Biurrun 7f58baa8ca Remove redundant extern declaration of j_rev_dct that is already 18 years ago
Marc Hoffman 3ac35bdb3e platform-independent restructuring and code simplification 18 years ago
Marc Hoffman c6bdc90890 Remove illegal call to exit(). 18 years ago
Marc Hoffman 19ef2ba57a Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst com. 18 years ago
Måns Rullgård 486497e07b revert bad checkin 18 years ago
Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 18 years ago
Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Luca Abeni 9c39071d6d Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 434df899fe add xvid idcts to dct-test 19 years ago
Michael Niedermayer 94789b9e59 10l 21 years ago
Michael Niedermayer b4c3816cfa optionally merge postscale into quantization table for the float aan dct 21 years ago
Michael Niedermayer 65e4c8c919 floating point AAN DCT 21 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard e366e6795d suppressed getopt.h 22 years ago
Fabrice Bellard 652f019786 in fact IDCT248 needs to be normalized as I suspected 22 years ago
Fabrice Bellard a46a3ce416 added IDCT248 testing 22 years ago
Arpi 3f09f52adf fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) 22 years ago
Michael Niedermayer ad324c9351 dct cleanup 22 years ago
Michael Niedermayer 86748dbc61 dct-test update 22 years ago
Fabrice Bellard 03c94ede93 avoid name clash with libjpeg - added missing externs 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 9e1586fce9 updated dct-test to test IDCTs too 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago