- Sep 19, 2023
-
-
CS mem reduction: allocate temporary CodingStructure data only for current picture on the top-level Picture
-
Vadim Seregin authored
refactor picture buffer to allocate buffers for current frame and not for the entire GOP See merge request !523
-
- Sep 18, 2023
-
-
- Sep 14, 2023
-
-
Vadim Seregin authored
FIX: CU memory reduction. move some members from CU to intra search See merge request ecm/ECM!517
-
-
- Sep 12, 2023
-
-
Vadim Seregin authored
PU memory reduction. move intraMPM member from PU IntraPredictionData to IntraPrediction See merge request !518
-
-
Vadim Seregin authored
ALF optimization - compute only Upper triangular part of covariance matrix See merge request !521
-
-
- Sep 11, 2023
-
-
Vadim Seregin authored
Fix: memory reduction: use actual CTU size instead of MAX_CU_SIZE in encoder See merge request !516
-
-
Vadim Seregin authored
Reduce MCTF peak memory allocation by computing applyMotion in place See merge request !520
-
-
Vadim Seregin authored
Fix for uninitialized values usage reported by valgrind See merge request !524
-
-
- Sep 08, 2023
-
-
Vadim Seregin authored
Fix: reconstruction buffer copied when BIF is not performed for a sub-TU See merge request !522
-
- Sep 07, 2023
-
-
Hongtao Wang authored
-
- Sep 06, 2023
-
-
Vadim Seregin authored
Fix: high QP for AA0093 See merge request !519
-
-
- Aug 30, 2023
-
- Aug 26, 2023
-
-
Vadim Seregin authored
Fix: reset CCSAO buffer in IRAP pictures for AE0151 See merge request ecm/ECM!513
-
Vadim Seregin authored
-
Vadim Seregin authored
Fix: set bvLicIdx in SrchCostBv intBvList for AE0078 See merge request !515
-
Vadim Seregin authored
-
- Aug 24, 2023
-
-
Vadim Seregin authored
Fix: use picture level reconstructed buffer for SBT sub-TUs in BIF See merge request !512
-
Vadim Seregin authored
-
Vadim Seregin authored
Fix: valgrind error in spanGeoMMVDMotionInfo See merge request !514
-
-
- Aug 21, 2023
-
-
Vadim Seregin authored
Remove unused duplicated fields in IntraTMP TempLibFast See merge request !511
-
-
Vadim Seregin authored
Reduce and refactor code for IntraTMP zones (lossless) See merge request !509
-
-
Vadim Seregin authored
Fix: split multiple of 8 loop for MRSAD SIMD See merge request !510
-
Vadim Seregin authored
-
Vadim Seregin authored
Fix: Add checks for scaled collocated picture, inter check for GPM related to AE0043, AC0185, AE0169 See merge request !508
-
Vadim Seregin authored
Fix: Add checks for scaled collocated picture, inter check for GPM related to AE0043, AC0185, AE0169
-
- Aug 18, 2023
-
-
Vadim Seregin authored
Fix the problem with disabling bi-predictive IBC macro for AE0078 and AE0159 See merge request ecm/ECM!507
-
-
- Aug 17, 2023
-
-
Vadim Seregin authored
Fix for AE0046 when RPR is enabled See merge request !506
-
-