- Aug 05, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
Encoder side bug fix: the encoder speed up in palette (which bypass INTRA mode check in inter slice if palette mode is better than INTER mode) shouldn't be applied on 4x4 blocks since JVET-N0266 disabled INTER mode in 4x4 blocks. Without the fix, intra mode will always be skipped in 4x4 blocks in inter slice if IBC is disabled in SPS.
-
- Aug 02, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
Frank Bossen authored
# Conflicts: # source/Lib/CommonLib/Contexts.h # source/Lib/CommonLib/Slice.h # source/Lib/CommonLib/TypeDef.h
-
Frank Bossen authored
Bug Fix: reset ALF APSs before encoding an IRAP (encoder-only) See merge request !784
-
Nan Hu authored
-
Karsten Suehring authored
Remove leftover macro guard See merge request !783
-
Frank Bossen authored
Not sure how this got here. Was it added after automated macro removal?
-
Frank Bossen authored
clean up VPS See merge request !782
-
Karsten Suehring authored
If we don't even store the VPS at the decoder, at least properly delete it.
-
Frank Bossen authored
fix initialization of resetIBCBuffer See merge request !781
-
Frank Bossen authored
JVET-O0919: Minimum QP for Transform Skip Mode See merge request !746
-
Karsten Suehring authored
-
Frank Bossen authored
patial fix for #326: avoid out of bounds access to getBrickIdxBsMap() See merge request !780
-
Frank Bossen authored
JVET-O0570/JVET-O0211, SMID friendly spatial gradient calculation in BDOF and PROF See merge request !779
-
Karsten Suehring authored
-
Hongbin Liu authored
-
Frank Bossen authored
JVET-O0538: Add SPS control for ISP and SBT transform See merge request !770
-
-
Frank Bossen authored
JVET-O0634: BDOF applied CU size align with DMVR See merge request jvet/VVCSoftware_VTM!774
-
Frank Bossen authored
JVET-O0617: Significant flag context reduction of transform coefficients See merge request !773
-
Hongbin Liu authored
-
Frank Bossen authored
Fix for support of configurable maximum transform size in JVET-O0213 (related to JVET-O0545) See merge request jvet/VVCSoftware_VTM!778
-
Moonmo Koo authored
- This fix is aligned with spec text.
-
Frank Bossen authored
JVET-O0070: Prediction refinement with optical flow for affine mode (PROF) See merge request !771
-
Huanbang Chen authored
-
Wei Chen authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h
-
Frank Bossen authored
Fix end of file See merge request jvet/VVCSoftware_VTM!775
-
Frank Bossen authored
-
Frank Bossen authored
JVET-O1170: IBC virtual buffer See merge request jvet/VVCSoftware_VTM!750
-
Cheung Auyeung authored
in residual coding of transform coefficients.
-
- Aug 01, 2019
-
-
Wei Chen authored
-
Wei Chen authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h
-
Jizheng Xu authored
-
Karsten Suehring authored
Define global FRAC_BITS_SCALE constant to replace local ones See merge request !769
-
Frank Bossen authored
JVET-O0545: Configurable maximum transform size See merge request jvet/VVCSoftware_VTM!686
-
Frank Bossen authored
-
Wei Chen authored
2. add handling of JVET_O0108_DIS_DMVR_BDOF_CIIP when PROF is enabled
-
Yung-Hsuan Chao (Jessie) authored
-
- Jul 31, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
-