0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/audio/out
nanahi 06f88dfb3a ao: rename playthread to ao_thread
"playthread" is a confusing name which doesn't describe what it really
is. Rename it to ao_thread, and ao_wakeup_playthread to ao_wakeup,
in the same style as VO threads. This makes call stack function names
less confusing.
2024-04-10 19:00:22 +02:00
..
ao_alsa.c ao_alsa: fix snd_config memory leak 2024-03-30 10:09:37 +01:00
ao_audiotrack.c ao: rename playthread to ao_thread 2024-04-10 19:00:22 +02:00
ao_audiounit.m ao: convert all timing code to nanoseconds 2023-10-16 15:38:59 +00:00
ao_avfoundation.m ao_avfoundation: support set_pause 2024-04-03 23:40:05 +02:00
ao_coreaudio_chmap.c ao_avfoundation: initial avfoundation ao support 2024-03-29 13:46:59 +01:00
ao_coreaudio_chmap.h ao_avfoundation: initial avfoundation ao support 2024-03-29 13:46:59 +01:00
ao_coreaudio_exclusive.c various: use static assertions where appropriate 2024-03-17 20:04:04 +01:00
ao_coreaudio_properties.c various: fix typos 2022-04-25 09:07:18 -04:00
ao_coreaudio_properties.h ao_avfoundation: initial avfoundation ao support 2024-03-29 13:46:59 +01:00
ao_coreaudio_utils.c ao_avfoundation: initial avfoundation ao support 2024-03-29 13:46:59 +01:00
ao_coreaudio_utils.h ao_avfoundation: initial avfoundation ao support 2024-03-29 13:46:59 +01:00
ao_coreaudio.c ao_coreaudio: register hotplug_cb in normal init() as well 2024-04-03 23:43:24 +02:00
ao_jack.c various: sort some standard headers 2023-10-20 21:31:09 +02:00
ao_lavc.c ao_lavc: fix warning: ISO C forbids forward references to 'enum' types 2024-03-19 08:58:18 +01:00
ao_null.c ao_null: fix reset() implementation 2024-01-12 20:36:04 +01:00
ao_openal.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
ao_opensles.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
ao_oss.c various: use thread safe mp_strerror() 2024-03-19 19:30:27 +01:00
ao_pcm.c options: transition options from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
ao_pipewire.c ao_pipewire: fix delay calculation 2024-04-05 17:22:17 +02:00
ao_pulse.c ao: rename playthread to ao_thread 2024-04-10 19:00:22 +02:00
ao_sdl.c ao: convert all timing code to nanoseconds 2023-10-16 15:38:59 +00:00
ao_sndio.c ao: rename playthread to ao_thread 2024-04-10 19:00:22 +02:00
ao_wasapi_changenotify.c ao_wasapi_changenotify: use %ls instead of %S for wchar_t 2017-04-20 07:38:03 +02:00
ao_wasapi_utils.c various: use correct PATH_MAX for win32 2023-12-27 22:55:56 +01:00
ao_wasapi.c ao_wasapi: support set_pause 2024-04-03 23:40:05 +02:00
ao_wasapi.h ao_wasapi: support set_pause 2024-04-03 23:40:05 +02:00
ao.c ao_avfoundation: initial avfoundation ao support 2024-03-29 13:46:59 +01:00
ao.h audio: drain ao before setting pause 2023-08-11 22:28:50 +00:00
buffer.c ao: rename playthread to ao_thread 2024-04-10 19:00:22 +02:00
internal.h ao: rename playthread to ao_thread 2024-04-10 19:00:22 +02:00