summaryrefslogtreecommitdiff
path: root/src/decoder/DecoderBuffer.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-18decoder/Client: new interface which wraps struct DecoderMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-09-22DecoderBuffer: convert functions to methodsMax Kellermann
2014-09-22DecoderBuffer: export the structMax Kellermann
2014-09-21DecoderBuffer: make "decoder" constMax Kellermann
2014-09-21DecoderBuffer: convert pointer to referenceMax Kellermann
2014-09-21DecoderBuffer: use class DynamicFifoBufferMax Kellermann
2014-07-12DecoderBuffer: implement _skip() using decoder_skip()Max Kellermann
2014-07-12DecoderBuffer: add method _need()Max Kellermann
2014-07-12DecoderBuffer: remove unused method _is_full()Max Kellermann
2014-07-12DecoderBuffer: remove unused method _is_empty()Max Kellermann
2014-07-12Merge branch 'v0.18.x'Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann