aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_convert.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/*: use fprintf(stderr,...) and Log() instead of g_printerr()Max Kellermann2013-12-151-25/+10
* PcmConvert: add methods Open(), Close()Max Kellermann2013-11-131-2/+10
* filter/route, ...: add missing stdlib.h includesMax Kellermann2013-11-111-0/+1
* util/FifoBuffer: C++ version of the fifo_buffer libraryMax Kellermann2013-10-151-16/+17
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-7/+8
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-3/+3
* audio_format: convert to C++Max Kellermann2013-08-031-9/+9
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
* pcm_convert: convert to C++Max Kellermann2013-01-311-6/+5
* audio_{parser,config}: convert to C++Max Kellermann2013-01-301-1/+1
* test/run_encoder, ...: convert to C++Max Kellermann2013-01-301-0/+127