summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-07-24 15:25:36 +0200
committerwm4 <wm4@nowhere>2014-07-24 15:25:36 +0200
commit6455bcc1da7e873f1532b23806a1be63aa9bd7f5 (patch)
tree68a1f9712b24e4c8445291ea8a8448ee467f46e6 /player
parentcb4aa2df92fca66c309d108e1e1057c1b7043606 (diff)
downloadmpv-6455bcc1da7e873f1532b23806a1be63aa9bd7f5.tar.bz2
mpv-6455bcc1da7e873f1532b23806a1be63aa9bd7f5.tar.xz
audio: remove unnecessary code
It's true that the decoder can successfully decode, but return no data (for various reasons). We don't need to handle this specially, though. We just let the decoder decode some more data. This doesn't increase the danger of an endless loop either, because audio_decode() already calls this function until enough is decoded.
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions