Add support for m3u8 playlist formats
authorAndy Shaw <andy.shaw@digia.com>
Fri, 22 Mar 2013 14:14:17 +0000 (15:14 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 24 Mar 2013 14:42:59 +0000 (15:42 +0100)
commitb7b9c1c1f67fe25fbadaae03cc1550a83bca5561
treec353d7685fe3fcd664b3fdadfac1e115578de919
parentd64a68f5c8386e82fe9aa5e8eaf94f78124602f5
Add support for m3u8 playlist formats

m3u8 is just a unicode version of m3u so we can already handle these
without any extra coding other than adding it as a format

Change-Id: Icec0f1844bd2b0a0ea3c39b98f7b06cc402a3309
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/plugins/m3u/qm3uhandler.cpp