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
0d6a31f275dc73dabf9fd8742a4adaa9ecc13da6
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
8
Mar
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
31
Aug
30
26
24
23
19
17
16
13
12
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
aarch64: Check for assembler support for various aarch64 extensions
checkasm: Add --list-cpuflags option
ci: Add an aarch64 cross compile CI job with a recent Clang
ci: Test aarch64 with QEMU, with varying SVE vector lengths
ci: Bump to the latest dav1d-debian-unstable image
Extend Arm and AArch64 run-time CPU feature detection
riscv64/itx: Add 16x16 8bpc eob test
riscv64/itx: Add 8x16 8bpc eob test
riscv64/itx: Add 4x16 8bpc eob test
riscv/checkasm: Print the RVV vector length, if available
arm/msac: Enable NEON optimizations on more platforms
CI: Add riscv64 clang build
CI: Update image
gcovr: Fix config file
riscv64/itx: Fix build issues with clang
x86inc: Fix warnings with old nasm versions
AArch64: Enable benchmarks for 8-tap sharp filters
AArch64: Specialise Neon convolutions for 6-tap filters
ppc: Factor out the shift computation
ppc: Use vec_madd instead of shifts
ppc: Unify cdef_directions
ppc: Split the cdef_filter in pri/sec as done for the other arches
arm64/itx16: Reuse horz_16x4 epilog, saves 96 bytes
arm32/itx16: Reuse horz_16x2 epilog, saves 24 bytes
riscv64/itx: Reuse horz_16x8 epilog, saves 94 bytes
arm64/itx: Reuse horz_16x8 epilog, saves 512 bytes
arm32/itx: Reuse horz_16x4 epilog, saves 336 bytes
riscv64/itx: Reuse 16x8 epilog, saves 706 bytes
riscv64/itx: Reuse 8x16 epilog, saves 24 bytes
riscv64/itx: Tail call vert_8x16, saves 1086 bytes
Loading