Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dav1d
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shiz
dav1d
Graph
master
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Sep
26
25
24
23
20
23
22
20
5
build: fix incorrect version.h dependency
master
master
Build: Fix configure fallback for stack alignment
gitlab-ci: Use a newer image with -static-libgcc
cdef: Add missing libaom header
Replace "Two Orioles" with "VideoLAN" in output
Fix non-lowercase references to dav1d
meson: Don't probe for pthread on windows
Remove HAVE_PTHREAD_H config macro
CI: generate include/version.h explicitly until !3 is merged
Don't read filmgrain parameters for never-visible frames.
Fix minor reconstruction bugs for 10-bit content.
x86: MC AVX2
Downshift mc subpel multiplier constants
x86 asm infrastructure
Build: x86 asm support
Fix spacing in bitfn().
Update CONTRIBUTING.md for TODO
Fix -Wvla warning in cdef_filter_block_c()
Fix -Wvla warning in inv_txfm_add_c()
Build: Do not build libdav1dentrypoint by default
win32/thread.c: Fix styling
API: Run dav1d_init under pthread_once
win32: Add implementation of pthread_once
Fix style issues
Fix attempt to copy chroma for monochrome streams
get rid of variable length arrays in intra prediction
build: add -Wvla to warn about undesired variable length arrays
Use aligned free() in dav1d_open() error code path
make dav1d_close() write NULL to the Dav1dContext pointer after freeing it
gitlab-ci: Check for win32/win64 builds
Use picture, not block, boundaries for edge extension conditions.
gitlab-ci: use a newer image which includes nasm.
Remove superfluous semicolon
validate: Don't use __PRETTY_FUNCTION__
validate: Don't name variadic macro parameters
Fix undefined-behavior in obu.c
Readme: Document required Meson version
Fix stride in ac buffer from 32 to width in padding.
Don't wait for reference pictures in intrabc.
Fix 64 pixel super block row loop restoration
Loading