Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/test_pcm: add pcm_volume tests | Max Kellermann | 2012-07-10 | 1 | -0/+6 |
| | |||||
* | require GLib 2.16 | Max Kellermann | 2012-07-10 | 1 | -1/+0 |
| | | | | | GLib 2.16 was released more than 4 years ago. Let's remove some cruft from the glib_compat.h header, and avoid new cruft to it. | ||||
* | pcm_export: use the byte_reverse library directly | Max Kellermann | 2012-03-21 | 1 | -2/+0 |
| | | | | | Delete the now-unused pcm_byteswap library, and optimize the pcm_export_state object. | ||||
* | test: add GLib testing compatibility header | Max Kellermann | 2011-10-19 | 1 | -0/+1 |
| | | | | Didn't compile on GLib < 2.16. | ||||
* | test: add unit test for the PCM library | Max Kellermann | 2011-10-10 | 1 | -0/+38 |