pcm/Resampler: add virtual method Flush()

Wired to Filter::Flush().

Closes #153
This commit is contained in:
Max Kellermann
2018-01-02 18:22:53 +01:00
parent 6d0d8cf9cf
commit f6ec43b9ec
9 changed files with 69 additions and 0 deletions

2
NEWS
View File

@@ -10,6 +10,8 @@ ver 0.21 (not yet released)
* decoder
- gme: try loading m3u sidecar files
- pcm: support audio/L24 (RFC 3190)
* resampler
- soxr: flush resampler at end of song
* output
- alsa: non-blocking mode
- alsa: change "dop" and "allowed_formats" settings at runtime