aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_vdpau.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2015-06-04 22:05:29 +0200
committerGravatar wm4 <wm4@nowhere>2015-06-04 22:05:29 +0200
commitc06cd1b99399260a272537e1b1c5991919c26382 (patch)
tree4ebf94350451245b54972a97183f59a8e77e64e9 /video/out/vo_vdpau.c
parentb2d058ef00513d52734c2b61e7a8be7b51fc01dd (diff)
audio: do not exit when loading small files in paused mode
When starting in paused mode, no audio is written to the device at all, because writing audio implicitly unpauses the AO. If the file is very small, and all audio fits within the AO buffer, this accidentally triggered the EOF condition. (In unpaused mode, it would write all audio, end playback, and then wait until the AO has everything played.)
Diffstat (limited to 'video/out/vo_vdpau.c')
0 files changed, 0 insertions, 0 deletions