- Apr 05, 2023
-
-
Frank Bossen authored
-
- Apr 04, 2023
-
- Mar 31, 2023
-
-
Frank Bossen authored
Update version number in SW manual See merge request jvet/VVCSoftware_VTM!2565
-
Karsten Suehring authored
-
Frank Bossen authored
Add CI build for PDF manual See merge request jvet/VVCSoftware_VTM!2564
-
Karsten Suehring authored
-
Frank Bossen authored
Fix formatting of Neural network post-filter characteristics SEI parameter table See merge request jvet/VVCSoftware_VTM!2563
-
Karsten Suehring authored
Parameter names are longer than in any other section. This caused the table to be extended beyond the right page border. A new table type was introduced which reduces the width of the right table i column. Additionally the following fixes are included: - fix typo that prevented compilation - remove unnecessary tabular formatting inside descriptions (including not properly matched one) - reduce column with in sub-tables to match new column width
-
Xiang Li authored
Update software documentation for several SEINNPostFilterCharacteristics parameters. See merge request jvet/VVCSoftware_VTM!2562
-
Frank Bossen authored
Fix multilayer with fields See merge request jvet/VVCSoftware_VTM!2539
-
Philip Cowan authored
-
Frank Bossen authored
Fix to conformance window usage for RPR See merge request jvet/VVCSoftware_VTM!2557
-
Frank Bossen authored
Fix: Related to HashME and sequential coding See merge request !2556
-
Frank Bossen authored
Fix PicHeader::m_maxNumAffineMergeCand value when Affine is OFF and RDO for merge if no affine and no sbTMVP for picture See merge request jvet/VVCSoftware_VTM!2559
-
- Mar 30, 2023
-
-
Karsten Suehring authored
Fix issue with m_olsHrdParams See merge request jvet/VVCSoftware_VTM!2558
-
Karsten Suehring authored
JVET-AC0353: Implementation of nnpfc_base_Flag See merge request !2561
-
Hendry authored
- Add the control for that flag in the cfg file & update the manual doc - Implement checking at encoder side to ensure that when sending an update the base filter is already present - Implement detection at decoder whether the given base filter is a new or a repetition filter. - Implement checking at decoder side to ensure that when receiving an update filter, the base filter has been received earlier / already present.
-
- Mar 28, 2023
-
-
Fabrice URBAN authored
-
Fabrice URBAN authored
-
- Mar 24, 2023
-
-
Frank Bossen authored
Align variable name to JVET-AC2032 text See merge request jvet/VVCSoftware_VTM!2560
-
Chaoyi Lin authored
-
- Mar 23, 2023
-
-
Chaoyi Lin authored
-
- Mar 16, 2023
-
-
Fabrice URBAN authored
use getMaxNumAffineMergeCand() with the current picture header instead of the current SPS and remove other conditions
-
Fabrice URBAN authored
-
- Mar 15, 2023
-
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
-
Kenneth Andersson authored
Renamed to local hash enabling flag to m_useHashMeInCurrentIntraPeriod to clarify its usage based on Karsten's comment
-
Kenneth Andersson authored
-
- Mar 14, 2023
-
-
Fabrice URBAN authored
-
Fabrice URBAN authored
-
Fabrice URBAN authored
-
Fabrice URBAN authored
-
Fabrice URBAN authored
clean unused EncTestModeType::ETM_AFFINE and EncTestModeType::ETM_MERGE_GEO with JVET_AC0139_UNIFIED_MERGE
-
Fabrice URBAN authored
-
Fabrice URBAN authored
-
Fabrice URBAN authored
-
Fabrice URBAN authored
(this is the closest to what was done before in EncModeCtrlMTnoRQT::initCULevel(). maybe it would have been cleaner to properly set PicHeader::m_maxNumAffineMergeCand, use it instead of sps.getMaxNumAffineMergeCand())
-
- Mar 13, 2023
-
-
Fabrice URBAN authored
-