1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 11:01:35 +00:00
mpv/audio/out
Stefano Pigozzi ca678dce4d ao_coreaudio: prevent buffer underruns to output garbage
This was removed in d427b4fd. I now found a sample that causes underruns when
moving to a chapter and apparently this is also a problem when taking
screenshots.
2013-07-28 11:21:03 +02:00
..
ao_alsa.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_coreaudio_properties.c ao_coreaudio: switch properties getters to talloc 2013-07-22 21:53:18 +02:00
ao_coreaudio_properties.h ao_coreaudio: fix compilation on OS X 10.7 2013-07-28 09:48:49 +02:00
ao_coreaudio_utils.c ao_coreaudio: switch properties getters to talloc 2013-07-22 21:53:18 +02:00
ao_coreaudio_utils.h ao_coreaudio: refactor chmap detection 2013-07-22 21:53:18 +02:00
ao_coreaudio.c ao_coreaudio: prevent buffer underruns to output garbage 2013-07-28 11:21:03 +02:00
ao_dsound.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_jack.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_lavc.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_null.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_openal.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_oss.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_pcm.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_portaudio.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_pulse.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_rsound.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_sdl.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao_wasapi.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao.c audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00
ao.h audio/out: remove options argument from init() 2013-07-22 22:58:09 +02:00