summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-06-09 16:49:05 +0200
committerwm4 <wm4@nowhere>2020-06-09 16:49:05 +0200
commitd5de79d10f895aaa8f65340adf949d28bc09b2d7 (patch)
tree5dfa06599d2d3925d1cd5efd4fd78159e1fb59d7 /player
parent0fb02f181f3df9e8336939b42c3412e01fb60427 (diff)
downloadmpv-d5de79d10f895aaa8f65340adf949d28bc09b2d7.tar.bz2
mpv-d5de79d10f895aaa8f65340adf949d28bc09b2d7.tar.xz
audio: require certain AOs to set device_buffer
AOs which use the "push" API must set this field now. Actually, this was sort of always required, but happened to work anyway. The future intention is to use device_buffer as the pre-buffer amount, which has to be available right before audio playback is started. "Pull" AOs really need this too conceptually, just that the API is underspecified. From what I can see, only ao_null did not do this yet.
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions