Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DecoderBuffer: _read() returns ConstBuffer object | Max Kellermann | 2014-01-06 | 1 | -6/+5 |
| | |||||
* | DecoderBuffer: add "pure" attributes | Max Kellermann | 2014-01-06 | 1 | -0/+4 |
| | |||||
* | DecoderBuffer: add method _clear() | Max Kellermann | 2014-01-06 | 1 | -0/+3 |
| | |||||
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -2/+2 |
| | |||||
* | decoder: rename the struct to "Decoder" | Max Kellermann | 2013-10-21 | 1 | -2/+2 |
| | |||||
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -2/+2 |
| | |||||
* | decoder_buffer: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -0/+105 |