decoder/gme: require GME 0.6 or later

This allows dropping a few compile-time version checks and we can use
pkg-config to detect the library.
This commit is contained in:
Max Kellermann
2023-03-09 18:09:54 +01:00
parent 63b9fb3d2b
commit 851fcf4823
3 changed files with 3 additions and 7 deletions

1
NEWS
View File

@@ -16,6 +16,7 @@ ver 0.24 (not yet released)
- curl: fix busy loop after connection failed
* decoder
- ffmpeg: require FFmpeg 4.0 or later
- gme: require GME 0.6 or later
- hybrid_dsd: remove
- opus: implement bitrate calculation
- wavpack: require libwavpack version 5