Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-24 | decoder/*: move to decoder/plugins/ | Max Kellermann | 1 | -0/+0 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2014-01-06 | DecoderBuffer: _read() returns ConstBuffer object | Max Kellermann | 1 | -6/+5 |
2014-01-06 | DecoderBuffer: add "pure" attributes | Max Kellermann | 1 | -0/+4 |
2014-01-06 | DecoderBuffer: add method _clear() | Max Kellermann | 1 | -0/+3 |
2013-10-23 | input_stream: rename struct to InputStream | Max Kellermann | 1 | -2/+2 |
2013-10-21 | decoder: rename the struct to "Decoder" | Max Kellermann | 1 | -2/+2 |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -2/+2 |
2013-04-17 | decoder_buffer: convert to C++ | Max Kellermann | 1 | -13/+12 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-09-30 | decoder_buffer: added function decoder_buffer_skip() | Max Kellermann | 1 | -0/+10 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -3/+4 |
2009-02-17 | added the "decoder buffer" library | Max Kellermann | 1 | -0/+95 |