Files
mpv/filters
NRK 450a69b1d6 various: remove ATOMIC_VAR_INIT
the fallback needed it due to the struct wrapper. but the fallback is
now removed so it's no longer needed.

as for standard atomics, it was never really needed either, was useless
and then made obsolete in C17 and removed in C23.

ref: https://gustedt.wordpress.com/2018/08/06/c17-obsoletes-atomic_var_init/
ref: https://en.cppreference.com/w/c/atomic/ATOMIC_VAR_INIT
2023-10-20 21:31:09 +02:00
..
2020-08-27 18:40:57 +02:00
2021-11-03 15:15:20 +01:00
2022-04-25 09:07:18 -04:00
2023-03-28 19:29:44 +00:00
2023-10-20 21:31:09 +02:00
2019-09-19 20:37:04 +02:00
2019-09-19 20:37:04 +02:00