1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-06 22:28:01 +00:00
mpv/audio
Uoti Urpala dbb4a973d5 mixer: fix lowering hw volume while muted
Lowering volume while muted did not work correctly with audio outputs
that support native mute setting separate from volume (ao_alsa and
ao_pulse), because the AO-level volume was not set while muted but was
still being read back. Fix by setting the AO volume in this case.
2012-11-14 00:46:15 +01:00
..
decode Add missing compat/libav.h includes 2012-11-12 20:08:24 +01:00
filter
out ao_coreaudio: fix deprecation warnings 2012-11-13 22:19:18 +01:00
format.c
format.h
mixer.c mixer: fix lowering hw volume while muted 2012-11-14 00:46:15 +01:00
mixer.h
reorder_ch.c
reorder_ch.h