Decoder, Playlist: ignore URI query string for plugin detection

Use the new uri_get_suffix() overload that removes the query string.
This commit is contained in:
Max Kellermann
2014-11-01 13:20:39 +01:00
parent 674091424e
commit 32b5654a6e
3 changed files with 9 additions and 6 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.18.17 (not yet released)
- don't allow empty playlist name
- m3u: recognize the file suffix ".m3u8"
* decoder
- ignore URI query string for plugin detection
- faad: remove workaround for ancient libfaad2 ABI bug
- ffmpeg: recognize MIME type audio/aacp