- Aug 10, 2023
-
-
Gleb Verba authored
-
Karsten Suehring authored
Remove unnecessary memory allocation for CCALF See merge request jvet/VVCSoftware_VTM!2650
-
- Aug 05, 2023
-
-
Xiang Li authored
Add TGM config files from ECM See merge request jvet/VVCSoftware_VTM!2652
-
- Aug 04, 2023
-
-
Frank Bossen authored
-
Frank Bossen authored
Port JVET-Z0150 on memory usage log See merge request jvet/VVCSoftware_VTM!2651
-
- Aug 02, 2023
-
-
Karsten Suehring authored
Use std::vector to avoid memory deallocation/reallocation See merge request jvet/VVCSoftware_VTM!2649
-
- Aug 01, 2023
-
-
Frank Bossen authored
Also addresses #1608
-
- Jul 31, 2023
-
-
Xiang Li authored
-
Frank Bossen authored
Fix access to unitialized value in SPS See merge request jvet/VVCSoftware_VTM!2647
-
Remy Foray authored
-
- Jul 30, 2023
-
-
Frank Bossen authored
-
- Jul 29, 2023
-
-
Frank Bossen authored
-
Karsten Suehring authored
Use PLTRunMode instead of bool for palette data See merge request jvet/VVCSoftware_VTM!2646
-
Xiang Li authored
JVET-AE0162: fix MS-SSIM calculation for RPR/SR See merge request jvet/VVCSoftware_VTM!2644
-
- Jul 28, 2023
-
-
Xiang Li authored
JVET-AE0057: MTT split modes early termination See merge request jvet/VVCSoftware_VTM!2645
-
Karsten Suehring authored
JVET-AE0180: Add missing condition on PIC_RECON_WRAP buffer allocation See merge request jvet/VVCSoftware_VTM!2639
-
- Jul 27, 2023
-
-
Waqas Ahmad authored
Define JVET_AE0057_MTT_ET is placed at the appropriate location in Typedef.h The Luma channel test condition is updated EncCu.cpp The threshold value lower range is clipped to 0 instead of allowing it to take negative values. JVET document number information is removed # Conflicts: # source/Lib/CommonLib/TypeDef.h
-
Waqas Ahmad authored
The proposal JVET-AE0057 is implemented under the define JVET_AE0057_MTT_ET in VTM software. A config file parameter (MTTSkipping) is also added to turn on or off the MTT early termination. The 64x64 luma CU no-split intra RD cost is compared against a threshold to decide whether to evaluate MTT splitting for current 64x64 luma CU.
-
Xiang Li authored
JVET-AE0060: Signal nnpfc_chroma_loc_info_present_flag only when nnpfc_out_order_idc is not equal to 0 See merge request jvet/VVCSoftware_VTM!2643
-
Renjie Chang authored
-
Ahmed Cheikh Sidiya authored
-
- Jul 26, 2023
-
-
Ahmed Cheikh Sidiya authored
-
Ahmed Cheikh Sidiya authored
JVET_AE0060_COND_SIG_INF: Signal nnpfc_chroma_loc_info_present_flag only when nnpfc_out_order_idc is not equal to 0 and infer nnpfc_chroma_loc_info_present_flag to be equal to 0 when not present.
-
Frank Bossen authored
-
- Jul 25, 2023
-
-
Karsten Suehring authored
Only one VPS can be active at any time See merge request jvet/VVCSoftware_VTM!2641
-
Roman Chernyak authored
-
Frank Bossen authored
-
Karsten Suehring authored
Clean up data types in ALF code See merge request jvet/VVCSoftware_VTM!2638
-
Xiang Li authored
remove macro JVET_Z0120_SII_SEI_PROCESSING See merge request jvet/VVCSoftware_VTM!2640
-
Frank Bossen authored
-
- Jul 24, 2023
-
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
- Jul 21, 2023
-
-
Frank Bossen authored
Remove macros from VTM 21 development cycle See merge request jvet/VVCSoftware_VTM!2637
-
Karsten Suehring authored
-
Karsten Suehring authored