aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderBuffer.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DecoderBuffer: add method _available()Max Kellermann2014-07-121-0/+7
|
* DecoderBuffer: add method _get_stream()Max Kellermann2014-07-121-0/+4
|
* DecoderBuffer: add "pure" attributesMax Kellermann2014-07-121-0/+4
|
* DecoderBuffer: add method _clear()Max Kellermann2014-07-121-0/+3
|
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-2/+2
|
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-2/+2
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-2/+2
|
* decoder_buffer: convert to C++Max Kellermann2013-04-171-0/+105