decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods
commitfd0a5a1116a1a4390863886131c4176e38464211
authorMax Kellermann <max@musicpd.org>
Thu, 25 Jan 2018 12:01:39 +0000 (25 13:01 +0100)
committerMax Kellermann <max@musicpd.org>
Thu, 25 Jan 2018 12:01:39 +0000 (25 13:01 +0100)
treec0612569ae64f2b696c70a963859e94fe52187b9
parent47fa8c4cf6b4bf742536405fd66a1915d122a64c
decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods

The scan methods must be "noexcept".
src/decoder/plugins/DsdiffDecoderPlugin.cxx
src/decoder/plugins/DsfDecoderPlugin.cxx
src/decoder/plugins/Mpg123DecoderPlugin.cxx
src/decoder/plugins/WavpackDecoderPlugin.cxx