m3u playlists in non-English ANSI CP are broken
Problem description:
http://forum.videolan.org/viewtopic.php?p=89319#89319
By looking at stream_ReadLine() in src/input/stream.c, it activates apropriate conversion when some Unicode BOM is detected - but does not activate any when no BOM was detected (i.e. when the m3u playlist is in ANSI CP). In this case we obviously need to convert ANSI CP => UTF8