- 15 Jul, 2019 6 commits
-
-
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
- 14 Jul, 2019 2 commits
-
-
Frank Bossen authored
-
Frank Bossen authored
Fix #347: parsing of sps_ref_wraparound_enabled_flag See merge request !625
-
- 10 Jul, 2019 2 commits
-
-
Frederic Barbier authored
-
Frank Bossen authored
Fix for Ticket #350: Parcat crash when user-defined scaling list is used See merge request !630
-
- 08 Jul, 2019 1 commit
-
-
Karsten Suehring authored
Fix #349: Error in "setMergeInfo" : Merge candidate does not exist See merge request !628
-
- 06 Jul, 2019 2 commits
-
-
Yukinobu Yasugi authored
-
Yuling Hsiao authored
-
- 03 Jul, 2019 2 commits
-
-
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
- 27 Jun, 2019 3 commits
-
-
Karsten Suehring authored
JVET-N0047: Ref pic list for IDR See merge request !501
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
- 26 Jun, 2019 5 commits
-
-
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
-
Hendry authored
update the nonCTC cfg files
-
Ryoji HASHIMOTO authored
Cache is enabled incorrectly in DMVR processing
-
-
- 25 Jun, 2019 3 commits
-
- 24 Jun, 2019 3 commits
-
-
Frank Bossen authored
-
Ryoji HASHIMOTO authored
-
Ryoji HASHIMOTO authored
-
- 23 Jun, 2019 5 commits
-
-
Frank Bossen authored
-
Karsten Suehring authored
Fix indentation / white space See merge request !617
-
Frank Bossen authored
- 22 Jun, 2019 1 commit
-
-
Frank Bossen authored
-
- 21 Jun, 2019 3 commits
-
-
Karsten Suehring authored
-
Karsten Suehring authored
- 20 Jun, 2019 2 commits
-
-
Karsten Suehring authored
-
Karsten Suehring authored
JVET-N0805: APS for LMCS (using different APS types) See merge request !577
-