13 Commits (e45391bb3238798ff4ce6aba7c0ca8cfdd3c7263)

Author SHA1 Message Date
Diego Biurrun 64bde1974b cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
Diego Biurrun e4732ba98b Fix sigill on non-MMX2 CPUs. 16 years ago
Stefano Sabatini 6b4343616c Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency 16 years ago
Diego Biurrun 504ffed19f Mark non-exported functions in test and example programs as static. 16 years ago
Diego Biurrun 294eaa2643 Replace random() usage in test programs by av_lfg_*(). 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 99ed41a808 Fix filenames in Doxygen comments. 16 years ago
Baptiste Coudurier 70a61f8cf7 remove useless mmx.h include 16 years ago
Vitor Sessak 52b541ad79 spelling 17 years ago
Panagiotis Issaris cc61f96f8a Fix the compilation of dct-test, fft-test and motion-test which are using 18 years ago
Ronald S. Bultje 097e1da470 Adapt to API changes, fix compilation. 18 years ago
Ronald S. Bultje bcbd6603dd emms --> emms_c, taken from a patch by Ronald Bultje 18 years ago
Diego Biurrun 86c33b29d2 Rename motion_test.c to motion-test.c, which is the naming scheme used by all 18 years ago
Diego Biurrun 2818647310 Add '#undef exit', the function is now forbidden. 18 years ago
Diego Biurrun cad35abc0a Compilation fix: pix_abs16x16_c was undeclared. 18 years ago
Diego Biurrun 8823419fc1 Compilation fix, printf gets redefined to please_use_av_log. 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
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 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
Michael Niedermayer 6acce86bdd fixing tests 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard d0a0b2483e motion test 24 years ago