aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OggUtil.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-8/+8
|
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-7/+7
|
* decoder/OggUtil: add OggExpectPageSeek()Max Kellermann2013-01-081-0/+16
|
* decoder/OggUtil: add OggExpectFirstPage() and OggExpectPageIn()Max Kellermann2013-01-081-0/+20
|
* decoder/OggUtil: add struct forward declarationsMax Kellermann2013-01-081-3/+6
|
* src/decoder/opus: new decoder plugin for the Opus codecMax Kellermann2012-09-051-0/+48
Using libopus and libogg.