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
5c9bd45ea6d5225b5eaf5b77d5a2689594871a0e
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
1
Jan
31
Dec
29
28
23
18
17
14
13
5
2
1
27
Nov
26
24
23
22
21
17
16
15
12
10
1
28
Oct
25
24
22
21
18
16
11
10
9
8
7
3
2
1
30
Sep
29
28
19
10
6
5
4
5
4
3
1
30
Aug
29
28
23
22
19
15
14
13
10
9
8
7
3
2
28
Jul
27
25
23
17
15
13
7
5
6
5
2
30
Jun
29
27
26
25
21
20
19
14
10
9
7
6
5
4
1
31
May
24
23
21
19
18
17
16
15
14
12
11
9
8
7
6
5
4
29
Apr
24
22
19
18
17
16
15
10
8
4
28
Mar
27
26
24
20
19
18
16
14
13
12
11
9
8
6
5
4
3
1
26
Feb
25
22
21
20
19
18
17
16
15
14
15
14
13
14
13
12
11
10
9
8
7
6
7
6
5
4
2
31
Jan
30
28
27
25
24
21
19
15
14
13
12
11
10
7
5
28
Dec
27
26
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
30
Nov
29
28
27
26
25
24
23
24
23
22
21
20
19
Deal with chroma coefficients that are exactly 0x100000
x86: Fix inverse (flip)adst 8x4 clipping
Fix C inverse ADST clipping
av1: use chroma txtp inference over default DCT_DCT if qidx=0
av1: skip super-resolution upscaling if width < 16
av1: do C inverse transforms in int32_t precision
Allow skip mode
Disable warping on scaled references
Check skip flag before setting tx context to TX_4X4 in lossless frames
Don't assume dlsym exists on linux
Linux: Add a workaround for a glibc stack size issue
x86: Disable AVX-512 by default
Fix potential race condition in dav1d_get_cpu_flags()
x86: Remove unused cpu flags
Add support for Ice Lake AVX-512 cpu flags
Correct the edge buffer documentation
Move lvl variable in cdef_brow to outer loop
Simplify shifting in generate_grain_y/uv AVX2
Avoid adding offsets to NULL chroma pointers in 4:0:0
Update NEWS
0.5.2
0.5.2
arm: 32: ipred: Fix assembling with older binutils
Avoid excessive L2 collisions with certain frame widths
build: do not error out if clock_gettime is not found on darwin
Specify inlining decisions for common ipred_z C functions
cli: Return only EXIT_SUCCESS or EXIT_FAILURE from main
tools: simplify get_seed on macOS
checkasm: replace gettimeofday with clock_gettime
tools: prefer mach_absolute_time on macOS for forward compatibility
tools: mach_absolute_time is not portable, so stop checking at configure
Avoid adding offsets to NULL pointers
snap: bump grade to stable
input: Use EIO instead of ENODATA
annexb: Cast size_t to int before adding to an int
Fix accidental capital letter in variable name
Fix stride type
section5: use signed type for seeking backwards
Add demuxer probing
Add section-5 raw OBU demuxer
Make OBU_* types public
Increase DAV1D_PICTURE_ALIGNMENT to 64
Loading