summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme2015-07-241-0/+9
* compat/os2threads: Check av_malloc() return codeMichael Niedermayer2015-06-021-0/+2
* avisynth: drop support of AviSynth 2.5Stephen Hutchinson2015-03-251-68/+0
* avisynth: ifdef to avoid implicit function declaration errorsStephen Hutchinson2015-03-251-0/+8
* avisynth: update headers against AviSynth+Stephen Hutchinson2015-03-254-151/+313
* compat/avisynth/windowsPorts/windows2linux: Add () to protect macro argumentsMichael Niedermayer2015-02-181-2/+2
* compat/avisynth/avxsynth_c: Clear all unused fields in returned structsMichael Niedermayer2014-12-111-7/+7
* compat/w32pthreads: use the condition variable API directly when targeting ne...James Almer2014-10-091-22/+39
* compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-091-10/+13
* Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-152-3/+3
|\
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-151-1/+1
* | Merge commit '6baeadd11083774ebd823dd5e1a744c2150a3bfc'Michael Niedermayer2014-08-151-10/+11
|\ \ | |/
| * w32pthreads: Mark functions in compatibility wrapper as av_unusedDiego Biurrun2014-08-151-10/+11
* | Merge commit '428b0578c64241fc677fed7083cc8fe65e10f32e'Michael Niedermayer2014-08-131-0/+12
|\ \ | |/
| * w32threads: Use newer thread synchronization functions when targeting VistaMartin Storsjö2014-08-131-0/+12
* | compat/w32pthreads: add return value to pthread_cond_init().Nicolas George2014-05-261-5/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-102-0/+57
|\ \ | |/
| * Work around broken floating point limits on some systems.Anton Khirnov2014-03-102-0/+57
* | Correct the FSF address for two avisynth files to '51 Franklin Street, Fifth ...Andreas Cadhalpun2014-03-062-2/+4
* | compat: provide va_copy for old gcc versions.Reimar Döffinger2013-12-301-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-241-0/+132
|\ \ | |/
| * build: Import makedef script from c99-to-c89Derek Buitenhuis2013-11-241-0/+132
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-071-2/+0
|\ \ | |/
| * Remove #undefs for formerly forbidden system functionsDiego Biurrun2013-11-071-2/+0
* | Fix compilation with os2threadsDave Yeo2013-11-071-0/+2
* | Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1'Michael Niedermayer2013-08-281-5/+5
|\ \ | |/
| * Revert "w32pthread: help compiler figure out undeeded code"Martin Storsjö2013-08-271-5/+5
* | Merge commit '4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1'Michael Niedermayer2013-08-281-5/+7
|\ \ | |/
| * w32threads: Don't use function pointers when linking directly to newer APIsMartin Storsjö2013-08-271-5/+7
* | Merge commit '4622f11f9c83db8a2e08408c71ff901826ca652c'Michael Niedermayer2013-08-221-5/+5
|\ \ | |/
| * w32pthread: help compiler figure out undeeded codeRafaël Carré2013-08-211-5/+5
* | avisynth: Support video input from AviSynth 2.5 properly.Stephen Hutchinson2013-08-171-0/+68
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-192-2/+38
|\ \ | |/
| * compat: Add missing license boilerplatesDiego Biurrun2013-07-182-2/+38
* | Merge commit '439902e0d68a0f0d800c21b5e6b598d5fa0c51da'Michael Niedermayer2013-07-193-9/+13
|\ \ | |/
| * Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun2013-07-183-9/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-051-0/+14
|\ \ | |/
| * compat: wrap math.h to avoid AIX-specific clashesLuca Barbato2013-07-041-0/+14
* | os2threads: move from lavc to compat/Dave Yeo2013-05-281-0/+162
* | Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer2013-05-241-0/+280
|\ \ | |/
| * w32pthreads: move from lavc to compat/Anton Khirnov2013-05-241-0/+279
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-071-2/+1
* | Provide local copies of AviSynth's and AvxSynth's requisite headers in compat...Stephen Hutchinson2013-03-214-0/+1768
* | compat/strtod: isspace -> av_isspace.Clément Bœsch2013-03-041-1/+1
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-031-1/+0
* | Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'Michael Niedermayer2012-10-243-0/+46
|\ \ | |/
| * build: Plan 9 supportMans Rullgard2012-10-233-0/+46
* | compat/getopt: add {} to complex ifsMichael Niedermayer2012-10-211-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-141-0/+7
|\ \ | |/
| * build: tms470: work around glibc math.h problemsMans Rullgard2012-10-131-0/+7
OpenPOWER on IntegriCloud