Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2013-08-19avisynth: Support video input from AviSynth 2.5 properly.Stephen Hutchinson
2013-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-04compat: wrap math.h to avoid AIX-specific clashesLuca Barbato
2013-05-28os2threads: move from lavc to compat/Dave Yeo
2013-05-24Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-03-21Provide local copies of AviSynth's and AvxSynth's requisite headers in compat...Stephen Hutchinson
2013-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger
2013-03-04compat/strtod: isspace -> av_isspace.Clément Bœsch
2013-03-04Remove incorrect use of ctype.h functions.Reimar Döffinger
2012-10-24Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'Michael Niedermayer
2012-10-23build: Plan 9 supportMans Rullgard
2012-10-21compat/getopt: add {} to complex ifsMichael Niedermayer
2012-10-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-13build: tms470: work around glibc math.h problemsMans Rullgard
2012-09-26MinGW: Use our snprintf/vsnprintf when MinGW's is brokenDerek Buitenhuis
2012-09-16compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje
2012-09-16msvc: Add a va_copy compatability macro for msvcDerek Buitenhuis
2012-09-15compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje
2012-09-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-06Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run...Michael Niedermayer
2012-09-05lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje
2012-08-28lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje
2012-08-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-17getopt: Remove an unnecessary defineMartin Storsjö
2012-08-16getopt: Add missing includesMartin Storsjö
2012-07-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-11dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje