summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-12-021-0/+176
* | Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-12-022-0/+236
* | Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-12-021-0/+186
* | Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-12-021-0/+179
* | Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-12-021-0/+173
* | avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale2016-11-221-1/+2
* | avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler2016-11-222-1148/+0
* | compat/cuda: add dynamic loaderTimo Rothenpieler2016-11-224-0/+1475
* | compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions.Matt Oliver2016-11-051-0/+83
* | compat/cuda: convert to unix line endingsTimo Rothenpieler2016-09-232-1148/+1148
* | cuvid: Use bundled headersPhilip Langdale2016-09-222-58/+29
* | cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0Philip Langdale2016-09-222-0/+1177
* | avcodec/nvenc: include nvEncodeAPI v7 SDK headerTimo Rothenpieler2016-08-281-0/+3219
* | compat/avisynth: update AviSynth+ headerStephen Hutchinson2016-08-171-37/+219
* | Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43'Derek Buitenhuis2016-05-081-0/+42
|\ \ | |/
| * jack: Support OSXJosh de Kock2016-03-311-0/+42
* | compat/os2threads: split long linesKO Myung-Hun2016-02-141-5/+12
* | compat/os2threads: support the return value of joined threadKO Myung-Hun2016-02-141-21/+18
* | compat/os2threads: Improve pthread_cond_xxx() functionsKO Myung-Hun2016-02-141-11/+15
* | all: Make header guard names consistentTimothy Gu2016-01-315-15/+15
* | all: Add missing header guardsTimothy Gu2016-01-281-0/+5
* | os2threads: Add pthread_once()KO Myung-Hun2015-11-121-0/+27
* | Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'Hendrik Leppkes2015-11-021-2/+2
|\ \ | |/
| * w32pthreads: Map MemoryBarrier to __sync_synchronize on mingwMartin Storsjö2015-10-301-2/+2
| * w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-161-0/+5
* | compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perlMichael Niedermayer2015-10-201-1/+1
* | w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-161-0/+5
* | winrt: multithreading supportwang-bin2015-10-161-0/+5
* | Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'Hendrik Leppkes2015-10-141-0/+352
|\ \ | |/
| * build: add Solaris symbol versioningSean McGovern2015-10-111-0/+352
* | Merge commit '2830bce47e2eb29c76202f19017031ddc1f95dd3'Hendrik Leppkes2015-10-101-0/+10
|\ \ | |/
| * w32pthreads: Load dynamically loaded functions on demandHendrik Leppkes2015-10-071-0/+10
* | Merge commit 'b22693b06d1e5d73454a65c203b4d31c1ca5b69a'Hendrik Leppkes2015-10-101-0/+72
|\ \ | |/
| * w32pthreads: Add pthread_once emulationHendrik Leppkes2015-10-071-0/+73
| * use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exeSteve Lhomme2015-07-241-0/+9
| * w32pthreads: use the condition variable API directly when targeting newer ver...James Almer2014-10-101-22/+38
| * w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-101-10/+13
* | compat/w32pthreads: Add return values to match the simulated pthread functions.Matt Oliver2015-09-301-13/+23
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud