index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat/atomics: rename header guards
James Almer
2016-12-02
5
-15
/
+15
*
Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
2016-12-02
1
-0
/
+176
*
Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
2016-12-02
2
-0
/
+236
*
Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
2016-12-02
1
-0
/
+186
*
Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
2016-12-02
1
-0
/
+179
*
Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
2016-12-02
1
-0
/
+173
*
avcodec/cuvid: Add support for P010/P016 as an output surface format
Philip Langdale
2016-11-22
1
-1
/
+2
*
avcodec/cuvid: use dynamically loaded CUDA/CUVID
Timo Rothenpieler
2016-11-22
2
-1148
/
+0
*
compat/cuda: add dynamic loader
Timo Rothenpieler
2016-11-22
4
-0
/
+1475
*
compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions.
Matt Oliver
2016-11-05
1
-0
/
+83
*
compat/cuda: convert to unix line endings
Timo Rothenpieler
2016-09-23
2
-1148
/
+1148
*
cuvid: Use bundled headers
Philip Langdale
2016-09-22
2
-58
/
+29
*
cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0
Philip Langdale
2016-09-22
2
-0
/
+1177
*
avcodec/nvenc: include nvEncodeAPI v7 SDK header
Timo Rothenpieler
2016-08-28
1
-0
/
+3219
*
compat/avisynth: update AviSynth+ header
Stephen Hutchinson
2016-08-17
1
-37
/
+219
*
Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43'
Derek Buitenhuis
2016-05-08
1
-0
/
+42
|
\
|
*
jack: Support OSX
Josh de Kock
2016-03-31
1
-0
/
+42
*
|
compat/os2threads: split long lines
KO Myung-Hun
2016-02-14
1
-5
/
+12
*
|
compat/os2threads: support the return value of joined thread
KO Myung-Hun
2016-02-14
1
-21
/
+18
*
|
compat/os2threads: Improve pthread_cond_xxx() functions
KO Myung-Hun
2016-02-14
1
-11
/
+15
*
|
all: Make header guard names consistent
Timothy Gu
2016-01-31
5
-15
/
+15
*
|
all: Add missing header guards
Timothy Gu
2016-01-28
1
-0
/
+5
*
|
os2threads: Add pthread_once()
KO Myung-Hun
2015-11-12
1
-0
/
+27
*
|
Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'
Hendrik Leppkes
2015-11-02
1
-2
/
+2
|
\
\
|
|
/
|
*
w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw
Martin Storsjö
2015-10-30
1
-2
/
+2
|
*
w32pthreads: fix mingw build on x86 with -msse2 or higher
Hendrik Leppkes
2015-10-16
1
-0
/
+5
*
|
compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl
Michael Niedermayer
2015-10-20
1
-1
/
+1
*
|
w32pthreads: fix mingw build on x86 with -msse2 or higher
Hendrik Leppkes
2015-10-16
1
-0
/
+5
*
|
winrt: multithreading support
wang-bin
2015-10-16
1
-0
/
+5
*
|
Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'
Hendrik Leppkes
2015-10-14
1
-0
/
+352
|
\
\
|
|
/
|
*
build: add Solaris symbol versioning
Sean McGovern
2015-10-11
1
-0
/
+352
*
|
Merge commit '2830bce47e2eb29c76202f19017031ddc1f95dd3'
Hendrik Leppkes
2015-10-10
1
-0
/
+10
|
\
\
|
|
/
|
*
w32pthreads: Load dynamically loaded functions on demand
Hendrik Leppkes
2015-10-07
1
-0
/
+10
*
|
Merge commit 'b22693b06d1e5d73454a65c203b4d31c1ca5b69a'
Hendrik Leppkes
2015-10-10
1
-0
/
+72
|
\
\
|
|
/
|
*
w32pthreads: Add pthread_once emulation
Hendrik Leppkes
2015-10-07
1
-0
/
+73
|
*
use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe
Steve Lhomme
2015-07-24
1
-0
/
+9
|
*
w32pthreads: use the condition variable API directly when targeting newer ver...
James Almer
2014-10-10
1
-22
/
+38
|
*
w32pthreads: use the CONDITION_VARIABLE typedef if available
James Almer
2014-10-10
1
-10
/
+13
*
|
compat/w32pthreads: Add return values to match the simulated pthread functions.
Matt Oliver
2015-09-30
1
-13
/
+23
*
|
use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe
Steve Lhomme
2015-07-24
1
-0
/
+9
*
|
compat/os2threads: Check av_malloc() return code
Michael Niedermayer
2015-06-02
1
-0
/
+2
*
|
avisynth: drop support of AviSynth 2.5
Stephen Hutchinson
2015-03-25
1
-68
/
+0
*
|
avisynth: ifdef to avoid implicit function declaration errors
Stephen Hutchinson
2015-03-25
1
-0
/
+8
*
|
avisynth: update headers against AviSynth+
Stephen Hutchinson
2015-03-25
4
-151
/
+313
*
|
compat/avisynth/windowsPorts/windows2linux: Add () to protect macro arguments
Michael Niedermayer
2015-02-18
1
-2
/
+2
*
|
compat/avisynth/avxsynth_c: Clear all unused fields in returned structs
Michael Niedermayer
2014-12-11
1
-7
/
+7
*
|
compat/w32pthreads: use the condition variable API directly when targeting ne...
James Almer
2014-10-09
1
-22
/
+39
*
|
compat/w32pthreads: use the CONDITION_VARIABLE typedef if available
James Almer
2014-10-09
1
-10
/
+13
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
2
-3
/
+3
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+1
[next]