- Aug 28, 2019
-
-
Frank Bossen authored
revise exception handling in release mode See merge request jvet/VVCSoftware_VTM!893
-
Karsten Suehring authored
- catch std::bad_alloc explicitly - remove catch-all handler
-
Frank Bossen authored
Revert "Clean up: reduce memory reallocation in CodingStructure::createCoeffs" See merge request jvet/VVCSoftware_VTM!892
-
Frank Bossen authored
fix #493: chroma residue scaling cannot be enabled in intra slice IBC mode when DualITree=0 (non-CTC) See merge request jvet/VVCSoftware_VTM!891
-
Taoran Lu authored
-
Frank Bossen authored
refactor scaling ratio and remove dynamic memory in RPR See merge request jvet/VVCSoftware_VTM!890
-
Taoran Lu authored
-
Frank Bossen authored
This reverts commit 8e16ada0.
- Aug 27, 2019
-
-
Frank Bossen authored
Makefile fix for address-sanitizer See merge request jvet/VVCSoftware_VTM!889
-
Vadim Seregin authored
-
Frank Bossen authored
add RPR config files See merge request jvet/VVCSoftware_VTM!888
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Aug 26, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Frank Bossen authored
Cleanup dead code See merge request jvet/VVCSoftware_VTM!887
-
Frederic Barbier authored
-
Frank Bossen authored
possible fix for use after free issue #491 See merge request jvet/VVCSoftware_VTM!885
-
Xiang Li authored
Fix #484: handeling the case that all coding modes of a CU do not get coding results See merge request jvet/VVCSoftware_VTM!883
-
- Aug 25, 2019
-
-
Frank Bossen authored
refactor ceil/floor log2 handling See merge request jvet/VVCSoftware_VTM!881
-
Xiang Li authored
remove constant parts from ALF chroma decision See merge request jvet/VVCSoftware_VTM!886
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Aug 24, 2019
-
-
Karsten Suehring authored
-
Karsten Suehring authored
Patch provided by Nan Hu Reduces LD chroma loss of JVET-O0491
-
- Aug 23, 2019
-
-
Frank Bossen authored
fix compiler error for JVET_O1164_RPR and ENABLE_SPLIT_PARALLELISM See merge request jvet/VVCSoftware_VTM!882
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Karsten Suehring authored
-
Karsten Suehring authored
- create ceilLog2() function based on floorLog2 - use intrinsics for MSVC in floorLog2 - replace all ceil(log2()) calls in HLS with ceilLog2()
-
Yin Zhao authored
-
Frank Bossen authored
Fixed the MVD range to be compatible with entropy coding limit. See merge request jvet/VVCSoftware_VTM!871
-
Frank Bossen authored
JVET-O1164 RPR implementation See merge request jvet/VVCSoftware_VTM!875
-
Xiang Li authored
Clean up / speed up various SIMD functions See merge request jvet/VVCSoftware_VTM!874
-
Xiang Li authored
Remove unused functions See merge request jvet/VVCSoftware_VTM!880
-
Xiang Li authored
Reduce number of dynamic memory allocations See merge request jvet/VVCSoftware_VTM!872
-