decoder/ogg: improve seeking accuracy using binary search

On some VBR files, the single-step interpolation was very inaccurate
and inacceptable.

Closes https://github.com/MusicPlayerDaemon/MPD/issues/720
This commit is contained in:
Max Kellermann
2020-01-27 21:33:37 +01:00
parent faf149d08e
commit 0b2444450f
2 changed files with 62 additions and 7 deletions

1
NEWS
View File

@@ -19,6 +19,7 @@ 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
- vorbis, opus: improve seeking accuracy
* playlist
- flac: support reading CUE sheets from remote FLAC files
* filter