- Aug 05, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
Encoder side bug fix: the encoder speed up in palette (which bypass INTRA mode check in inter slice if palette mode is better than INTER mode) shouldn't be applied on 4x4 blocks since JVET-N0266 disabled INTER mode in 4x4 blocks. Without the fix, intra mode will always be skipped in 4x4 blocks in inter slice if IBC is disabled in SPS.
-
- Aug 01, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
- Jul 31, 2019
-
-
ahenkel authored
-
- Jul 30, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
1. indentation 2. function naming 3. Class declaration positions
-
Yung-Hsuan Chao (Jessie) authored
initial commit of JVET_O0119_BASE_PALETTE_444: palette in HEVC and palette mode coding in JVET-N0258
-
- Jul 24, 2019
-
-
Jizheng Xu authored
-
- Jul 23, 2019
-
-
Xiaoyu Xiu authored
use m_pcEncCfg->getUseAffineAmvrEncOpt() to control the effect of m_pcEncCfg->getIntraPeriod() != ( uint32_t ) -1, i.e., low delay setting.
-
Jizheng Xu authored
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
- May 24, 2019
-
-
Jizheng Xu authored
-
- May 23, 2019
-
-
Jizheng Xu authored
-
- May 09, 2019
-
-
Frederic Barbier 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 19, 2019
-
-
Jiahao Li authored
-
- Apr 17, 2019
-
-
- Apr 06, 2019
-
-
Hongbin Liu authored
-
- Apr 04, 2019
-
-
Yu Han authored
-
- Apr 03, 2019
-
-
Xiaoyu Xiu authored
-
- Apr 01, 2019
-
-
Karsten Suehring authored
-
- Mar 29, 2019
-
-
Christian Helmrich authored
-
- Mar 27, 2019
-
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
- Mar 13, 2019
-
-
Philippe de Lagrange authored
-
Philippe de Lagrange authored
-
Philippe de Lagrange authored
-
Philippe de Lagrange authored
-
Philippe de Lagrange authored
Attempt to resolve conflicts with ENABLE_QPA_SUB_CTU but finally make it mutually exclusive with JVET_M0113_M0188_QG_SIZE (to be fixed later)
-
Philippe de Lagrange authored
-
- Mar 08, 2019
-
-
Taoran Lu 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 28, 2019
-
-
Valeri George authored
-
Valeri George authored
-
- Feb 18, 2019
-
-
Adam Wieckowski authored
-
- Feb 11, 2019
-
-
Karsten Suehring authored
AMVR (formely IMV) now has only one mode, which used to be mode #2 - remove SPS imv_mode parameter - remove encoder configuration for mode #1 (mode #2 replaces mode #1) - adapt config files to refer tp mode #1 - rename SPS syntax elements and access functions to AMVR Note: IMV to AMVR renaming in other parts of the software should be done by proponents.
-
- Feb 08, 2019
-
-