]> git.sesse.net Git - vlc/commit
- Reimplement URL component decoding separately from URL unescaping
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 6 Apr 2006 20:38:43 +0000 (20:38 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 6 Apr 2006 20:38:43 +0000 (20:38 +0000)
commit73508ddd4ce715e88b8fc26563cb879c32c01403
treef6f72262c0b1087e27876ad642ee08fb3ab661f2
parentd4f0ff7712b79f54a5a0733e70a68e234a1df485
- Reimplement URL component decoding separately from URL unescaping
- Replace crap URL escaping with URL encoding, which is what we really need
include/vlc_symbols.h
include/vlc_url.h
src/misc/strings.c