- Feb 04, 2019
-
-
Karsten Suehring authored
change new build rule to be specific for Linux-build only use usual parameters for enabling trace
-
Frank Bossen authored
Jenkins CI: option for selective trace file build See merge request jvet/VVCSoftware_VTM!241
-
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
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
-
- 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
-
Yin Zhao authored
-
Xiang Li authored
-
Xiang Li authored
M0483 IBC bug fix See merge request jvet/VVCSoftware_VTM!224
-
Moonmo Koo authored
-
Yu Han authored
-
Xiang Li authored
M0126 HMVP merge pruing See merge request jvet/VVCSoftware_VTM!223
-
Yu Han authored
-
Xiang Li authored
-
- Feb 01, 2019
-
-
Yu Han authored
-
Frank Bossen authored
JVET-M0102 -> Intra Sub-Partitions (ISP) See merge request jvet/VVCSoftware_VTM!221
-
Santiago de Luxán Hernández authored
There is a conflict with JVET_M0427_INLOOP_RESHAPER that is triggering a debug assertion that checks that the width is not 1.
-