- Feb 04, 2019
-
-
Frank Bossen authored
Jenkins CI: fix build rules See merge request jvet/VVCSoftware_VTM!243
-
Karsten Suehring authored
change new build rule to be specific for Linux-build only use usual parameters for enabling trace
-
Frank Bossen authored
Adapt the fix for uninitialized memory access with REUSE_CU_RESULTS See merge request jvet/VVCSoftware_VTM!236
-
Frank Bossen authored
Fix decoder analyser See merge request jvet/VVCSoftware_VTM!242
-
Frank Bossen authored
Jenkins CI: option for selective trace file build See merge request jvet/VVCSoftware_VTM!241
-
Karl Sharman authored
Decoder analyser did not work. This corrects the problem, removes unused entries and corrects the orders of strings vs enum list.
-
Karsten Suehring authored
adds an option to the Makefile to allow selected platform build with trace option enabled when run in Jenkins
-
Frank Bossen authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Frank Bossen authored
Fix trace (missing underscore) See merge request jvet/VVCSoftware_VTM!238
-
Frank Bossen authored
# Conflicts: # source/Lib/DecoderLib/VLCReader.cpp # source/Lib/EncoderLib/VLCWriter.cpp
-
Frank Bossen authored
Align syntax element trace with specification See merge request jvet/VVCSoftware_VTM!237
-
Frederic Barbier authored
-
Frederic Barbier authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
- Feb 03, 2019
-
-
Xiang Li authored
Fix #162: clear memory to avoid read from uninitialized memory See merge request jvet/VVCSoftware_VTM!234
-
Frank Bossen authored
-
Frank Bossen authored
Fix #161: fix some more unsigned arithmetic See merge request jvet/VVCSoftware_VTM!233
-
Frank Bossen authored
Make sure that the position of the sample in the template falls in the same subblock as the current sample before subtracting the offset of the begining of the subblock. Refactor code to make lines fit within a reasonable of characters.
-
Frank Bossen authored
fix reshaper interaction with IBC, and, modify encoder CW allocation constraint to avoid potential out-of-bound array access in ReverseLUT() See merge request jvet/VVCSoftware_VTM!228
-
Xiang Li authored
Partial fix for #161: fix some more unsigned arithmetic issues See merge request jvet/VVCSoftware_VTM!232
-
Frank Bossen authored
-
Xiang Li authored
Partial fix for #161: be mindful of large blocks See merge request jvet/VVCSoftware_VTM!231
-
Xiang Li authored
Partial fix for #161: avoid wraparound when using unsigned arithmetic See merge request jvet/VVCSoftware_VTM!230
-
Frank Bossen authored
Large blocks, i.e. with either width or height equal to 64, have fewer coefficients. The number of coefficients should thus be set accordingly
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
disable SBT for IBC mode and init cu.sbtInfo = 0 in IBC RDO; move SBT sps flag from SpsNext to Sps See merge request jvet/VVCSoftware_VTM!229
-
Yin Zhao authored
-
Taoran Lu authored
-
Taoran Lu authored
-
- Feb 02, 2019
-
-
Frank Bossen authored
JVET-M0854: MMVD precision for UHD (encoder only) See merge request jvet/VVCSoftware_VTM!227
-
LI JINGYA authored
-
Frank Bossen authored
JVET-M0140 Sub-block Transform (SBT) for inter blocks See merge request jvet/VVCSoftware_VTM!226
-
Xiang Li authored
-
Frank Bossen authored
Fix minor memory leak under JVET_M0464_UNI_MTS See merge request jvet/VVCSoftware_VTM!225
-