aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderBuffer.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-0/+1
* DecoderBuffer: use NewVarSize()Max Kellermann2014-01-071-13/+10
* DecoderBuffer: _read() returns ConstBuffer objectMax Kellermann2014-01-061-16/+13
* DecoderBuffer: add method _clear()Max Kellermann2014-01-061-0/+6
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-5/+4
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-2/+2
* tag: convert to C++Max Kellermann2013-07-301-0/+1
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder_buffer: convert to C++Max Kellermann2013-04-171-0/+167