Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
da29298d4d
|
pcm/PcmMix: improved dithering
Use the existing PcmDither library.
|
2013-12-28 18:30:27 +01:00 |
|
Max Kellermann
|
6d21b9448a
|
pcm/PcmVolume: rename to Volume.cxx
|
2013-12-23 10:35:21 +01:00 |
|
Max Kellermann
|
bfe020e06c
|
pcm/Volume: make PCM_VOLUME_1 a "constexpr"
|
2013-12-22 21:20:40 +01:00 |
|
Max Kellermann
|
86e72ffefb
|
util/Clamp: generic Clamp() function
|
2013-12-22 21:08:06 +01:00 |
|
Max Kellermann
|
c6ef0e8887
|
pcm/Traits: add typedef "sum_type"
Allow 32 bit platforms to use 32 bit instead of 64 bit for summing 24
bit samples.
|
2013-12-02 11:48:10 +01:00 |
|
Max Kellermann
|
3a0f3eaa50
|
pcm/PcmUtils: use the SampleTraits library
|
2013-12-02 11:21:32 +01:00 |
|
Max Kellermann
|
023482406f
|
pcm/PcmMix: use the SampleTraits library for MixRamp
|
2013-12-01 22:49:50 +01:00 |
|
Max Kellermann
|
04ba40981f
|
pcm/PcmMix: use the SampleTraits library
|
2013-12-01 22:44:16 +01:00 |
|
Max Kellermann
|
f90abe9530
|
include cleanup using iwyu
|
2013-11-28 11:50:54 +01:00 |
|
Max Kellermann
|
8555b65c50
|
*: update copyright year to 2013
|
2013-10-30 23:37:06 +01:00 |
|
Max Kellermann
|
50dc98367c
|
PcmMix: use negative value instead of NaN for addition
Avoid NaN to allow -ffast-math.
|
2013-10-30 17:23:49 +01:00 |
|
Max Kellermann
|
d1e7b4e381
|
audio_format: convert to C++
|
2013-08-03 21:37:56 +02:00 |
|
Max Kellermann
|
67f591a9ce
|
gcc.h: add macro gcc_unreachable()
|
2013-08-03 21:34:17 +02:00 |
|
Max Kellermann
|
c654c7630a
|
pcm_*: move to src/pcm/
|
2013-04-09 01:24:52 +02:00 |
|