A java m3u8 playlist parser for Http Live Streaming. See ietf draft http://tools.ietf.org/html/draft-pantos-http-live-streaming-02 for details. See: http://m3u8parser.chilicat.net for JavaDoc and simple Webstart application to test the parser
0.2 - Extended EXT-X-STREAM-INF parsing to support CODECS and BANDWIDTH attributes. Contribution by feesh
0.1 - Initial Version