Max Kellermann
|
803b73a34b
|
pcm/PcmPack: add pcm_unpack_24be()
|
2017-04-24 11:32:52 +02:00 |
Max Kellermann
|
b1bee9ff38
|
test/test_pcm: enable the DSD unit tests
These were disabled by accident.
|
2017-01-11 20:06:10 +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
|
3932e62fc7
|
test/test_pcm: replace 256 with prime number
Use some odd number that will expose problems with remaining samples
after optimized vector operations.
|
2014-03-15 10:53:13 +01:00 |
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
Max Kellermann
|
7cb803ad5c
|
test/test_pcm: use C++11 random instead of GLib
|
2013-10-19 15:05:48 +02:00 |
Max Kellermann
|
401a799a1b
|
test: use the CPPUNIT framework for unit tests
|
2013-10-16 23:36:36 +02:00 |
Max Kellermann
|
5e26e2ab1d
|
system/ByteOrder: new library for byte ordering / endianess
Replacing GLib macros.
|
2013-10-16 22:09:44 +02:00 |
Max Kellermann
|
f32fbd9ed1
|
pcm_pack: convert to C++
|
2013-10-16 22:07:43 +02:00 |
Max Kellermann
|
c654c7630a
|
pcm_*: move to src/pcm/
|
2013-04-09 01:24:52 +02:00 |
Max Kellermann
|
e42734c3f3
|
test/test_pcm: merge source buffer generator
|
2013-01-31 22:58:27 +01:00 |
Max Kellermann
|
0307801d51
|
test/test_pcm: convert to C++
|
2013-01-31 21:11:06 +01:00 |