summaryrefslogtreecommitdiffstats
path: root/audio/out/push.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-06 12:59:00 +0200
committerwm4 <wm4@nowhere>2014-09-06 12:59:00 +0200
commit769ac6fb7bb39cb04933e1dede32cdbec4f74098 (patch)
tree0afa5a9dc8591c105d19b7a72800fce1a3ae37dd /audio/out/push.c
parentd9941e01ccafd5fc3fc87581dcbae5cacfa8f171 (diff)
downloadmpv-769ac6fb7bb39cb04933e1dede32cdbec4f74098.tar.bz2
mpv-769ac6fb7bb39cb04933e1dede32cdbec4f74098.tar.xz
audio/out: always round get_space on period size
Round get_space() results in the same way play() rounds the input size. Some audio APIs do this for various reasons. This affects only "push" based AOs. Some of these need no change, because they either do it already right (like ao_openal), or they seem not to have any such requirements (like ao_pulse). Needed for the following commit.
Diffstat (limited to 'audio/out/push.c')
0 files changed, 0 insertions, 0 deletions