mpd/src/decoder/plugins
Rosen Penev 6d91b5c7b2
fix double promotions
Found with -Wdouble-promotion

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-16 12:43:24 -07:00
..
AdPlugDecoderPlugin.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
AdPlugDecoderPlugin.h copyright year 2020 2020-01-18 19:23:49 +01:00
AudiofileDecoderPlugin.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
AudiofileDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DsdiffDecoderPlugin.cxx [clang-tidy] use nodiscard 2020-03-12 12:59:16 -07:00
DsdiffDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DsdLib.cxx [clang-tidy] remove unneeded return 2020-02-04 15:19:52 -08:00
DsdLib.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
DsfDecoderPlugin.cxx util/bit_reverse: convert to C++ 2020-02-05 19:49:18 +01:00
DsfDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FaadDecoderPlugin.cxx treewide: use boost::lround when std::round is unavailable 2020-03-15 20:17:31 -07:00
FaadDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FfmpegDecoderPlugin.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
FfmpegDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FfmpegIo.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
FfmpegIo.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
FfmpegMetaData.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
FfmpegMetaData.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FlacCommon.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
FlacCommon.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FlacDecoderPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
FlacDecoderPlugin.h copyright year 2020 2020-01-18 19:23:49 +01:00
FlacDomain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
FlacDomain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FlacInput.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
FlacInput.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FlacPcm.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
FlacPcm.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
FlacStreamDecoder.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
FluidsynthDecoderPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
FluidsynthDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
GmeDecoderPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
GmeDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
HybridDsdDecoderPlugin.cxx Merge branch 'efuhgeh' of git://github.com/neheb/MPD 2020-02-16 19:03:35 +01:00
HybridDsdDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MadDecoderPlugin.cxx fix double promotions 2020-03-16 12:43:24 -07:00
MadDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build lib/xiph/VorbisComments: move to separate static library 2019-11-20 16:12:35 +01:00
MikmodDecoderPlugin.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
MikmodDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ModplugDecoderPlugin.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ModplugDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
MpcdecDecoderPlugin.cxx treewide: get rid of C math function usage 2020-03-15 20:22:07 -07:00
MpcdecDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Mpg123DecoderPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
Mpg123DecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
OggCodec.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
OggCodec.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
OggDecoder.cxx Merge branch 'v0.21.x' 2020-02-04 16:49:18 +01:00
OggDecoder.hxx decoder/ogg: move code to SeekByte() 2020-01-31 19:24:26 +01:00
OpusDecoderPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
OpusDecoderPlugin.h copyright year 2020 2020-01-18 19:23:49 +01:00
OpusDomain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
OpusDomain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
OpusHead.cxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
OpusHead.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
OpusReader.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
OpusTags.cxx fix double promotions 2020-03-16 12:43:24 -07:00
OpusTags.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
PcmDecoderPlugin.cxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
PcmDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SidplayDecoderPlugin.cxx [clang-tidy] change integer prefixes to uppercase 2020-02-04 15:20:50 -08:00
SidplayDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SndfileDecoderPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
SndfileDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
VorbisDecoderPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
VorbisDecoderPlugin.h copyright year 2020 2020-01-18 19:23:49 +01:00
VorbisDomain.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
VorbisDomain.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
WavpackDecoderPlugin.cxx Merge remote-tracking branch 'neheb/h' 2020-03-16 17:29:05 +01:00
WavpackDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
WildmidiDecoderPlugin.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
WildmidiDecoderPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00