Max Kellermann
|
df9a665994
|
pcm/Traits: add "SILENCE" attribute
|
2017-01-20 15:57:09 +01:00 |
|
Max Kellermann
|
7a098ca0ed
|
pcm/Traits: add specialization for SampleFormat::DSD
|
2017-01-20 15:48:30 +01:00 |
|
Max Kellermann
|
de3e0585f1
|
AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
|
2017-01-17 22:01:01 +01:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
2a3a18a283
|
pcm/Traits: use 32 bit integer for S8 long_type
16 bit is not enough for volume calculations.
|
2013-12-25 12:28:18 +01:00 |
|
Max Kellermann
|
32b834aa04
|
pcm/Traits: include stddef.h for size_t
|
2013-12-22 22:06:25 +01:00 |
|
Max Kellermann
|
b43ec3d6f0
|
pcm/Traits: add MIN and MAX
Move from PcmClamp().
|
2013-12-22 21:32:25 +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
|
f761d583b5
|
pcm/Traits: use int_leastX_t types
|
2013-12-02 11:47:17 +01:00 |
|
Max Kellermann
|
36e3fda554
|
pcm/Traits: add template specialization for FLOAT
|
2013-12-02 11:26:38 +01:00 |
|
Max Kellermann
|
fc10bdf24d
|
pcm/SampleTraits: use 64 bit for S24 long_type
|
2013-12-01 22:44:16 +01:00 |
|
Max Kellermann
|
28ad79c97a
|
pcm/Traits: add typedef long_type
|
2013-12-01 19:32:48 +01:00 |
|
Max Kellermann
|
7661ad6653
|
pcm/Traits: add API documentation
|
2013-12-01 19:32:00 +01:00 |
|
Max Kellermann
|
e1436063ff
|
pcm/PcmFormat: move generic definitions to Traits.hxx
|
2013-12-01 19:24:37 +01:00 |
|