aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_channels.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test/test_pcm: replace 256 with prime numberMax Kellermann2014-03-151-2/+2
| | | | | Use some odd number that will expose problems with remaining samples after optimized vector operations.
* util/{Const,Writable}Buffer: add operator[]Max Kellermann2014-03-011-6/+6
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* pcm/PcmChannels: use struct ConstBufferMax Kellermann2013-12-021-28/+21
|
* test: use the CPPUNIT framework for unit testsMax Kellermann2013-10-161-20/+18
|
* pcm_buffer: convert to C++Max Kellermann2013-07-301-13/+7
|
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-2/+2
|
* test/test_pcm: merge source buffer generatorMax Kellermann2013-01-311-10/+5
|
* pcm_*: convert to C++Max Kellermann2013-01-311-3/+1
|
* test/test_pcm: convert to C++Max Kellermann2013-01-311-0/+103