summaryrefslogtreecommitdiff
path: root/src/decoder/DecoderBuffer.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12replace stddef.h with cstddefRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-18decoder/Client: new interface which wraps struct DecoderMax Kellermann
2016-04-30Merge tag 'v0.19.15'Max Kellermann
2016-04-25DecoderBuffer: add missing includeFlorian Schlichting
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-09-22DecoderBuffer: struct to classMax Kellermann
2014-09-22DecoderBuffer: convert functions to methodsMax Kellermann
2014-09-22DecoderBuffer: export the structMax 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-05-11InputStream: convert to classMax Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann