| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide local copies of AviSynth's and AvxSynth's requisite headers in compat... | Stephen Hutchinson | 2013-03-21 | 4 | -0/+1768 |
* | compat/strtod: isspace -> av_isspace. | Clément Bœsch | 2013-03-04 | 1 | -1/+1 |
* | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -1/+0 |
* | Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff' | Michael Niedermayer | 2012-10-24 | 3 | -0/+46 |
|\ |
|
| * | build: Plan 9 support | Mans Rullgard | 2012-10-23 | 3 | -0/+46 |
* | | compat/getopt: add {} to complex ifs | Michael Niedermayer | 2012-10-21 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-14 | 1 | -0/+7 |
|\| |
|
| * | build: tms470: work around glibc math.h problems | Mans Rullgard | 2012-10-13 | 1 | -0/+7 |
| * | compat/vsnprintf: return number of bytes required on truncation. | Ronald S. Bultje | 2012-09-15 | 1 | -3/+10 |
* | | MinGW: Use our snprintf/vsnprintf when MinGW's is broken | Derek Buitenhuis | 2012-09-25 | 2 | -0/+42 |
* | | compat/vsnprintf: return number of bytes required on truncation. | Ronald S. Bultje | 2012-09-15 | 1 | -3/+6 |
* | | msvc: Add a va_copy compatability macro for msvc | Derek Buitenhuis | 2012-09-15 | 2 | -0/+27 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-06 | 2 | -0/+157 |
|\| |
|
| * | lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. | Ronald S. Bultje | 2012-09-05 | 2 | -0/+157 |
* | | Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run... | Michael Niedermayer | 2012-09-06 | 4 | -239/+0 |
* | | lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. | Ronald S. Bultje | 2012-08-28 | 4 | -0/+239 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-17 | 1 | -1/+2 |
|\| |
|
| * | getopt: Remove an unnecessary define | Martin Storsjö | 2012-08-16 | 1 | -2/+0 |
| * | getopt: Add missing includes | Martin Storsjö | 2012-08-16 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-12 | 1 | -4/+4 |
|/ |
|
* | dct/fft-test: use a replacement getopt() if the system has none present. | Ronald S. Bultje | 2012-07-11 | 1 | -0/+84 |