Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dav1d
Manage
Activity
Members
Labels
Plan
Issues
26
Issue boards
Milestones
Wiki
Code
Merge requests
15
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
dav1d
Merge requests
!10
Use release build type in README.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Use release build type in README.
tdaede/dav1d:master
into
master
Overview
1
Commits
1
Pipelines
0
Changes
1
Closed
Thomas Daede
requested to merge
tdaede/dav1d:master
into
master
6 years ago
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 2
85e8a85d
6 years ago
version 1
3b3696f2
6 years ago
master (base)
and
latest version
latest version
85e8a85d
1 commit,
6 years ago
version 2
85e8a85d
1 commit,
6 years ago
version 1
3b3696f2
1 commit,
6 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
1
−
1
Options
@@ -59,7 +59,7 @@ The [VideoLAN Code of Conduct](https://wiki.videolan.org/CoC) applies to this pr
# Compile
1.
Install
[
Meson
](
https://mesonbuild.com/
)
2.
Run
`meson build`
2.
Run
`meson build
--buildtype release
`
3.
Build with
`ninja -C build`
# Support
Loading