lostromb/concentus.oggfile

Overhaul stream interface to handle multiple, interleaved, and out-of-order elementary streams

Opened this issue · 0 comments

This is a big issue that I will fill in the details for later, but basically the current code is hardcoded to find the first stream in the ogg file and just start reading it blindly. The API needs to change if it is to handle interleaved or intermittent elementary streams in a single ogg container.