decoder/opus: support chained streams

This commit is contained in:
Max Kellermann
2014-11-11 07:41:01 +01:00
parent ba6f2b0467
commit c98cb1d6f9
2 changed files with 37 additions and 1 deletions

1
NEWS
View File

@@ -10,6 +10,7 @@ ver 0.19.3 (not yet released)
- audiofile: fix bit rate calculation
- ffmpeg: support opus
- opus: fix bogus duration on streams
- opus: support chained streams
- opus: improved error logging
* fix distorted audio with soxr resampler
* fix build failure on Mac OS X with non-Apple compilers