decoder/list: probe "ffmpeg" before "sndfile" and "audiofile"

For FFmpeg's DTS-WAV support, see code comment.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/2158
This commit is contained in:
Max Kellermann
2025-01-29 15:35:53 +01:00
parent c0a9434f34
commit 8fcb6e148f
2 changed files with 15 additions and 6 deletions

2
NEWS
View File

@@ -5,6 +5,8 @@ ver 0.23.17 (not yet released)
- nfs: require libnfs 4.0 or later
* database
- inotify: trigger update after symlink was created
* decoder
- ffmpeg: prefer over sndfile and audiofile for its DTS-WAV support
* support libfmt 11.1
ver 0.23.16 (2024/12/03)