- Aug 05, 2019
-
-
Fangdong Chen authored
# Conflicts: # cfg/encoder_lowdelay_P_vtm.cfg # cfg/encoder_lowdelay_vtm.cfg # cfg/encoder_randomaccess_vtm.cfg
-
Fangdong Chen authored
-
- Aug 04, 2019
-
-
Frank Bossen authored
JVET-O0304: Reduction of number of multiplications in BDOF See merge request !713
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h # source/Lib/CommonLib/x86/BufferX86.h
-
Frank Bossen authored
JVET-O0455: Separate maximum number of IBC merge candidates from regular merge mode See merge request !776
-
Frank Bossen authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h
-
Frank Bossen authored
JVET-O0650 signal chroma qp mapping table See merge request !772
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Andrew Segall authored
Indentation improvements
-
Xiang Li authored
Intra prediction code cleanup See merge request jvet/VVCSoftware_VTM!792
-
- Aug 03, 2019
-
-
Xiang Li authored
Clean up intra angular prediction code See merge request jvet/VVCSoftware_VTM!787
-
Frank Bossen authored
Move DPDC code for HOR/VER to xPredIntraAng function to be consistent with other angular modes. This also avoids code duplication by having the same PDPC code for HOR and VER modes.
-
Frank Bossen authored
Clipping is not required for the DC/Planar PDPC process since the result is always within the valid range
-
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
-
Yan Zhang authored
- Aug 02, 2019
-
-
Yan Zhang authored
-
Yan Zhang authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h
-
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
-