Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/run_decoder: initialize decoder.initialized | Max Kellermann | 2009-03-02 | 1 | -0/+2 |
| | | | | Keep valgrind happy. | ||||
* | test/run_decoder: initialize the input plugins | Max Kellermann | 2009-03-02 | 1 | -0/+2 |
| | |||||
* | pcm_volume: return bool | Max Kellermann | 2009-03-02 | 1 | -1/+2 |
| | | | | Don't abort MPD when a sample format is not supported by pcm_volume(). | ||||
* | test: added decoder test program | Max Kellermann | 2009-02-25 | 1 | -0/+162 |
Added a command line program which runs a decoder plugin. |