Skip to content

input: remove get_path()

Rémi Denis-Courmont requested to merge Courmisch/vlc:uri into master

Avoid back-and-forth URL/path conversions and copies with/without URL scheme.

Merge request reports