Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
| | | | | Hide the definition from C code, to prepare the transition to C++. | ||||
* | decoder/wavpack: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -0/+601 |