summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-10-20 21:33:27 +0200
committerwm4 <wm4@nowhere>2013-11-02 19:00:53 +0100
commitefc32ac0dfb0e44f1bb7ba180aa690e9fe60a0b8 (patch)
tree272acfd6e4941a6101519193ae4cc462e0be679d /audio
parent042302fa6561906a340a6f5f8362d0198bfd9402 (diff)
downloadmpv-efc32ac0dfb0e44f1bb7ba180aa690e9fe60a0b8.tar.bz2
mpv-efc32ac0dfb0e44f1bb7ba180aa690e9fe60a0b8.tar.xz
mplayer: don't call libquvi for local files
This is obviously not needed, and just creates potential for bad breakages (e.g. what happens if libquvi tries to open a normal filename as http URL?). Note that for simplicity, we still pass file:// URIs to quvi, and we don't exclude other protocol prefixes either. In general, we don't know what protocols quvi might support, so we don't try to second-guess it. (Even though in practice, it's probably only "http" and "https".)
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions