Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | util/Alloc: new library replacing GLib's g_malloc() | Max Kellermann | 2014-01-07 | 1 | -0/+1 |
| | |||||
* | DecoderBuffer: use NewVarSize() | Max Kellermann | 2014-01-07 | 1 | -13/+10 |
| | |||||
* | DecoderBuffer: _read() returns ConstBuffer object | Max Kellermann | 2014-01-06 | 1 | -16/+13 |
| | |||||
* | DecoderBuffer: add method _clear() | Max Kellermann | 2014-01-06 | 1 | -0/+6 |
| | |||||
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -5/+4 |
| | |||||
* | decoder: rename the struct to "Decoder" | Max Kellermann | 2013-10-21 | 1 | -2/+2 |
| | |||||
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -0/+1 |
| | |||||
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
| | |||||
* | decoder_buffer: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -0/+167 |