- Oct 31, 2019
-
-
Xiaoyu Xiu authored
-
Takeshi Tsukuba authored
Enable BDPCM for Chroma for 444.
-
- Oct 29, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
Philipp Merkle authored
-
- Oct 28, 2019
-
-
Xiaoyu Xiu authored
-
- Oct 27, 2019
-
-
Jani Lainema authored
-
- Oct 26, 2019
-
-
Santiago de Luxán Hernández authored
-
Santiago de Luxán Hernández authored
-
- Oct 25, 2019
-
-
Takeshi Tsukuba authored
Add a description of ChromaTS into the software manual.
-
- Oct 23, 2019
-
-
Xiaoyu Xiu authored
-
- Oct 18, 2019
-
-
Christopher Hollmann authored
-
- Oct 16, 2019
-
-
Jie authored
-
- Oct 15, 2019
-
-
Frank Bossen authored
-
- Sep 09, 2019
-
-
Gordon CLARE 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 28, 2019
-
-
-
Frank Bossen authored
This reverts commit 8e16ada0.
-
- Aug 25, 2019
-
-
Karsten Suehring authored
-
- Aug 22, 2019
-
-
Karsten Suehring authored
- add option to completely disable - add iparameter to software manual
-
- Aug 21, 2019
-
-
Brian Heng authored
-
Frank Bossen authored
Use vectors and resize them if needed instead of deleting and reallocating memory for every picture. This appears to have a significant impact on decoder run time. Use PLTRunMode type where appropriate instead of bool since using vector<bool> creates a number of issues
-
- Aug 14, 2019
-
-
Philipp Merkle authored
-
- Aug 13, 2019
-
-
Frederic Barbier authored
-
- Aug 08, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
Yin Zhao authored
-
Yin Zhao authored
-
Yin Zhao authored
-
- Aug 07, 2019
-
-
Christian Helmrich authored
fix some JCCR related indentation, encapsulation, and descriptive text, add --PYUV to software manual
-
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
-
Christian Helmrich authored
This reverts commit 9503ca9c
-
- Aug 06, 2019
-
-
Philipp Merkle authored
- fixed build error
-
Philipp Merkle authored
-
Moonmo Koo authored
- Fix for the case that uninitialized or invalid best cost values are referred during search candidate selection
-
- Aug 05, 2019
-
-
Christian Helmrich authored
This reverts commit 9503ca9c
-
Fangdong Chen authored
-
- Aug 02, 2019
-
-
Santiago de Luxán Hernández authored
-
Santiago de Luxán Hernández authored
-
Yung-Hsuan Chao (Jessie) authored
-
Santiago de Luxán Hernández authored
-
Santiago de Luxán Hernández authored
-