- Aug 03, 2019
-
-
Frank Bossen authored
Remove fields whRatio and hwRatio from the IntraPredParam structure when JVET_O0364_PADDING is enabled as they may be needed only once. When ratios are needed use logs, adds, and shifts instead of divisions and multiplications. Add initializer for angularScale when JVET_O0364_PDPC_ANGULAR is enabled
-
- Aug 02, 2019
-
-
Frank Bossen authored
JVET-O0640: Picture size constraint See merge request !786
-
Luong Pham Van authored
Merge branch 'O0640-Picture-Size-Constraint' of https://vcgit.hhi.fraunhofer.de/lphamvan/VVCSoftware_VTM into O0640-Picture-Size-Constraint
-
Luong Pham Van authored
-
Frank Bossen authored
JVET-O0070: Prediction refinement with optical flow for affine mode (PROF) See merge request !789
-
Wei Chen authored
Add PROF support in encoder_lowdelay_P_vtm.cfg
-
Luong Pham Van authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h
-
Frank Bossen authored
Reducing max number of ALF APSs from 32 to 8 See merge request !785
-
Luong Pham Van authored
-
Nan Hu authored
-
Luong Pham Van authored
-
Nan Hu authored
-
Frank Bossen authored
Bug Fix: reset ALF APSs before encoding an IRAP (encoder-only) See merge request jvet/VVCSoftware_VTM!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 jvet/VVCSoftware_VTM!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 !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 !775
-
Frank Bossen authored
-
Frank Bossen authored
JVET-O1170: IBC virtual buffer See merge request !750
-
Cheung Auyeung authored
in residual coding of transform coefficients.
-
- Aug 01, 2019
-
-
Wei Chen authored
-