summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-28Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1'Michael Niedermayer1-5/+5
2013-08-28Merge commit '4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1'Michael Niedermayer1-5/+7
2013-08-27Revert "w32pthread: help compiler figure out undeeded code"Martin Storsjö1-5/+5
2013-08-27w32threads: Don't use function pointers when linking directly to newer APIsMartin Storsjö1-5/+7
2013-08-22Merge commit '4622f11f9c83db8a2e08408c71ff901826ca652c'Michael Niedermayer1-5/+5
2013-08-21w32pthread: help compiler figure out undeeded codeRafaël Carré1-5/+5
2013-08-17avisynth: Support video input from AviSynth 2.5 properly.Stephen Hutchinson2-20/+81
2013-07-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer2-2/+38
2013-07-19Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da'Michael Niedermayer4-10/+14
2013-07-18compat: Add missing license boilerplatesDiego Biurrun2-2/+38
2013-07-18Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun4-10/+14
2013-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer2-0/+15
2013-07-04compat: wrap math.h to avoid AIX-specific clashesLuca Barbato2-0/+17
2013-05-28os2threads: move from lavc to compat/Dave Yeo7-5/+6
2013-05-24Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer7-13/+12
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov6-8/+7
2013-03-21Provide local copies of AviSynth's and AvxSynth's requisite headers in compat...Stephen Hutchinson4-0/+1768
2013-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger23-52/+47
2013-03-04compat/strtod: isspace -> av_isspace.Clément Bœsch1-1/+1
2013-03-03Remove incorrect use of ctype.h functions.Reimar Döffinger27-60/+90
2012-10-24Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'Michael Niedermayer7-3/+132
2012-10-23build: Plan 9 supportMans Rullgard6-2/+131
2012-10-21compat/getopt: add {} to complex ifsMichael Niedermayer1-1/+2
2012-10-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer9-11/+25
2012-10-13build: tms470: work around glibc math.h problemsMans Rullgard2-0/+8
2012-09-25MinGW: Use our snprintf/vsnprintf when MinGW's is brokenDerek Buitenhuis4-2/+53
2012-09-15compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje1-3/+6
2012-09-15msvc: Add a va_copy compatability macro for msvcDerek Buitenhuis3-0/+28
2012-09-15compat/vsnprintf: return number of bytes required on truncation.Ronald S. Bultje1-3/+10
2012-09-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer8-9/+220
2012-09-06Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run...Michael Niedermayer6-268/+0
2012-09-05lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje4-0/+167
2012-08-28lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje6-0/+268
2012-08-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer16-85/+614
2012-08-16getopt: Remove an unnecessary defineMartin Storsjö1-2/+0
2012-08-16getopt: Add missing includesMartin Storsjö1-0/+3
2012-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer15-91/+602
2012-07-11dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje4-0/+99