- Jul 16, 2019
-
-
Frank Bossen authored
Fix #357: num_ref_idx_lx_active_minus1 parsing See merge request !634
-
Frank Bossen authored
Integration of JVET-O0590 See merge request !645
-
Frank Bossen authored
# Conflicts: # source/Lib/CommonLib/TypeDef.h
-
Frank Bossen authored
JVET-O0164/JVET-O0587: remove spatial AMVP candidate scaling See merge request !643
-
Frank Bossen authored
Fix #361: MergeTriangleFlag derivation See merge request !642
-
Add the missing condition on MaxNumTriangleMergeCand to derive MergeTriangleFlag
-
Frank Bossen authored
JVET-O0429 CRS lambda rounding fix See merge request !646
-
Taoran Lu authored
-
Yi-Wen Chen authored
-
Huanbang Chen authored
-
Remy Foray authored
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
Adam Wieckowski authored
Extended the HAD calculation with SIMD to be performed in 32-bit space rather than 16-bit. This fixes #339
-
Frank Bossen authored
- Jul 14, 2019
-
-
Frank Bossen authored
Fix #347: parsing of sps_ref_wraparound_enabled_flag See merge request jvet/VVCSoftware_VTM!625
- Jul 10, 2019
-
-
Frederic Barbier authored
-
Frank Bossen authored
Fix for Ticket #350: Parcat crash when user-defined scaling list is used See merge request !630
-
- Jul 08, 2019
-
-
Karsten Suehring authored
Fix #349: Error in "setMergeInfo" : Merge candidate does not exist See merge request !628
-
- Jul 06, 2019
-
-
Yukinobu Yasugi authored
-
Yuling Hsiao authored
-
- Jul 03, 2019
-
-
Jonathan Taquet authored
Refactor AlfCovariance::getClipMax loop: This refactoring solve the issue with VS2017 in Release mode, where test "if (E[clip_max[k]][0][k][l] != E[clip_max[k]+1][0][k][l])" was sometime true when it should have been false (noticed with clip_max[k] == 1, i.e. during second iteration of while loop). Some alternative tries: casting E[][][][] in long long, using std::abs(a-b) < 1, or using std::abs(a-b) < std::numeric_limits::epsilon() failed to solve the issue. Note: no analysis of the generated assembly have been performed to really understand the problem
- Jun 27, 2019
-
-
Karsten Suehring authored
JVET-N0047: Ref pic list for IDR See merge request jvet/VVCSoftware_VTM!501
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
- Jun 26, 2019
-
-
Karsten Suehring authored
Fix mem band cache enable in dmvr See merge request !622
-
Karsten Suehring authored
JVET-M0128: Reference picture management for VVC See merge request !615
-
update the nonCTC cfg files
-
Ryoji HASHIMOTO authored
Cache is enabled incorrectly in DMVR processing
-
- Jun 25, 2019
-
-
Xiang Li authored
Fix for ticket #330 Bugs in transform-skip RDOQ See merge request jvet/VVCSoftware_VTM!613
- Jun 24, 2019
-
-
Frank Bossen authored
-
Ryoji HASHIMOTO authored
-