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
/
atomics
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomics: Fix the win32 atomic_exchange function
Martin Storsjö
2021-04-04
1
-1
/
+1
*
Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d'
James Almer
2017-04-13
2
-2
/
+3
|
\
|
*
compat/atomics: add typecasts in atomic_compare_exchange_strong()
Wan-Teh Chang
2016-12-08
2
-2
/
+3
|
*
Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
2016-10-02
1
-0
/
+176
|
*
Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
2016-10-02
2
-0
/
+236
|
*
Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
2016-10-02
1
-0
/
+186
|
*
Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
2016-10-02
1
-0
/
+179
|
*
Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
2016-10-02
1
-0
/
+173
*
stdatomic/win32: only include the lean windows headers to avoid conflicts
Hendrik Leppkes
2017-04-04
1
-0
/
+1
*
compat/atomics: fix atomic_fetch_xor
James Almer
2017-04-02
5
-6
/
+6
*
compat/atomics/gcc: use __typeof__ instead of typeof
James Almer
2017-03-18
1
-4
/
+4
*
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