aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_byteswap.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-03-21pcm_export: use the byte_reverse library directlyMax Kellermann1-64/+0
Delete the now-unused pcm_byteswap library, and optimize the pcm_export_state object.
2011-12-13pcm_buffer, output_plugin, ...: include config.hMax Kellermann1-0/+1
2011-10-19test: add GLib testing compatibility headerMax Kellermann1-0/+1
Didn't compile on GLib < 2.16.
2011-10-10test: add unit test for the PCM libraryMax Kellermann1-0/+62