Max Kellermann
|
79ef9166df
|
test: added program "run_output"
The "run_output" program can be used to test an audio output plugin in
an isolated environment.
|
2009-03-10 15:46:55 +01:00 |
Viliam Mateicka
|
39fb8bebc2
|
test: init input streams cause decoders are using it
|
2009-03-03 21:30:26 +01:00 |
Max Kellermann
|
9cd5b0af74
|
test/run_decoder: initialize decoder.initialized
Keep valgrind happy.
|
2009-03-02 23:09:58 +01:00 |
Max Kellermann
|
a2e47d55eb
|
test/run_decoder: initialize the input plugins
|
2009-03-02 23:08:24 +01:00 |
Max Kellermann
|
b7bfa24f22
|
pcm_volume: return bool
Don't abort MPD when a sample format is not supported by pcm_volume().
|
2009-03-02 09:42:16 +01:00 |
Max Kellermann
|
362cc22558
|
test: added test program which reads tags from a file
|
2009-02-28 17:04:37 +01:00 |
Max Kellermann
|
4726c7f709
|
test: added encoder test program
Added a command line program which runs an encoder plugin.
|
2009-02-25 17:12:14 +01:00 |
Max Kellermann
|
e0e92e050e
|
test: added decoder test program
Added a command line program which runs a decoder plugin.
|
2009-02-25 17:09:09 +01:00 |
Max Kellermann
|
7957fefc91
|
test/software_volume: pass error->message to g_printerr()
Fix a gcc warning.
|
2009-02-25 16:44:05 +01:00 |
Max Kellermann
|
76dc9ac5f9
|
test: added command line test program for pcm_volume.c
This program is a simple utility for debugging and benchmarking the
software volume code.
|
2009-02-18 22:27:55 +01:00 |