Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
| | |||||
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -8/+8 |
| | |||||
* | decoder: rename the struct to "Decoder" | Max Kellermann | 2013-10-21 | 1 | -7/+7 |
| | |||||
* | decoder/OggUtil: add OggExpectPageSeek() | Max Kellermann | 2013-01-08 | 1 | -0/+16 |
| | |||||
* | decoder/OggUtil: add OggExpectFirstPage() and OggExpectPageIn() | Max Kellermann | 2013-01-08 | 1 | -0/+20 |
| | |||||
* | decoder/OggUtil: add struct forward declarations | Max Kellermann | 2013-01-08 | 1 | -3/+6 |
| | |||||
* | src/decoder/opus: new decoder plugin for the Opus codec | Max Kellermann | 2012-09-05 | 1 | -0/+48 |
Using libopus and libogg. |