Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Opusfile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
Opusfile
Commits
bfb3c96d
Unverified
Commit
bfb3c96d
authored
8 years ago
by
Ralph Giles
Browse files
Options
Downloads
Patches
Plain Diff
mingw: update to opus 1.1.3.
Build against latest stable upstream release.
parent
8da7aac7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mingw/Makefile
+2
-2
2 additions, 2 deletions
mingw/Makefile
with
2 additions
and
2 deletions
mingw/Makefile
+
2
−
2
View file @
bfb3c96d
...
@@ -8,8 +8,8 @@ DEPS = ogg opus ssl
...
@@ -8,8 +8,8 @@ DEPS = ogg opus ssl
ogg_URL
:=
http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz
ogg_URL
:=
http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz
ogg_SHA
:=
3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
ogg_SHA
:=
3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.1.
2
.tar.gz
opus_URL
:=
https://archive.mozilla.org/pub/opus/opus-1.1.
3
.tar.gz
opus_SHA
:=
0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd
opus_SHA
:=
58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633
ssl_URL
:=
https://openssl.org/source/openssl-1.0.2h.tar.gz
ssl_URL
:=
https://openssl.org/source/openssl-1.0.2h.tar.gz
ssl_SHA
:=
1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919
ssl_SHA
:=
1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment