Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/OggFind.cxx: include stdio.h for SEEK_END definition | Denis Krjuchkov | 2013-11-18 | 1 | -0/+2 |
| | |||||
* | decoder/Opus: implement seeking | Max Kellermann | 2013-10-24 | 1 | -2/+1 |
| | |||||
* | decoder/opus: call ogg_stream_reset() in OggSeekPageAtOffset() | Max Kellermann | 2013-10-24 | 1 | -0/+4 |
| | |||||
* | decoder/opus: move code to OggSeekPageAtOffset() | Max Kellermann | 2013-10-24 | 1 | -4/+11 |
| | |||||
* | decoder/opus: move SeekFindEOS() to OggFind.cxx | Max Kellermann | 2013-10-24 | 1 | -0/+19 |
| | |||||
* | decoder/OggUtil,Opus: move code to new class OggSyncState | Max Kellermann | 2013-01-08 | 1 | -4/+3 |
| | |||||
* | decoder/Opus: read total time | Max Kellermann | 2013-01-08 | 1 | -0/+38 |