- Oct 15, 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 25, 2019
-
-
Karsten Suehring authored
-
- Aug 13, 2019
-
-
Frederic Barbier 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
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
- May 09, 2019
-
-
Frederic Barbier authored
-
- Apr 23, 2019
-
-
Philipp Merkle authored
Changed condition for "fast" RA in reduceHadCandList() and renamed variables using camelCase notation
-
Philipp Merkle authored
-