1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-30 07:18:17 +00:00
mpv/audio/out
2022-10-06 13:16:35 -07:00
..
ao_alsa.c
ao_audiotrack.c ao_audiotrack: change buffer sizing logic 2021-10-21 17:20:51 +02:00
ao_audiounit.m ao_audiounit: get the channel layout from the AU itself 2022-09-15 11:52:50 -05:00
ao_coreaudio_chmap.c
ao_coreaudio_chmap.h
ao_coreaudio_exclusive.c
ao_coreaudio_properties.c various: fix typos 2022-04-25 09:07:18 -04:00
ao_coreaudio_properties.h
ao_coreaudio_utils.c
ao_coreaudio_utils.h
ao_coreaudio.c
ao_jack.c
ao_lavc.c ao_lavc: switch to AVChannelLayout when available 2022-06-12 21:05:59 +03:00
ao_null.c
ao_openal.c ao_openal: enable AL_SOFT_direct_channels_remix extension by default 2021-11-29 11:27:39 +01:00
ao_opensles.c ao_opensles: add guards for sample rate to use 2021-11-19 14:27:52 +01:00
ao_oss.c ao_oss: define PATH_DEV_MIXER as it is an internal define 2021-11-10 17:08:16 +01:00
ao_pcm.c
ao_pipewire.c ao_pipewire: allow specification of remote name 2022-10-06 13:16:35 -07:00
ao_pulse.c ao/pulse: fix incorrect state reported after reset 2021-04-29 17:06:29 +02:00
ao_sdl.c
ao_sndio.c various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
ao_wasapi_changenotify.c
ao_wasapi_utils.c
ao_wasapi.c
ao_wasapi.h
ao.c audio: list devices for all AOs with hotplug_init 2022-09-11 20:24:42 -07:00
ao.h audio: try to use playback AO as hotplug AO first 2022-09-11 20:24:42 -07:00
buffer.c audio: fix lack of reinitialization on format change with pull AOs 2022-08-23 11:01:52 -07:00
internal.h