- Feb 11, 2019
-
-
Santiago de Luxán Hernández authored
-
Karsten Suehring authored
Align ALF syntax element trace with specification See merge request jvet/VVCSoftware_VTM!293
-
Frederic Barbier authored
-
- Feb 10, 2019
-
-
Frank Bossen authored
Ticket 149 fix See merge request jvet/VVCSoftware_VTM!291
-
- Feb 09, 2019
-
-
Frank Bossen authored
Fix for Ticket #152 See merge request jvet/VVCSoftware_VTM!285
-
Brian Heng authored
- Sub-PU TMVP can generate an invalid inter candidate. - Simplify previous solution and eliminate duplicated code.
-
Yu Han authored
-
Yu Han authored
-
Frank Bossen authored
Fix for ticket #168: Interaction between M0140 (SBT) and M0297 (MTS Zero Out) See merge request jvet/VVCSoftware_VTM!288
-
Xiang Li authored
Fix #178 Avoid referencing encoder parameter in low level MC function See merge request jvet/VVCSoftware_VTM!290
-
Frank Bossen authored
Fix of the DQP signaling with multiple TUs (Ticket #181) See merge request jvet/VVCSoftware_VTM!280
-
Frank Bossen authored
When MC for luma only is desired, use existing luma/chroma parameters instead of encoder-specific field in data structure Also take care that luma only MC doesn't imply IBC
-
Frank Bossen authored
Fix for Ticket #150 See merge request jvet/VVCSoftware_VTM!284
-
Frank Bossen authored
#179: fix of reshaper implementation (encoder-side RDcost) when lumaDQP is on for HDR See merge request jvet/VVCSoftware_VTM!269
-
Frank Bossen authored
Fix for Ticket #182 See merge request jvet/VVCSoftware_VTM!289
-
Brian Heng authored
- Fix overflow during reconstruction process.
-
- Feb 08, 2019
-
-
Moonmo Koo authored
- The M0297 zero-out is also supported for SBT now. - The zero-out scanning code is moved out of residual_coding_subblock.
-
Frank Bossen authored
SPS cleanup - removal of deprecated SPSNext parameters See merge request jvet/VVCSoftware_VTM!279
-
-
Frank Bossen authored
Fix for tickets #91 and #180 See merge request jvet/VVCSoftware_VTM!275
-
-
Frank Bossen authored
Fix for ticket #179 Retrieval of QP value to use for chroma See merge request jvet/VVCSoftware_VTM!271
-
Santiago de Luxán Hernández authored
Deleted the TU retrieval from the DQP code in xCompressCU and the TU pointer being equal to nullptr check.
-
Taoran Lu authored
-
Brian Heng authored
- Sub-PU TMVP can generate an invalid inter candidate.
-
Santiago de Luxán Hernández authored
-
Brian Heng authored
- Triangle merge list zero-MV candidates not properly initialized.
-
Taoran Lu authored
-
Santiago de Luxán Hernández authored
Fix of the DQP signaling when there are multiple luma TUs in Single Tree and there is only one TU containing all of the chroma information
-
Frank Bossen authored
avoid dereferencing a nullptr object See merge request !276
-
Frank Bossen authored
MSVC minimum version and clang identification See merge request !277
-
Frank Bossen authored
Update ALF syntax element with specification See merge request !278
-
Frederic Barbier authored
-
Karsten Suehring authored
- fail to build when MSVC version too low - properly identify clang as compiler
-
Karsten Suehring authored
Dereferencing a nullptr should be avoided, even if the passed object is never used. It may not be the most elegant solution to pass an empty list object, but it should work.
-
Frank Bossen authored
enable JVET-L0283 MRLP See merge request !272
-
Frank Bossen authored
Fix ticket #177 on encoder decoder mismatch for VTM-4.0rc1 See merge request !273
-
Xiang Li authored
IBC block search history status is not reset for each frame, which may affect IBC searching results for the second frame.
-
Liang Zhao authored
-
- Feb 07, 2019
-
-
Santiago de Luxán Hernández authored
-