Merge branch 'v0.21.x' into master

This commit is contained in:
Max Kellermann
2020-09-21 11:37:30 +02:00
7 changed files with 39 additions and 8 deletions

1
NEWS
View File

@@ -54,6 +54,7 @@ ver 0.21.26 (not yet released)
* decoder
- ffmpeg: remove "rtsp://" from the list of supported protocols
- ffmpeg: add "hls+http://" to the list of supported protocols
- opus: support the gain value from the Opus header
- sndfile: fix lost samples at end of file
* fix "single" mode bug after resuming playback
* the default log_level is "default", not "info"