[vlc-devel] [PATCH] m3u parsing for old and new format

Daniel Straenger vlc at schmaller.de
Wed Aug 31 15:58:45 CEST 2005


Hello!
With the attached patch we can escape the EXTINF format disaster.
There's no more (un-)escaping since " - " is quite seldom to occure 
inside the name or artist.
The lines in test.m3u are parsed correctly.
Besides I renamed the var names from "author" to "artist"because that's 
what we're dealing with.
Additionally the correction of the type case error in 
modules/demux/m3u.c is included, so my last patch "v3" becomes waste.

Greetings,
Daniel


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: m3u_AllInOne_parsing.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050831/288bc0e1/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test.m3u
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050831/288bc0e1/attachment-0001.ksh>


More information about the vlc-devel mailing list