ffmpeg plugin: when decoded stream duration is unavailable, attempt fallback to container duration (fix MusicPlayerDaemon/MPD#110)

This commit is contained in:
Charlie Waters
2017-09-18 01:44:47 -04:00
committed by Max Kellermann
parent ca7b4df812
commit b253a6b71e
2 changed files with 9 additions and 1 deletions

2
NEWS
View File

@@ -1,6 +1,8 @@
ver 0.20.11 (not yet released)
* storage
- curl: support Content-Type application/xml
* decoder
- ffmpeg: more reliable song duration
ver 0.20.10 (2017/08/24)
* decoder