- Aug 09, 2019
-
-
Huanbang Chen authored
-
Frank Bossen authored
Fix memory issues with merge See merge request jvet/VVCSoftware_VTM!821
-
-
Xiang Li authored
Fix issue reported by address sanitizer See merge request jvet/VVCSoftware_VTM!820
-
Xiang Li authored
Fix issue reported by address sanitizer See merge request jvet/VVCSoftware_VTM!819
-
- Aug 08, 2019
-
-
Frank Bossen authored
Read 32 bits instead of 64 bits for blocks of width 2 such as to not read past array boundaries
-
Frank Bossen authored
The size of normalShiftTab[] introduced by JVET_O0567_MVDRange_Constraint is increased such as to match the number of imv values which is increased by JVET_O0057_ALTHPELIF
-
Xiang Li authored
Use correct array size See merge request jvet/VVCSoftware_VTM!816
-
Xiang Li authored
Fix initializers See merge request jvet/VVCSoftware_VTM!815
-
Xiang Li authored
Fix compilation for ER_CHROMA_QP_WCG_PPS = 0 case See merge request jvet/VVCSoftware_VTM!817
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
Addresses a compilation error reported by gcc 9.1
-
Frank Bossen authored
Fix scaling list after JVET-O0119 integration See merge request jvet/VVCSoftware_VTM!814
-
There is no scaling matrix for palette prediction
-
Frank Bossen authored
JVET-O0050: avoid small intra prediction with a local dual-tree technique See merge request jvet/VVCSoftware_VTM!757
-
Yin Zhao authored
-
Frank Bossen authored
Clean-up for the threshold table of intra interpolation filter selection See merge request jvet/VVCSoftware_VTM!813
-
Frank Bossen authored
Editorial: Fix some JCCR related indentation, encapsulation, and descriptive text, add PYUV dec. option to manual See merge request jvet/VVCSoftware_VTM!809
-
Yin Zhao authored
-
Yin Zhao authored
-
Yin Zhao authored
# Conflicts: # source/Lib/DecoderLib/CABACReader.cpp # source/Lib/EncoderLib/CABACWriter.cpp
-
Yin Zhao authored
fix compilation errors by code merging and harmonize with JVET_O0119_BASE_PALETTE_444, JVET_O0502_ISP_CLEANUP, JVET_O0472_LFNST_SIGNALLING_LAST_SCAN_POS, JVET_O0545_MAX_TB_SIGNALLING
-
Yin Zhao authored
# Conflicts: # source/Lib/CommonLib/CodingStructure.cpp # source/Lib/CommonLib/Unit.cpp # source/Lib/DecoderLib/CABACReader.cpp # source/Lib/EncoderLib/CABACWriter.cpp # source/Lib/EncoderLib/EncCu.cpp # source/Lib/EncoderLib/EncModeCtrl.cpp # source/Lib/EncoderLib/InterSearch.cpp # source/Lib/EncoderLib/IntraSearch.cpp
-
Chia-Ming Tsai authored
-
Xiang Li authored
Align transform unit coding with specification See merge request jvet/VVCSoftware_VTM!793
-
Remy Foray authored
- only cu_qp_delta is conditioned by (CbWidth > 64 || CbHeight > 64) - move parsing of tu_joint_cbcr_residual_flag[] between cu_chroma_qp_offset_idx and transform_skip_flag instead of before cu_qp_delta
-
Xiang Li authored
Fix for Ticket #407 DMVR with reference wraparound See merge request jvet/VVCSoftware_VTM!768
-
Brian Heng authored
- Add back support for reference wraparound with DMVR.
-
Xiang Li authored
Align syntax elements trace with specification See merge request jvet/VVCSoftware_VTM!810
-
Yin Zhao authored
-
Yin Zhao authored
-
Yin Zhao authored
-
Yin Zhao authored
-
- Aug 07, 2019
-
-
Christian Helmrich authored
-
Frank Bossen authored
initialize refList array to avoid uninitialized memory access See merge request jvet/VVCSoftware_VTM!811
-
Karsten Suehring authored
-
Frederic Barbier authored
-
Frank Bossen authored
Cleanup of MIP / JVET-O0925 (bit-identical) See merge request jvet/VVCSoftware_VTM!807
-
Frank Bossen authored
Fix #400: use correct position to derive firstNZPos in dec_abs_level context See merge request jvet/VVCSoftware_VTM!808
-