- Feb 09, 2019
-
-
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 !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 !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 !289
-
Brian Heng authored
- Fix overflow during reconstruction process.
-
- Feb 08, 2019
-
-
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
-
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 jvet/VVCSoftware_VTM!276
-
Frank Bossen authored
MSVC minimum version and clang identification See merge request jvet/VVCSoftware_VTM!277
-
Frank Bossen authored
Update ALF syntax element with specification See merge request jvet/VVCSoftware_VTM!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 jvet/VVCSoftware_VTM!272
-
Frank Bossen authored
Fix ticket #177 on encoder decoder mismatch for VTM-4.0rc1 See merge request jvet/VVCSoftware_VTM!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
-
Frank Bossen authored
Compiling error fix in IntraPrediction.cpp when JVET_M0102_INTRA_SUBPARTITIONS is disabled See merge request jvet/VVCSoftware_VTM!270
-
Santiago de Luxán Hernández authored
-
Frank Bossen authored
SW and spec mismatch related to wide angle #174 See merge request jvet/VVCSoftware_VTM!260
-
Frank Bossen authored
remove SPSNext extension and sort SPS See merge request jvet/VVCSoftware_VTM!268
-
Taoran Lu authored
-
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
-
Frank Bossen authored
fix typo in tracing code See merge request jvet/VVCSoftware_VTM!267
-
Karsten Suehring authored
-
Frank Bossen authored
fix IBC indication in reshaper and hash ME See merge request !262
-
Frank Bossen authored
fix ENABLE_TRACING build See merge request jvet/VVCSoftware_VTM!264
-
Karsten Suehring authored
Keep align syntax-element variable with trace See merge request jvet/VVCSoftware_VTM!261
-