Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add GLib testing compatibility header | Max Kellermann | 2011-10-19 | 1 | -0/+1 |
| | | | | Didn't compile on GLib < 2.16. | ||||
* | pcm_dither: pass an "end" pointer instead of a sample count | Max Kellermann | 2011-10-10 | 1 | -2/+2 |
| | | | | | This is easier and more efficient to loop on, because only two variables get modified (src and dest). | ||||
* | test: add unit test for the PCM library | Max Kellermann | 2011-10-10 | 1 | -0/+79 |