Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
0d48e825
Commit
0d48e825
authored
Nov 18, 2007
by
Rafaël Carré
Browse files
xspf muxer: %encode '+' since decode_URI() will decode it as a space
parent
de90d8cb
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/misc/playlist/xspf.c
View file @
0d48e825
...
...
@@ -336,6 +336,7 @@ static char *assertUTF8URI( char *psz_name )
*
psz_s
==
'['
||
*
psz_s
==
']'
||
*
psz_s
==
'@'
||
*
psz_s
==
'+'
||
*
psz_s
==
'%'
)
)
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment