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
061ac9aee82da23ebba5321f0625cac8bcb615ff
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
4
Jan
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
10
8
4
3
2
28
Jul
21
20
19
16
15
14
12
9
8
6
5
24
Jun
23
21
20
19
18
17
15
12
11
10
9
7
5
4
2
31
May
27
25
18
16
14
13
12
11
10
5
4
28
Apr
27
22
16
14
12
16
Mar
15
7
21
Feb
19
18
17
16
15
13
12
11
10
9
8
6
5
4
2
1
28
Jan
25
21
20
18
15
11
7
6
5
1
16
Dec
15
12
11
10
1
28
Nov
23
22
20
18
17
16
17
16
7
21
Oct
2
1
27
Sep
24
20
17
15
6
3
1
30
Aug
29
28
23
21
7
6
5
20
Jul
13
10
9
4
2
1
29
Jun
25
24
23
22
21
19
18
16
11
10
9
7
4
1
28
May
26
25
20
19
18
16
15
14
13
12
11
10
6
21
Apr
16
12
10
7
5
4
3
2
1
31
Mar
29
28
27
26
25
24
README: Add the new documentation option
ppc: Rename types.h to dav1d_types.h
Fix "destination" typo in src/data.h
Remove Dav1dTileState array memcpy in decode.c
Expose dav1d_apply_grain as part of the public API
CI: Add enable_docs option
meson: Add explicit option to build documentation
README: Update minimum meson version
x86: Add 10-bit sgr AVX-512 (Ice Lake) asm
x86: Add 8-bit mc(t)_scaled SSSE3 32-bit asm
x86/itx: Add 16x8 12bpc AVX2 transforms
x86/itx: Add 8x16 12bpc AVX2 transforms
Fix lr line buffer padding
AArch64 Neon: Replace XTN, XTN2 pairs with single UZP1
AArch64 Neon: Use CMLT instead of SSHR to compute sign
x86: Fix AVX/SSE state transitions in AVX-512 4x4 inverse transforms
x86: Add high bitdepth wiener AVX-512 (Ice Lake) asm
x86/itx: Add 16x4 12bpc AVX2 transforms
x86/itx: Add 4x16 12bpc AVX2 transforms
x86/itx: Convert 8bpc WHT to SSE2
x86: Fix edge padding in wiener_filter7_16bpc_ssse3
x86: Add high bitdepth mc blend AVX-512 (Ice Lake) asm
x86: Add high bitdepth mc warp_affine_8x8 AVX-512 (Ice Lake) asm
x86: Add high bitdepth mc bidir AVX-512 (Ice Lake) asm
x86: Add high bitdepth mc bilin/8-tap AVX-512 (Ice Lake) asm
x86/itx: Add 8x8 12bpc AVX2 transforms
x86/itx: Add 8x4 12bpc AVX2 transforms
x86/itx: Add 4x8 12bpc AVX2 transforms
Mark failed-to-decode frames as incomplete when --maxframedelay=1
Fix wrong assignment if stride or sbh change, but stride * sbh don't
x86: Fix invalid memory access in cdef_filter_8x8_8bpc_avx512icl
CI: Check for potientially dangerous Unicode characters
x86/itx: Add clipping to iadst 4x16
Fix a leak when threading is active
dav1dplay: Suppress compiler warning
Remove lpf_stride parameter from LR filters
Allow CDEF and LR to run sbrows in parallel
CI: Add tests for negative stride
meson: Check for the pthread_getaffinity_np function before deciding to use it
arm64: Add Armv8.5-A BTI support to assembly files
Loading