]> git.sesse.net Git - vlc/commit
Resolving XML special chars on xml based format
authorReka Inovan <reka.inovan@gmail.com>
Sun, 29 Sep 2013 10:21:49 +0000 (17:21 +0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 12 Oct 2013 21:44:27 +0000 (23:44 +0200)
commit14cbf5d174990956d3c83a620f55a156abab3cd0
treec1142ee4086d8abdf6a6f1e3d90288cff3046f78
parent4c0b7973ce52ecc452e2c430d576914ef15fb1cc
Resolving XML special chars on xml based format

It fixes bug #9311 and resolves xml special chars on several other xml based playlist format (b4s, podcast, shoutcast, qtl).
modules/demux/playlist/b4s.c
modules/demux/playlist/podcast.c
modules/demux/playlist/qtl.c
modules/demux/playlist/shoutcast.c
modules/demux/playlist/wpl.c