mirror of
https://github.com/overte-org/overte.git
synced 2025-07-25 11:26:33 +02:00
The previous implementation assumed the file only contained RIFF, WAVE, fmt, and data chunks. It is valid for other chunks to appear, so I updated it to skip any chunks until it finds the "data" chunk. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |