aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderBuffer.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* DecoderBuffer: struct to classMax Kellermann2014-09-221-1/+2
|
* DecoderBuffer: convert functions to methodsMax Kellermann2014-09-221-58/+54
|
* DecoderBuffer: export the structMax Kellermann2014-09-221-23/+22
| | | | Eliminates the functions _new() and _free().
* DecoderBuffer: add method _need()Max Kellermann2014-07-121-0/+7
| | | | Move code from the FAAD decoder plugin.
* DecoderBuffer: remove unused method _is_full()Max Kellermann2014-07-121-4/+0
|
* DecoderBuffer: remove unused method _is_empty()Max Kellermann2014-07-121-4/+0
|
* Merge branch 'v0.18.x'Max Kellermann2014-07-121-0/+11
|
* InputStream: convert to classMax Kellermann2014-05-111-1/+1
|
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+111