Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
455
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
c5dcc7c9
Commit
c5dcc7c9
authored
3 years ago
by
Tristan Matthews
Committed by
Rémi Denis-Courmont
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: rav1e: update to 0.5.1
parent
c4e17e42
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1296
contrib: update rav1e and rust toolchain
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/rav1e/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/rav1e/SHA512SUMS
contrib/src/rav1e/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/rav1e/rules.mak
with
3 additions
and
3 deletions
contrib/src/rav1e/SHA512SUMS
+
1
−
1
View file @
c5dcc7c9
d8466c7392cdcd6c6693174cc7148d57a82a8b2328f27b0665a3311e24c9fba136e7f5a35a222004e0554d64005e8b676601e437dcba5365cf69e3b8c61691d8
rav1e-0.
4
.1.tar.gz
83a5117f82840575fe6d62b7d959cec94d0e86a9b6f89e400b261ac681f821b6be1a65689b75c12fd2f2e4f0f49daa05a1e0d020612ef790ba66722288115365
rav1e-0.
5
.1.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/rav1e/rules.mak
+
2
−
2
View file @
c5dcc7c9
# rav1e
RAV1E_VERSION
:=
0.
4
.1
RAV1E_URL
:=
https://
github.com/xiph/rav1e/archiv
e/
v
$(
RAV1E_VERSION
)
.tar.gz
RAV1E_VERSION
:=
0.
5
.1
RAV1E_URL
:=
https://
crates.io/api/v1/crates/rav1
e/
$(
RAV1E_VERSION
)
/download
ifdef
BUILD_RUST
ifdef
BUILD_ENCODERS
...
...
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