mpd/src/decoder
Max Kellermann 9b99a9897a decoder/mad: don't count the Xing/LAME metadata frame
The Xing/LAME frame indicates how many frames there are, but that
excludes the initial Xing/LAME frame.  Therefore, it should not be
counted.

This fixes an off-by-one bug which caused the last frame to be
skipped, fixing one part of
https://github.com/MusicPlayerDaemon/MPD/issues/601
2019-08-03 08:25:48 +02:00
..
plugins decoder/mad: don't count the Xing/LAME metadata frame 2019-08-03 08:25:48 +02:00
Bridge.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Bridge.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Client.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Command.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Control.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Control.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DecoderAPI.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DecoderAPI.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DecoderBuffer.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DecoderBuffer.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DecoderList.cxx decoder/List: handle exception PluginUnavailable 2019-06-26 22:02:54 +02:00
DecoderList.hxx decoder/List: add RAII class 2019-02-05 22:12:22 +01:00
DecoderPlugin.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DecoderPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
DecoderPrint.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
DecoderPrint.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Domain.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
Domain.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
Reader.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Reader.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Thread.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00