mirror of https://github.com/mpv-player/mpv
c8b3088c18
Move the buffer storing audio data ready to be fed to the audio output driver from the audio decoder object to the AO object. This will help encoding code deal with end of input, and may also be useful to improve other general gapless audio behavior (as AOs which do not accept chunks smaller than a certain size may keep them in the buffer while the decoder changes). Less data may be dropped now when changing audio filters or switching timeline parts. |
||
---|---|---|
.. | ||
ao_alsa.c | ||
ao_alsa5.c | ||
ao_arts.c | ||
ao_coreaudio.c | ||
ao_dart.c | ||
ao_dsound.c | ||
ao_esd.c | ||
ao_ivtv.c | ||
ao_jack.c | ||
ao_kai.c | ||
ao_mpegpes.c | ||
ao_nas.c | ||
ao_null.c | ||
ao_openal.c | ||
ao_oss.c | ||
ao_pcm.c | ||
ao_pulse.c | ||
ao_rsound.c | ||
ao_sdl.c | ||
ao_sgi.c | ||
ao_sun.c | ||
ao_v4l2.c | ||
ao_win32.c | ||
audio_out.c | ||
audio_out.h | ||
audio_out_internal.h |