- Oct 28, 2019
-
-
Alexey Filippov authored
-
Yang Wang authored
-
- Oct 16, 2019
-
-
Biao Wang authored
-
- Oct 15, 2019
-
-
Frank Bossen authored
-
- Sep 16, 2019
-
-
Frank Bossen authored
-
- Sep 04, 2019
-
-
Frank Bossen authored
Replaces 2-dimensional arrays for storing reference samples in intra prediction with two 1-dimensional arrays. This reduces memory usage for these buffers from 792KB to 6KB.
-
- Aug 31, 2019
-
-
Frank Bossen authored
Simplify code and rename variables to conform to guidelines. Code simplification should result in fewer calls to CodingStructure::getCURestricted().
-
- Aug 25, 2019
-
-
Karsten Suehring authored
-
- Aug 14, 2019
-
-
Frank Bossen authored
Don't reallocate buffers if already allocated Initialize pointers to nullptr
-
- Aug 13, 2019
-
-
Frederic Barbier authored
-
- Aug 08, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
Chia-Ming Tsai authored
-
- Aug 07, 2019
-
-
Philipp Merkle authored
- refactoring of MatrixIntraPrediction.h/.cpp (merged classes MatrixIntraPrediction and PredictorMIP, removed namespace Mip) - removed unused variable posBias in function computeReducedPred - fixed list size in function reduceHadCandList
-
- Aug 06, 2019
-
-
Philipp Merkle authored
-
- Aug 04, 2019
-
-
Santiago de Luxán Hernández authored
-
- Aug 03, 2019
-
-
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
-
- Aug 02, 2019
-
-
Frank Bossen authored
Make life easier for the auto-vectorizer. 2% runtime decrease for AI in limited tests
-
Santiago de Luxán Hernández authored
-
- Jul 31, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
-
Xin Zhao authored
-
Yung-Hsuan Chao (Jessie) authored
-
- Jul 30, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
1. indentation 2. function naming 3. Class declaration positions
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
initial commit of JVET_O0119_BASE_PALETTE_444: palette in HEVC and palette mode coding in JVET-N0258
-
Frank Bossen authored
-
Frank Bossen authored
-
- Jul 21, 2019
-
-
Chia-Ming Tsai authored
-
Chia-Ming Tsai authored
-
- Jul 18, 2019
-
-
Adarsh Krishnan Ramasubramonian authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Adarsh Krishnan Ramasubramonian authored
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
- Jun 24, 2019
-
-
Frank Bossen authored
-
- Jun 23, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
-