summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-01 00:10:00 +0200
committerwm4 <wm4@nowhere>2014-09-01 00:13:10 +0200
commit129a7c056a524b33cc4c87c67d7919f8d5894ca3 (patch)
tree8bead5cfe07086156c409a7488571c3c0ac8685c /player
parentf59f1e532e46779b1758bedf972fdfce3a74ea44 (diff)
downloadmpv-129a7c056a524b33cc4c87c67d7919f8d5894ca3.tar.bz2
mpv-129a7c056a524b33cc4c87c67d7919f8d5894ca3.tar.xz
playlist: don't add the base path twice
Loading a playlist with --playlist from a sub-directory added the playlist's base path twice: one time in the playlist demuxer, and then again in playlist_parse_file(). The latter function is used only for --playlist, so it worked when loading the playlist directly. (This is probably a mess-up when the MPlayer playlist parsers were replaced with newer code.) CC: @mpv-player/stable
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions