Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Timothy B. Terriberry
Opusfile
Commits
5f884d4f
Unverified
Commit
5f884d4f
authored
Aug 02, 2017
by
Ralph Giles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mingw: Update to opus 1.2.
New release of the codec reference implementation.
parent
d36aab71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
mingw/Makefile
mingw/Makefile
+2
-2
No files found.
mingw/Makefile
View file @
5f884d4f
...
...
@@ -8,8 +8,8 @@ DEPS = ogg opus ssl
ogg_URL
:=
https://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz
ogg_SHA
:=
3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.
1.5
.tar.gz
opus_SHA
:=
eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.
2
.tar.gz
opus_SHA
:=
77db45a87b51578fbc49555ef1b10926179861d854eb2613207dc79d9ec0a9a9
ssl_URL
:=
https://openssl.org/source/openssl-1.0.2l.tar.gz
ssl_SHA
:=
ce07195b659e75f4e1db43552860070061f156a98bb37b672b101ba6e3ddf30c
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment