decoder/audiofile: fix bit rate calculation

This commit is contained in:
Max Kellermann
2014-11-10 09:00:50 +01:00
parent 2e47cb12c4
commit 8ff0d99092
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -7,6 +7,7 @@ ver 0.19.3 (not yet released)
- curl: another fix for redirected streams
* decoder
- audiofile: fix crash while playing streams
- audiofile: fix bit rate calculation
- ffmpeg: support opus
ver 0.19.2 (2014/11/02)