- Oct 18, 2021
-
-
Vadim Seregin authored
Disable SSE SIMD change as a temporal fix See merge request !27
-
Vadim Seregin authored
-
Vadim Seregin authored
CABAC init. value fix See merge request !26
-
Vadim Seregin authored
JVET-X0090 method 3 See merge request !24
-
Vadim Seregin authored
Fix mismatching when TM_MRG=1 with BASE_NORMATIVE=0 and TOOLS=0, and fix compilation error when MULTI_PASS_DMVR=0 See merge request !25
-
Chun-Chi Chen authored
In ECM, xSubPuBio would be called during MC only when BASE_NORMATIVE=0 (which implies BDOF_RM_CONSTRAINTS=0). It requires accessing spanned motion field to get MVs for BDOF operations. However, encoder does not span TM-refined motion before MC performs while decoder does, triggering mismatching between encoder and decoder. This mismatching issue can be reproduced by "-c ./tool-on/encoder_randomaccess_vtm.cfg -c BQSquare.cfg --SEIDecodedPictureHash=1 -ip 64 -q 27 -ts 1 -f 65 -fs 64"
-
Liao Ru Ling authored
-
- Oct 16, 2021
-
-
Vadim Seregin authored
Code cleanup See merge request !23
-
Vadim Seregin authored
-
Vadim Seregin authored
JVET X0049 and X0056 See merge request !20
-
-
Vadim Seregin authored
clean redundant DIST_SSE_ENABLE See merge request !21
-
-
- Oct 15, 2021
-
-
Jie Dong authored
-
- Oct 14, 2021
-
-
Vadim Seregin authored
Fix the CTU width in xGetSSE_NxN_SIMD function for size 128/256. See merge request !18
-
Vadim Seregin authored
Add macro RPR_ENABLE. See merge request !19
-
- Oct 13, 2021
-
-
Vadim Seregin authored
Fix the absInvAngle shift number of TIMD modes See merge request !16
-
- Oct 04, 2021
-
-
Vadim Seregin authored
12 tap IF SIMD Macro fix See merge request !17
-
- Oct 01, 2021
-
-
Philippe Bordes authored
-
- Sep 30, 2021
-
-
Ya Chen authored
-
- Sep 20, 2021
-
-
Yan Zhang authored
Fix macro issue to avoid encoder crash when disable IF_12TAP_SIMD, SIMD_4x4_12 is relying on IF_12TAP_SIMD so that when IF_12TAP_SIMD is turned off, SIMD_4x4_12 should be off automatically.
-
- Sep 16, 2021
-
-
Xinwei Li authored
-
- Sep 09, 2021
-
-
Vadim Seregin authored
Fix CCSAO compilation when bilateral filter macro is disabled See merge request !15
-
Vadim Seregin authored
-
- Sep 01, 2021
-
-
Vadim Seregin authored
Fix OBMC memory See merge request !13
-
Vadim Seregin authored
-
Vadim Seregin authored
Fix bug for TIMD that accidentally allows ISP with MTS See merge request !14
-
- Aug 30, 2021
-
-
Keming Cao authored
-
- Aug 25, 2021
-
-
Vadim Seregin authored
Bug fix for bilateral filter when LMCS is disabled. See merge request !12
-
- Aug 24, 2021
-
-
Han Huang authored
-
- Aug 19, 2021
-
-
Vadim Seregin authored
ccsao non-ctc bug fix See merge request !11
-
- Aug 18, 2021
-
-
Jie Chen authored
-
- Aug 03, 2021
-
- Aug 02, 2021
-
-
Vadim Seregin authored
Fixed valgrind warning: overlapped source and destination in memcpy() See merge request !10
-
- Jul 30, 2021
-
-
Vadim Seregin authored
Align RA config settings with VTM See merge request !9
-
Nan Hu authored
-
- Jul 29, 2021
-
-
Vadim Seregin authored
Related to https://jvet.hhi.fraunhofer.de/trac/vvc/ticket/1439
-
- Jul 28, 2021
-
-
Vadim Seregin authored
Fix compilation when JVET_W0066_CCSAO is off See merge request ecm/ECM!8
-
Fabrice Le Léannec authored
-
- Jul 27, 2021
-
-
Vadim Seregin authored
-