24 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Anton Khirnov 82f82ccfc8 motion-test: do not use getopt() 13 years ago
  Mans Rullgard 980f81d961 Use av_gettime() in various places 13 years ago
  Diego Biurrun 5aad8e80a7 motion-test: remove disabled code 14 years ago
  Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
  Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 13 years ago
  Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 13 years ago
  Diego Biurrun f36b390275 Replace some forgotten FFmpeg references by Libav. 13 years ago
  Anton Khirnov 71a861cf40 lavc: make avcodec_alloc_context3 officially public. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Stefano Sabatini 7160bb716b Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  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