- Aug 06, 2019
-
-
Brian Heng authored
- Prevent weighted prediction related processing when IBC or triangle prediction is enabled for the PU.
-
Frank Bossen authored
JVET-O0526: Setting the minimum CTU size to 32x32. See merge request !803
-
Frank Bossen authored
Bug fix of encoder deblocking optimization See merge request !796
-
Brian Heng authored
-
Nan Hu authored
-
Frank Bossen authored
JVET-O0925: simplifications of MIP See merge request !777
-
Philipp Merkle authored
- fixed build error
-
Philipp Merkle authored
-
Frank Bossen authored
fix #400: fix firstNZPos derivation See merge request !755
-
-
Frank Bossen authored
Cleanup dead condition See merge request !621
-
Frank Bossen authored
JVET-O0119: Base palette mode for 4:4:4 See merge request !759
-
Yung-Hsuan Chao (Jessie) authored
Resolved conflicts
-
Frank Bossen authored
Bug fix for LFNST encoder search See merge request !801
-
Frank Bossen authored
Fix #426: Chroma QP mapping tables - incorrectly initialized arrays for some... See merge request !800
-
Adarsh Krishnan Ramasubramonian authored
Fix #426: Chroma QP mapping tables - incorrectly initialized arrays for some encoder configurations.
-
Moonmo Koo authored
- Fix for the case that uninitialized or invalid best cost values are referred during search candidate selection
-
Frank Bossen authored
Integration of JVET-O0502: Proposed ISP Clean-up See merge request jvet/VVCSoftware_VTM!788
-
Frank Bossen authored
initialize m_vpduX and m_vpduY in Reshaper class See merge request !798
-
Karsten Suehring authored
-
Frederic Barbier authored
numCandminus1_step is always positive
-
Frank Bossen authored
Add compliance check on AlfCoeffs See merge request !570
-
Frank Bossen authored
Fix for Ticket #418 Mismatch with spec on LfnstDcOnly derivation and lfnst_idx parsing See merge request !795
-
Karsten Suehring authored
JVET-O0376: add sps_joint_cbcr_enabled_flag See merge request !764
-
Brian Heng authored
- Reduce DMVR SAD cost by 2x to match spec. - Adjust BDOF-Disble and Zero-Cost thresholds accordingly.
-
Kiyofumi Abe authored
-
Fangdong Chen authored
- Aug 05, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
This part was originally integrated in HEVC SCM8.0 but was later removed as a bugfix in SCM8.3.....
-
Remy Foray authored
-
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.
-
Nan Hu authored
BugFix of encoder deblocking optimization: add initialization of m_ctuXLumaSamples and m_ctuYLumaSamples, align with 4x4 deblocking
-
Jason Jung authored
-
Fangdong Chen authored
-
Fangdong Chen authored
-
Fangdong Chen authored
-
Frederic Barbier authored
-