mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3c37d93ad1
The code change only affects the opus custom modes which we do not use, so this commit effectively just changes the version number.
12 lines
385 B
Plaintext
12 lines
385 B
Plaintext
IETF Opus audio codec reference implementation.
|
|
|
|
The source in this directory was copied from an opus
|
|
repository checkout by running the ./update.sh script.
|
|
Any changes made to this version of the source should
|
|
be reflected in that script, e.g. by applying patch
|
|
files after the copy step.
|
|
|
|
The upstream repository is https://git.xiph.org/opus.git
|
|
|
|
The git tag/revision used was v1.1.
|