Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dav1d
Manage
Activity
Members
Labels
Plan
Issues
25
Issue boards
Milestones
Wiki
Code
Merge requests
13
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
Graph
cf617fdae0b9bfabd27282854c8e81450d955efa
Select Git revision
Branches
2
1.4.x
master
default
protected
Tags
20
1.5.1
protected
1.5.0
protected
1.4.3
protected
1.4.2
protected
1.4.1
protected
1.4.0
protected
1.3.0
protected
1.2.1
protected
1.2.0
protected
1.1.0
protected
1.0.0
protected
0.9.2
protected
0.9.1
protected
0.9.0
protected
0.8.2
protected
0.8.1
protected
0.8.0
protected
0.7.1
protected
0.7.0
protected
0.6.0
protected
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Apr
11
8
4
3
2
28
Mar
22
21
18
15
9
8
7
5
4
29
Feb
28
27
26
22
21
20
19
18
16
15
14
13
6
5
2
31
Jan
30
24
23
22
21
15
11
3
19
Dec
15
11
8
13
Nov
12
1
24
Oct
19
5
4
3
8
Sep
18
Aug
25
Jul
18
12
8
7
6
1
30
Jun
28
27
22
12
8
7
6
2
1
2
1
31
May
29
26
25
24
14
12
11
6
5
4
2
28
Apr
27
25
23
20
18
13
12
11
8
6
31
Mar
25
23
21
16
13
7
6
3
1
28
Feb
27
25
23
14
13
10
9
3
31
Jan
27
26
12
14
Dec
13
10
9
4
21
Nov
10
30
Oct
27
26
20
10
30
Sep
28
26
19
15
14
12
10
9
8
7
2
30
Aug
19
25
Jul
19
13
11
6
22
Jun
20
15
13
3
2
31
May
25
20
18
7
6
28
Apr
24
23
8
7
31
Mar
19
18
16
15
13
10
9
8
7
6
4
2
28
Feb
27
26
25
24
22
21
19
17
16
9
8
7
4
3
2
31
Jan
30
25
24
19
18
17
14
13
12
11
10
9
7
6
4
3
1
29
Dec
28
13
4
3
2
29
Nov
18
15
13
12
11
10
5
2
1
31
Oct
29
28
27
18
6
4
21
Sep
20
17
13
11
10
9
8
7
5
4
3
2
1
Deduplicate itx macros
Increase timeout multiplier for aarch64/riscv64/la64-qemu CI jobs
cli: Add missing ARM cpumasks help text
AArch64: Add DotProd support for convolutions
meson: Enable parallel execution of checkasm in 'meson test'
cdf: Combine memcpy() calls in dav1d_cdf_thread_copy()
cdf: Reduce code size of dav1d_cdf_thread_update()
cdf: Make qcat calculation branchless
decode: Simplify read_mv_residual()
cdf: Remove separate intra-only dmv contexts
cdf: Skip unnecessary context copying in dav1d_cdf_thread_update()
cli: Handle SIGINT and SIGTERM more gracefully
ARM64: Improve hi_tok msac
checkasm: Add support for the private macOS kperf API for benchmarking
lf_mask: Align lvl buffers
lf_mask: Use sizeof() in memset() size calculations
lf_mask: Use a union type for last_delta_lf
refmvs: Fix buffer overread in save_tmvs() asm
x86: Add 6-tap variants of high bit-depth mc AVX2 functions
x86: Add minor high bit-depth mc 8-tap AVX2 improvements
x86: Add 6-tap variants of 8bpc mc AVX2 functions
x86: Add minor 8bpc mc 8-tap AVX2 improvements
arm64: Use different instruction sequence for taking global address with HWASan
x86: Update x86inc.asm
ci: Make checkasm work on the x86-32 build
NEWS: Forgotten intro sentence
1.4.1
1.4.1
Update to 1.4.1
Update THANKS.md
arm32: Fix right shifts in the 16bpc iwht implementation
arm32/msac: Trim C functions, saves 1024 bytes
arm64/msac: Trim C functions, saves 1392 bytes
arm: Use -fno-align-functions when building
arm32/itx: Trim dav1d_inv_wht4_1d_c, saves 68 bytes
arm64/itx: Trim dav1d_inv_wht4_1d_c, saves 92 bytes
arm32/itx16: Add 4x4 12bpc NEON wht_wht transform
arm64/itx16: Add 4x4 12bpc NEON wht_wht transform
x86: Fix out-of-bounds read in 8bpc SSE2/SSSE3 wiener_filter
AArch64: Specialise HBD Neon convolutions for 6-tap filters
AArch64: Optimize 6-tap SBD HV Neon convolution
checkasm: aarch64: Print the SVE vector length, if available
Loading