1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-14 19:07:14 +00:00
mpv/audio
NRK 2070331f64 osdep: remove atomic.h
replace it with <stdatomic.h> and replace the mp_atomic_* typedefs with
explicit _Atomic qualified types.

also add missing config.h includes on some files.
2023-10-20 21:31:09 +02:00
..
decode ad_spdif: fix this not working at all 2023-08-07 23:15:00 +02:00
filter af_scaletempo2: better defaults 2023-10-15 13:39:59 +00:00
out osdep: remove atomic.h 2023-10-20 21:31:09 +02:00
aframe.c various: replace if + abort() with MP_HANDLE_OOM() 2023-01-12 22:02:07 +01:00
aframe.h
chmap_avchannel.c
chmap_avchannel.h
chmap_sel.c
chmap_sel.h
chmap.c chmap: add more channel layouts up to 22.2 2023-09-29 02:35:10 +00:00
chmap.h audio/chmap: support up to 64 channels 2023-09-29 02:35:10 +00:00
fmt-conversion.c
fmt-conversion.h
format.c
format.h