aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_pack.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-1/+1
2013-01-31test/test_pcm: merge source buffer generatorMax Kellermann1-24/+7
2013-01-31test/test_pcm: convert to C++Max Kellermann1-5/+8
2012-07-10require GLib 2.16Max Kellermann1-1/+0
2012-03-21audio_format: remove the reverse_endian attributeMax Kellermann1-2/+2
2011-10-19test: add GLib testing compatibility headerMax Kellermann1-0/+1
2011-10-10pcm_pack: pass an "end" pointer instead of a sample countMax Kellermann1-2/+2
2011-10-10test: add unit test for the PCM libraryMax Kellermann1-0/+89