summaryrefslogtreecommitdiffstats
path: root/player/audio.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-09-26 14:12:03 +0200
committerwm4 <wm4@nowhere>2019-09-26 14:17:00 +0200
commitf44e480242057ecc7a84588a65dfef62264a5534 (patch)
treed23392141ddcbb3353b59e135e6da5b8c99d64b8 /player/audio.c
parent31c04f162b8c7bfaed7f76eaa18da3c4f41c090e (diff)
downloadmpv-f44e480242057ecc7a84588a65dfef62264a5534.tar.bz2
mpv-f44e480242057ecc7a84588a65dfef62264a5534.tar.xz
DOCS/contribute.md: talk about non-standard and C11 language features
The C11 situation is complicated. For example, MinGW doesn't seem to have a full C11 implementation, but we pretty much rely on C11 atomics. Regarding "#pragma once": they say it's not standard because of unsolved (admittedly valid) issues. Btu still, fuck writing include guards, I just can't be bothered with this crap. (Does anyone even read this document?)
Diffstat (limited to 'player/audio.c')
0 files changed, 0 insertions, 0 deletions