summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-03-17 23:14:59 +0100
committerMax Kellermann <max@musicpd.org>2019-03-17 23:14:59 +0100
commit6d12c2265372b621d8400e723238631ca9d2ebcf (patch)
tree582d99c283cdb2fd45920c3f1690f61682d035f4 /src/util
parentb76d78e6aeae5a6e638194fed03bd003d5b9f49d (diff)
decoder/ogg: ignore the BOS packet after seek to the beginning of song
Previously, MPD would skip the current song after attempting to seek to its beginnig, because that was a seek to offset 0. At offset 0, MPD will see the BOS packet again, which results in throwing StopDecoder in MPDOpusDecoder::OnOggEnd(). Closes https://github.com/MusicPlayerDaemon/MPD/issues/470
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions