index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pcm
/
PcmMix.cxx
Age
Commit message (
Expand
)
Author
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-30
pcm/Clamp: convert to `constexpr`
Max Kellermann
2018-10-30
pcm/PcmUtils: rename to Clamp.hxx
Max Kellermann
2018-09-22
player/CrossFade, ...: use lround()
Max Kellermann
2018-01-01
pcm/*: add "noexcept"
Max Kellermann
2017-01-17
AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-28
pcm/PcmMix: improved dithering
Max Kellermann
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-12-22
pcm/Volume: make PCM_VOLUME_1 a "constexpr"
Max Kellermann
2013-12-22
util/Clamp: generic Clamp() function
Max Kellermann
2013-12-02
pcm/Traits: add typedef "sum_type"
Max Kellermann
2013-12-02
pcm/PcmUtils: use the SampleTraits library
Max Kellermann
2013-12-01
pcm/PcmMix: use the SampleTraits library for MixRamp
Max Kellermann
2013-12-01
pcm/PcmMix: use the SampleTraits library
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-30
*: update copyright year to 2013
Max Kellermann
2013-10-30
PcmMix: use negative value instead of NaN for addition
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-08-03
gcc.h: add macro gcc_unreachable()
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann