aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_convert.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test/run_convert: implement a GLib log callbackMax Kellermann2010-01-161-0/+12
| | | | | Log to stderr instead of the default stdout. We need a pristine stdout for the conversion result.
* test/run_convert: use fifo_buffer to adapt to odd sample sizesMax Kellermann2010-01-161-3/+26
| | | | | Ensure that the pcm_convert() length argument is aligned to the sample size.
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
|
* test: added program to test pcm_convert.cMax Kellermann2009-11-191-0/+86