Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
| | | | | Hide the definition from C code, to prepare the transition to C++. | ||||
* | input_stream: add method _cheap_seeking() | Max Kellermann | 2013-01-07 | 1 | -3/+1 |
| | | | | Move code from the Vorbis decoder plugin. | ||||
* | decoder/ogg_codec: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
| | |||||
* | decoder/vorbis: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -0/+362 |