aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderBuffer.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-06DecoderBuffer: _read() returns ConstBuffer objectMax Kellermann1-6/+5
2014-01-06DecoderBuffer: add "pure" attributesMax Kellermann1-0/+4
2014-01-06DecoderBuffer: add method _clear()Max Kellermann1-0/+3
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-2/+2
2013-10-21decoder: rename the struct to "Decoder"Max Kellermann1-2/+2
2013-10-19*: use nullptr instead of NULLMax Kellermann1-2/+2
2013-04-17decoder_buffer: convert to C++Max Kellermann1-13/+12
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-09-30decoder_buffer: added function decoder_buffer_skip()Max Kellermann1-0/+10
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-17added the "decoder buffer" libraryMax Kellermann1-0/+95