This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
FFmpeg
Watch
1
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
00aeedd841
FFmpeg
/
compat
/
atomics
History
Download ZIP
Download TAR.GZ
Anton Khirnov
eb34d40354
Add a compat dummy stdatomic.h used when threading is disabled
...
Adapted from the code by Rémi Denis-Courmont from VLC
2016-10-02 18:57:56 +02:00
..
dummy
Add a compat dummy stdatomic.h used when threading is disabled
2016-10-02 18:57:56 +02:00
gcc
Add a compat stdatomic.h implementation based on GCC atomics
2016-10-02 18:52:08 +02:00
pthread
Add a compat stdatomic.h implementation based on pthreads
2016-10-02 18:56:52 +02:00
suncc
Add a compat stdatomic.h implementation based on suncc atomics
2016-10-02 18:55:41 +02:00
win32
Add a compat stdatomic.h implementation based on windows atomics
2016-10-02 18:54:28 +02:00