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
Merge requests
!419
JVET-N0325: BDOF improvement
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
JVET-N0325: BDOF improvement
jamesxxiu/VVCSoftware_VTM:JVET-N0325-BDOF
into
master
Overview
2
Commits
3
Pipelines
3
Changes
1
All threads resolved!
Hide all comments
Merged
Xiaoyu Xiu
requested to merge
jamesxxiu/VVCSoftware_VTM:JVET-N0325-BDOF
into
master
5 years ago
Overview
2
Commits
3
Pipelines
3
Changes
1
All threads resolved!
Hide all comments
Expand
JVET-N0325: BDOF improvement
0
0
Merge request reports
Viewing commit
da5bfb1c
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
da5bfb1c
Enable the JVET-N0325 macro by default
· da5bfb1c
Xiaoyu Xiu
authored
5 years ago
source/Lib/CommonLib/TypeDef.h
+
1
−
1
Options
@@ -50,7 +50,7 @@
#include
<assert.h>
#include
<cassert>
#define JVET_N0325_BDOF
0
// unified right-shifts for BDOF derivation
#define JVET_N0325_BDOF
1
// unified right-shifts for BDOF derivation
#define JVET_N0449_MMVD_SIMP 1 // Configurable number of mmvd distance entries used
Loading