0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/audio/out
Stefano Pigozzi 6d2f9a2804 ao_coreaudio: remove volume multiplication by 4
kHALOutputParam_Volume is the linear gain so it should be at maximum 1 to
keep the audio quality good. No idea why it was more than that.
2013-07-22 21:53:18 +02:00
..
ao_alsa.c options: remove --mixer and --mixer-channel, turn them into alsa/oss subopts 2013-07-21 23:35:14 +02:00
ao_coreaudio_common.c ao_coreaudio: remove device property listener on uninit 2013-07-22 21:53:18 +02:00
ao_coreaudio.c ao_coreaudio: remove volume multiplication by 4 2013-07-22 21:53:18 +02:00
ao_dsound.c ao_dsound: use new option API 2013-07-22 00:11:06 +02:00
ao_jack.c ao_jack: use new option API 2013-07-22 00:03:57 +02:00
ao_lavc.c audio/out: remove ao->outburst/buffersize fields 2013-06-16 19:36:56 +02:00
ao_null.c audio/out: remove ao->outburst/buffersize fields 2013-06-16 19:36:56 +02:00
ao_openal.c ao_openal: use new option API 2013-07-21 23:27:32 +02:00
ao_oss.c ao_oss: switch to new option API 2013-07-21 23:52:40 +02:00
ao_pcm.c ao_pcm: use new option API 2013-07-21 23:27:31 +02:00
ao_portaudio.c ao_portaudio: use new option API 2013-07-21 23:27:31 +02:00
ao_pulse.c ao_pulse: use new option API 2013-07-21 23:27:31 +02:00
ao_rsound.c ao_rsound: use new option API 2013-07-21 23:27:32 +02:00
ao_sdl.c ao_sdl: use new option API 2013-07-21 23:27:32 +02:00
ao_wasapi.c ao_wasapi: Fix S/PDIF passthrough init 2013-07-22 02:42:38 +02:00
ao.c ao_wasapi: Make default on Windows. 2013-07-22 02:42:38 +02:00
ao.h options: use new option code for --ao 2013-07-21 23:27:31 +02:00