Skip to content

opus_header: fix endianness

According to https://www.rfc-editor.org/rfc/rfc7845, the Opus header values are all little-endian, not big-endian.

Merge request reports