mpd/src/pcm
Max Kellermann 0b3acc3eec release v0.21.23
-----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEA5IzWngIOJSkMBxDI26KWMbbRRIFAl6huEwQHG1heEBtdXNp
 Y3BkLm9yZwAKCRAjbopYxttFEgcrD/9jLUkiszNc+QWbUGj+RiTaD6fMxA1M8itn
 nB7MKI/g/3ggryWMWNhG51O+8wFNs/4PmJJPGxKoU6i6wmS3YFhTAcs0ryilDGAU
 1FumnMg/2qIyi2E6K2BMbi0YwZiJhBPWwD4JSt1KGvwPes/qQPFgHAi7ZWhP3tar
 fHmgmjwDZ/Kgpl5/Bn7nVNgVuzk/MpBOSwxX9tFtRxqE9wdpm9idve7SVDT7MTvk
 vdONWbAe8jXl/A8JHWaUsws0l7fyK5ZKSOXvdeSbzd67I8Rz3aqJMqUh2k/rDuv/
 GrDyeEtLV5cXZsL4B3/34kCTKac2ZJmRbSh+buKeDc1Gf0clWnvRMdsMbSoRBY4F
 lTWJbjndfq2+iHHBRfaqRjombv52R11yLT+O0aMLEm6l7xPm/rHZXJIcYSmCafd7
 FR1qMaVKP5s+M+MqGePxzCUJSWJ+1bjZwjLaHrYXYPUoXSg3mSaeDE5g7BjQhm1E
 2Hcfui9lvqR55UNo0NvDBjRT5FBGBUdjF6DjYplUGApw7xFtdahXlEvG7yfyg3ae
 pZ3FQ1MZ4dESAw7EhTEBwajsVRQ9DhGQenYTxxCnGVdCucZRPQ9Abhas0U4iFHUA
 wGj7j4WKPi+OUSyiT0j4nGuwEVtCkBFv34DqPMLjx8jqtJ8YgCt4iJD4dFwhk1zz
 uoQBhq27Gg==
 =sR2r
 -----END PGP SIGNATURE-----

Merge tag 'v0.21.23'

release v0.21.23
2020-04-23 18:01:23 +02:00
..
AudioFormat.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
AudioFormat.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
AudioParser.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
AudioParser.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
Buffer.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Buffer.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
ChannelDefs.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ChannelsConverter.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ChannelsConverter.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
CheckAudioFormat.cxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
CheckAudioFormat.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
Clamp.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
ConfiguredResampler.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ConfiguredResampler.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Convert.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Convert.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Dither.cxx pcm/Dither: use using instead of typedef 2020-02-01 13:38:00 +01:00
Dither.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Dop.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Dop.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Dsd2Pcm.cxx fix double promotions 2020-03-16 12:43:24 -07:00
Dsd2Pcm.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Dsd16.cxx [clang-tidy] replace std::bind with lambdas 2020-02-01 19:43:01 -08:00
Dsd16.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Dsd32.cxx [clang-tidy] replace std::bind with lambdas 2020-02-01 19:43:01 -08:00
Dsd32.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Export.cxx remove unreachable code 2020-03-16 00:14:13 -07:00
Export.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
FallbackResampler.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
FallbackResampler.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FloatConvert.hxx fix double promotions 2020-03-16 12:43:24 -07:00
FormatConverter.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
FormatConverter.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
GlueResampler.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
GlueResampler.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Interleave.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Interleave.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
LibsamplerateResampler.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
LibsamplerateResampler.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
Mix.cxx fix double promotions 2020-03-16 12:43:24 -07:00
Mix.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
Neon.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Order.cxx release v0.21.23 2020-04-23 18:01:23 +02:00
Order.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Pack.cxx *: use auto 2020-02-01 14:02:43 +01:00
Pack.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
PcmChannels.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
PcmChannels.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
PcmDsd.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
PcmDsd.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
PcmFormat.cxx *: add explicit 2020-02-01 14:02:43 +01:00
PcmFormat.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Prng.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Resampler.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
RestBuffer.hxx replace stddef.h with cstddef 2020-03-12 19:04:38 -07:00
SampleFormat.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
SampleFormat.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
ShiftConvert.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Silence.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Silence.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
SoxrResampler.cxx fix double promotions 2020-03-16 12:43:24 -07:00
SoxrResampler.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Traits.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Volume.cxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Volume.hxx fix double promotions 2020-03-16 12:43:24 -07:00