41 Commits (a8dec360c5db15e8da4b44ff3c0f02a6c57e8ac0)

Author SHA1 Message Date
  Dave Yeo f9c6044a6f Fix compilation with os2threads 11 years ago
  Diego Biurrun 86f910806b Remove #undefs for formerly forbidden system functions 11 years ago
  Martin Storsjö ef51692a49 Revert "w32pthread: help compiler figure out undeeded code" 11 years ago
  Martin Storsjö 4332bf98dc w32threads: Don't use function pointers when linking directly to newer APIs 11 years ago
  Rafaël Carré 4622f11f9c w32pthread: help compiler figure out undeeded code 11 years ago
  Stephen Hutchinson 2c25e83b1d avisynth: Support video input from AviSynth 2.5 properly. 11 years ago
  Diego Biurrun 910042072a compat: Add missing license boilerplates 12 years ago
  Diego Biurrun 439902e0d6 Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ 12 years ago
  Luca Barbato d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 12 years ago
  Dave Yeo e615a77799 os2threads: move from lavc to compat/ 12 years ago
  Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
  Stephen Hutchinson cedf27651d Provide local copies of AviSynth's and AvxSynth's requisite headers in compat/avisynth/. 12 years ago
  Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
  Clément Bœsch 393dcbf079 compat/strtod: isspace -> av_isspace. 12 years ago
  Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
  Mans Rullgard 4ebc6a7410 build: Plan 9 support 12 years ago
  Michael Niedermayer 38797dc31b compat/getopt: add {} to complex ifs 12 years ago
  Mans Rullgard b6f8d635f2 build: tms470: work around glibc math.h problems 12 years ago
  Derek Buitenhuis 5ae9fa13f5 MinGW: Use our snprintf/vsnprintf when MinGW's is broken 12 years ago
  Ronald S. Bultje 663c21d4ac compat/vsnprintf: return number of bytes required on truncation. 12 years ago
  Derek Buitenhuis e1b4496040 msvc: Add a va_copy compatability macro for msvc 12 years ago
  Ronald S. Bultje c1c8fdab46 compat/vsnprintf: return number of bytes required on truncation. 12 years ago
  Michael Niedermayer 2bb62455c8 Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime." 12 years ago
  Ronald S. Bultje 4fa661a857 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 12 years ago
  Ronald S. Bultje ba53720280 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 12 years ago
  Martin Storsjö 962e912a49 getopt: Remove an unnecessary define 12 years ago
  Martin Storsjö da8201cc82 getopt: Add missing includes 12 years ago
  Ronald S. Bultje 667fb97a65 dct/fft-test: use a replacement getopt() if the system has none present. 13 years ago