Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/test_pcm_util: call the C++11 random engine instead of random() | Max Kellermann | 2015-06-22 | 1 | -1/+1 |
| | | | | Stupid mistake from commit 7cb803ad | ||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | pcm/Format: change parameters/return values to ConstBuffer | Max Kellermann | 2014-01-06 | 1 | -0/+10 |
| | |||||
* | test/test_pcm: use C++11 random instead of GLib | Max Kellermann | 2013-10-19 | 1 | -12/+22 |
| | |||||
* | test: use the CPPUNIT framework for unit tests | Max Kellermann | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | test/test_pcm: add unit test for pcm_mix() | Max Kellermann | 2013-02-01 | 1 | -0/+17 |
| | |||||
* | test/test_pcm: merge source buffer generator | Max Kellermann | 2013-01-31 | 1 | -0/+68 |