playlist/flac: allow reading from FLAC streams

This commit is contained in:
Max Kellermann
2019-08-15 11:13:39 +02:00
parent 34246eb7fd
commit 92c89f0c86
2 changed files with 8 additions and 15 deletions

2
NEWS
View File

@@ -14,6 +14,8 @@ ver 0.22 (not yet released)
- mad: remove option "gapless", always do gapless
- sidplay: add option "default_genre"
- sidplay: map SID name field to "Album" tag
* playlist
- flac: support reading CUE sheets from remote FLAC files
* filter
- ffmpeg: new plugin based on FFmpeg's libavfilter library
- hdcd: new plugin based on FFmpeg's "af_hdcd" for HDCD playback