playlist/m3u: support for mime-type audio-mpegurl for M3U playlists

This commit is contained in:
Mario Di Raimondo
2017-05-19 11:28:22 +02:00
committed by Max Kellermann
parent 6d023c4df3
commit ffa676f577
3 changed files with 4 additions and 0 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.20.8 (not yet released)
* output
- osx: fix build failure due to missing "noexcept"
* playlist
- m3u: support MIME type `audio/mpegurl`
* fix build failure with GCC 4.x
ver 0.20.7 (2017/05/15)