- 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
-
- Aug 22, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Hongtao Wang authored
-
Frank Bossen authored
-
Vadim Seregin authored
-
Frank Bossen authored
improve configurability of fast intra decision introduced in JVET-O0050 See merge request jvet/VVCSoftware_VTM!879
-
Karsten Suehring authored
- add option to completely disable - add iparameter to software manual
-
Frank Bossen authored
JVET-O0491: remove tb() and tu() codes See merge request jvet/VVCSoftware_VTM!878
-
Karsten Suehring authored
-
Frank Bossen authored
Fix #476 Scaling list addressing after adding palette prediction (MODE_PLT) See merge request jvet/VVCSoftware_VTM!877
-
Frank Bossen authored
refactoring SbTMVP to align with spec See merge request jvet/VVCSoftware_VTM!826
-
Frank Bossen authored
JVET-O0525: Removal of PCM mode. See merge request jvet/VVCSoftware_VTM!876
-
Chen-Yen Lai authored
-
Brian Heng authored
- Remove additional unused variable.
-