- Feb 04, 2019
-
-
Xiang Li authored
JVET-M0055 DebugCTU and bug fix for #163 See merge request jvet/VVCSoftware_VTM!193
-
Frank Bossen authored
Jenkins CI: fix build rules See merge request !243
-
Karsten Suehring authored
change new build rule to be specific for Linux-build only use usual parameters for enabling trace
-
Xiang Li authored
Fix #155: Don't set GBiIdx too early See merge request jvet/VVCSoftware_VTM!239
-
Frank Bossen authored
Adapt the fix for uninitialized memory access with REUSE_CU_RESULTS See merge request !236
-
Frank Bossen authored
Fix decoder analyser See merge request !242
-
Frank Bossen authored
Jenkins CI: option for selective trace file build See merge request !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 !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 !237
-
Frederic Barbier authored
-
Frederic Barbier authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Tobias Hinz authored
-
Tobias Hinz authored
-
Tobias Hinz authored
-
https://vigitlab.fe.hhi.de/hinz/VVCSoftware_VTMTobias Hinz authored
# Conflicts: # source/Lib/CommonLib/CodingStructure.cpp # source/Lib/CommonLib/TypeDef.h # source/Lib/EncoderLib/EncSlice.cpp
-
- Feb 03, 2019
-
-
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 !228
-
Frank Bossen authored
-
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 !229