Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InputStream: use std::string | Max Kellermann | 2013-01-28 | 1 | -14/+7 |
* | InputStream: store references instead of pointers | Max Kellermann | 2013-01-28 | 1 | -7/+7 |
* | InputStream: add constructor/destructor | Max Kellermann | 2013-01-28 | 1 | -0/+17 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -4/+6 |
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+102 |