- Oct 19, 2023
-
-
Che-Wei Kuo authored
-
- Oct 07, 2023
-
-
Vadim Seregin authored
Fix the problem with disabling AE0159 macro See merge request !533
-
Hong-Jheng Jhu authored
-
- Oct 03, 2023
-
-
Vadim Seregin authored
Fix for derivation of cost in IntraTMP CandList See merge request ecm/ECM!532
-
- Oct 02, 2023
-
-
Vadim Seregin authored
Fix: Fill picture level recon buffer in TU reconstruction code for BIF See merge request !531
-
-
- Sep 30, 2023
-
-
Vadim Seregin authored
refactor Cabac ctx See merge request !528
-
Vadim Seregin authored
Use transposed buffers See merge request !529
-
-
- Sep 29, 2023
-
-
Vadim Seregin authored
Bugfix for multi-model BVG-CCCM (JVET_AE0100_BVGCCCM) See merge request !530
-
-
Vadim Seregin authored
memory reduction for sign prediction See merge request !527
-
-
Vadim Seregin authored
shrinks some deblocking buffers and reduce length of memset() initializations See merge request !526
-
-
- Sep 28, 2023
-
-
Yoshitaka Kidani authored
-
- Sep 22, 2023
-
-
Tangi Poirier authored
-
- Sep 19, 2023
-
-
Vadim Seregin authored
CS mem reduction: allocate temporary CodingStructure data only for current picture on the top-level Picture See merge request ecm/ECM!525
-
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
-