From 05f2753b225f67da824a76fe4c03ee041e132eda Mon Sep 17 00:00:00 2001 From: "U-EU\\bray" <bray@BRAY.eu.qualcomm.com> Date: Fri, 25 Oct 2019 13:26:39 +0200 Subject: [PATCH] JVET-P0667-v1 --- source/Lib/CommonLib/TypeDef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Lib/CommonLib/TypeDef.h b/source/Lib/CommonLib/TypeDef.h index abbe4d719..d32d27eca 100644 --- a/source/Lib/CommonLib/TypeDef.h +++ b/source/Lib/CommonLib/TypeDef.h @@ -50,7 +50,7 @@ #include <assert.h> #include <cassert> -#define JVET_P0667_QP_OFFSET_TABLE_SIGNALING_JCCR 1 // JVET-P0667: removing unneccessary signaling of qp offset table for JCCR, when it is disabled. +#define JVET_P0667_QP_OFFSET_TABLE_SIGNALING_JCCR 1 // JVET-P0667: removing signaling of qp offset table for JCCR, at SPS and PPS, when JCCR is disabled. #define JVET_P0298_DISABLE_LEVELMAPPING_IN_BYPASS 1 // JVET-P0298: Disable level mapping in bypass mode -- GitLab