]> git.sesse.net Git - vlc/commit
xspf: Don't nop item->psz_nam
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 25 Jun 2009 13:48:25 +0000 (15:48 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 25 Jun 2009 14:17:01 +0000 (16:17 +0200)
commitfffd3cd177dda62326769d08fc409d2af1093509
tree4e085dee1aa4dded55a58e85b2853f7ea17585ac
parent36eb6ac98a883477beb9d82895716a8488c5f875
xspf: Don't nop item->psz_nam

Set the nop at the end of parsing, instead of the beginning, because SetURI will only init the name once. Now we had all media library items with the title "nop".
modules/demux/playlist/xspf.c