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