Skip to content
Snippets Groups Projects
Forked from Xiph.Org / Opus tools
Source project has a limited visibility.
Mark Harris's avatar
Mark Harris authored
The WAV size fields are unsigned 32-bit integers.  Fill them in if
the size would be less than 0xffffffff; otherwise use 0xffffffff to
indicate that the chunk continues until end of file (an unofficial
convention to allow WAV files larger than 4 GiB, when no chunks
follow the audio data).
40307422
History
Name Last commit Last update