Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | DecoderBuffer: struct to class | Max Kellermann | 2014-09-22 | 1 | -1/+2 |
| | |||||
* | DecoderBuffer: convert functions to methods | Max Kellermann | 2014-09-22 | 1 | -58/+54 |
| | |||||
* | DecoderBuffer: export the struct | Max Kellermann | 2014-09-22 | 1 | -23/+22 |
| | | | | Eliminates the functions _new() and _free(). | ||||
* | DecoderBuffer: add method _need() | Max Kellermann | 2014-07-12 | 1 | -0/+7 |
| | | | | Move code from the FAAD decoder plugin. | ||||
* | DecoderBuffer: remove unused method _is_full() | Max Kellermann | 2014-07-12 | 1 | -4/+0 |
| | |||||
* | DecoderBuffer: remove unused method _is_empty() | Max Kellermann | 2014-07-12 | 1 | -4/+0 |
| | |||||
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-12 | 1 | -0/+11 |
| | |||||
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+111 |