Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DecoderBuffer: add method _available() | Max Kellermann | 2014-07-12 | 1 | -0/+7 |
* | DecoderBuffer: add method _get_stream() | Max Kellermann | 2014-07-12 | 1 | -0/+4 |
* | DecoderBuffer: add "pure" attributes | Max Kellermann | 2014-07-12 | 1 | -0/+4 |
* | DecoderBuffer: add method _clear() | Max Kellermann | 2014-07-12 | 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 |