- Aug 21, 2019
-
-
Frank Bossen authored
This reduces the number of dynamic allocations
-
- Aug 13, 2019
-
-
Frederic Barbier authored
-
- Aug 06, 2019
-
-
Philipp Merkle authored
-
- Aug 02, 2019
-
-
Santiago de Luxán Hernández authored
-
-
- Jul 26, 2019
-
-
Santiago de Luxán Hernández authored
It cleans up old ISP code that is no longer used anymore. The code was used to allow only one ISP split depending on the block size. However, this functionality is not needed anymore after the adoption of JVET-N0308 during the Geneva Meeting in March, which limited the usage of ISP to CUs with a maximum size of 64x64 samples. This clean-up eliminates various unnecessary checks and improves the readability of the code.
-
- Jul 25, 2019
-
-
Karsten Suehring authored
-
- Jul 22, 2019
-
-
Christian Helmrich authored
-
Mischa Siekmann authored
-
Christian Helmrich authored
-
ezhizng authored
JVET-O0219: LFNST transform set selection for a CCLM coded block. Remove duplicate code. Fix a bug due to convert MIP mode to convensional mode
-
ezhizng authored
-
- Jul 19, 2019
-
-
ezhizng authored
JVET-O0219: LFNST transform set selection for a CCLM coded block. Remove duplicate code. Fix a bug due to convert MIP mode to convensional mode
-
ezhizng authored
-
Mischa Siekmann authored
-
Christian Helmrich authored
-
- Jul 17, 2019
-
-
Xin Zhao authored
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
- May 23, 2019
-
-
Chen-Yen Lai authored
-
- May 09, 2019
-
-
Frederic Barbier authored
-
- Apr 27, 2019
-
-
Frank Bossen authored
-
- Apr 26, 2019
-
-
- Previous name: Reduced Secondary Transform (RST) - The parameter, LFNST, should be added in cfg file for enabing LFNST, i.e. LFNST = 1
-
- Apr 17, 2019
-
-
Muhammed Coban authored
-
- Apr 11, 2019
-
-
Hilmi Egilmez authored
- getTrTypes function is moved to TrQuant class
-
- Apr 10, 2019
-
-
Santiago de Luxán Hernández authored
-
- Apr 09, 2019
-
-
Hilmi Egilmez authored
- Implicit transform derivation - DST-7 is applied horizontally/vertically as long as the number of (luma) samples are less than or equal to 16 in a row/column, otherwise DCT-2 is applied.
-
- Apr 01, 2019
-
-
Karsten Suehring authored
-
- Mar 04, 2019
-
-
Karsten Suehring authored
-
Karsten Suehring authored
keep max TU in #define for possibility of keeping the parameter TU max/min size are constants in the VVC draft. Reflecting this in the software.
-
- Feb 22, 2019
-
-
Frank Bossen authored
This is for the case where JVET_M0464_UNI_MTS is disabled
-
Frank Bossen authored
-
- Feb 13, 2019
-
-
Yin Zhao authored
-
- Feb 07, 2019
-
-
Karsten Suehring authored
- all elements of SPSNext are moved into SPS - syntax elements of SPS are sorted according to draft (as far as possible) - comments were added where software and draft diverge
-
- Feb 05, 2019
-
-
Frederic Barbier authored
-
Karsten Suehring authored
calculate and check shifts only when they are actually used
-
- Feb 02, 2019
- Feb 01, 2019
-
-
Santiago de Luxán Hernández authored
There is a conflict with JVET_M0427_INLOOP_RESHAPER that is triggering a debug assertion that checks that the width is not 1.
-
Karl Sharman authored
-
Moonmo Koo authored
-