diff options
author | wm4 <wm4@nowhere> | 2013-09-07 20:33:47 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-09-07 20:34:49 +0200 |
commit | c7ab8ea513fdc15a500dddcae01fa76cd07d0d84 (patch) | |
tree | d49535f34f43026017c133dc6290b08962c13826 /sub/draw_bmp.c | |
parent | dc475728e0fd395e0780a2e41b0dc19af162e383 (diff) | |
download | mpv-c7ab8ea513fdc15a500dddcae01fa76cd07d0d84.tar.bz2 mpv-c7ab8ea513fdc15a500dddcae01fa76cd07d0d84.tar.xz |
mplayer: don't auto-load explicitly loaded subtitle files
Even if a subtitle was explicitly loaded with -sub, it was still auto-
loaded (if auto-loading applied to that file). Fix this by explicitly
checking whether a file is already loaded.
The check is maximal naive and just compares the filenames as strings.
The change in find_subfiles.c is so that "-sub something.ass" happens to
work (auto-loading prepended a "./" to it, so the naive filename
comparison check didn't work).
Diffstat (limited to 'sub/draw_bmp.c')
0 files changed, 0 insertions, 0 deletions