aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OggUtil.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-6/+6
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-6/+6
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
* decoder/OggUtil: add OggExpectPageSeek()Max Kellermann2013-01-081-0/+40
* decoder/OggUtil: add OggExpectFirstPage() and OggExpectPageIn()Max Kellermann2013-01-081-0/+25
* decoder/OggUtil: add struct forward declarationsMax Kellermann2013-01-081-2/+2
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
* src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann2012-09-051-0/+56