Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VVCSoftware_VTM
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
jvet
VVCSoftware_VTM
Graph
673c59949483cdf1e108c0a6d724110ed1664529
Select Git revision
Branches
2
2nd-edition
master
default
protected
Tags
20
VTM-23.8
VTM-23.7
2nd-edition-DIS
VTM-23.6
VTM-23.5
VTM-23.4
2nd-edition-CD
VTM-23.3
VTM-23.2
VTM-23.2rc1
VTM-23.1
VTM-23.0
VTM-22.2
VTM-22.1
VTM-22.0
VTM-22.0rc1
VTM-21.2
VTM-21.1
VTM-21.0
VTM-20.2
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
19
Apr
20
19
14
13
12
1
31
Mar
30
25
24
23
22
18
17
16
15
14
12
11
10
9
8
4
26
Feb
25
19
18
17
16
11
10
9
10
9
8
5
3
2
1
31
Jan
29
28
26
25
19
18
17
16
15
14
13
12
11
9
8
7
30
Dec
21
17
16
15
13
12
11
9
8
2
30
Nov
27
26
25
24
23
20
19
18
17
18
17
16
14
13
12
13
12
10
9
8
6
2
1
30
Oct
29
28
27
26
25
24
23
22
21
20
19
16
15
13
12
9
8
7
6
5
4
3
2
1
30
Sep
25
24
23
22
21
19
18
17
16
15
14
11
10
9
8
7
5
4
2
1
27
Aug
23
21
20
19
18
17
14
13
12
11
10
7
6
5
4
avoid dynamic allocation
Update source/Lib/CommonLib/TypeDef.h, source/Lib/EncoderLib/SEIEncoder.cpp, source/Lib/EncoderLib/SEIwrite.cpp files
Fix variable naming
Fix #1478: correctly set sps_field_seq_flag
Merge branch 'fix_1476' into 'master'
Merge branch 'fix_1474' into 'master'
Merge branch 'disableleaktest' into 'master'
Fix#1481: LMCS updating issue
Disable GDR_LEAK_TEST
Merge branch 'fix1449' into 'master'
Fix #1449: output only layers in active OLS
Merge branch 'fix1444' into 'master'
Fix #1444: fix picture output order in multilayer streams
Merge branch 'spaces1' into 'master'
Remove trailing spaces
Merge branch 'JVET-U0097(VTM_11.2)' into 'master'
Update SEIEncoder.cpp
Fix #1476: fix picture output before GDR
Fix #1474: remove erroneous skipped pictures detection in checkRPL
JVET-U0097: Fixed software manual merge conflicts
In SEIWriter::xWriteSEIBufferingPeriod(){}: initial_cpb_removal_delay[j][i][nslzorVcl] and initial_cpb_removal_delay_offset[j][i][nslzorVcl] shall be initial_cpb_removal_delay[i][j][nslzorVcl] and initial_cpb_removal_delay_offset[i][j][nslzorVcl]
JVET-U0097: Renamed variables, mvI_solid, mvJ_solid and mv_Solid to mvISolid, mvJSolid and mvSolid
JVET-U0097: use getNumRefIdx() rather than constant 4
JVET-U0097: rename recovery_poc_ctn to recoveryPocCnt to compy with VTM coding convensino
JVET-U0097: Made change to comply with coding convension and update software manual
JVET-U0097: Uncomment the assert(0) in DTRACE of Chroma intra prediction mode
JVET-U0097: Fixed explicitly assigning value of variable to itself and print GDR parameters
JVET-U0097: rename GDR encoding parameters, matche encoding result with master when GDR is disabled
JVET-U0097:Updated Software-manual, Enable/Disable GDR without recompiling
JVET-U0097: Rename Variables
JVET-U0097: fixed set but not used
JVET-U0097: Force set encoding parameters for GDR and uncheck MVP update
JVET-U0097: Force set encoding parameter for GDR
JVET-U0097: rollback PicHeader to const
JVET-U0097: Addressed comments from 01/27/2021
JVET-U0097: Addressed Coding Covention comments
JVET-U0097: Addressed merge request comments
JVET-U0097: Fix pipeline error
JVET-U0097: Fixed merge conflict
JVET-U0097: GDR Software
Loading