Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/Rewind: remove bogus assertion | Max Kellermann | 2013-01-30 | 1 | -1/+0 |
* | InputStream: use std::string | Max Kellermann | 2013-01-28 | 1 | -6/+4 |
* | InputStream: store references instead of pointers | Max Kellermann | 2013-01-28 | 1 | -1/+1 |
* | InputStream: add constructor/destructor | Max Kellermann | 2013-01-28 | 1 | -5/+3 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
* | input_{internal,plugin}: convert to C++ | Max Kellermann | 2013-01-25 | 1 | -2/+2 |
* | input/rewind: convert to C++ | Max Kellermann | 2013-01-21 | 1 | -0/+260 |