This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-08-03 06:30:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c19830aa2c19f9713b612f7e2fdb437df91ba266
FFmpeg
/
compat
/
atomics
History
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
…
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
…