Timeline
20 Nov 2018:
- 13:45 Ticket #118 (Does not compile with Werror and gcc 8.2.1) created by
- There are some -Werror=misleading-indentation problems. Braces of for …
- 08:21 Ticket #117 (Redundant memory copy in predInterSearch()) created by
- In predInterSearch(), the cMvTemp would be copied two times as …
19 Nov 2018:
- 19:39 Ticket #116 (VTM3.0_rc1 encoder crashes when AFFINE_MRG_MAX_NUM_CANDS is set to ...) created by
- the reason is that in EncAppCfg.cpp the maximum number of affine merge …
- 14:28 Ticket #115 (Buggy rate estimation in estIntraPredLumaQT) created by
- The rate estimation in estIntraPredLumaQT (Hadamard search) is not …
16 Nov 2018:
- 18:47 Ticket #108 (unitialized memory use in VTM-3.0rc1) closed by
- fixed: fixed in …
- 18:45 Ticket #107 (use of not resize static_vector) closed by
- fixed: Fixed in …
- 15:24 Ticket #111 (/MT option for MSVC breaks build with older CMake version) closed by
- fixed
15 Nov 2018:
- 17:48 Ticket #110 (Incorrect affine mv and mv predictor precision is used in GBI) closed by
- fixed: Fixed in …
- 17:11 Ticket #88 (Bug in setMaxMinDepth() in VTM and BMS) closed by
- duplicate: #104 was a duplicate. Fixed in …
- 17:09 Ticket #79 (Mismatch between spec. and BMS/VTM 2.0 for MPM derivation) closed by
- invalid: There seems to be consent that there is no open issue. We also got …
- 16:32 Ticket #66 (422 chroma format) closed by
- wontfix: This seems to general to be considered a pure software issue. I …
- 16:30 Ticket #113 (memory issue with JVET_L0266_HMVP) closed by
- fixed
- 02:47 Ticket #114 (Decoder does not work with SubPuMvp=0) created by
- <Problem> The decoder can't decode a stream created with configure …
14 Nov 2018:
- 23:44 Ticket #113 (memory issue with JVET_L0266_HMVP) created by
- Valgrind check on decoding report Mismatched free() / delete / delete …
- 22:42 Ticket #109 (use of proprietary macro _DEBUG) closed by
- fixed: Fixed in …
- 20:42 Ticket #112 (redundant TMVP derivation when the PU size is 8x8 for the ATMVP) created by
- In getInterMergeSubPuMvpCand() the sub-block (i.e. 8x8 ) level TMVP …
- 16:18 Ticket #111 (/MT option for MSVC breaks build with older CMake version) created by
- In …
- 15:41 Ticket #103 (potential MV rounding bug during AMVP candidates generation) closed by
- fixed
- 15:39 Ticket #102 (compilation error when ENABLE_TRACING set to 1) closed by
- fixed
- 15:39 Ticket #104 (Incorrect position derivation In setMaxMinDepth()) closed by
- fixed: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/89
- 15:23 Ticket #110 (Incorrect affine mv and mv predictor precision is used in GBI) created by
- In function xReadBufferedAffineUniMv, input mv and mvPred are in high …
- 10:56 Ticket #109 (use of proprietary macro _DEBUG) created by
- VTM uses the _DEBUG proprietary macro (MSVC only), so the bounds …
- 10:55 Ticket #108 (unitialized memory use in VTM-3.0rc1) created by
- unitialized memory use in both encoder and decoder in xPredIntraAng …
- 10:51 Ticket #107 (use of not resize static_vector) created by
- in EncCU.cpp:1885 ( candCostList[idx] = MAX_DOUBLE; ), candCostList …
- 08:34 Ticket #106 (Decoder exception and wrong ordering for bit / tool statistics) closed by
- fixed
13 Nov 2018:
- 16:00 Ticket #106 (Decoder exception and wrong ordering for bit / tool statistics) created by
- If RExt__DECODER_DEBUG_BIT_STATISTICS and/or {{{ …
- 13:58 Ticket #105 (Triangle flag redundant signalling) created by
- The bug relates to JVET_L0124_L0208_TRIANGLE in VTM3.0_rc1 The …
- 10:25 Ticket #104 (Incorrect position derivation In setMaxMinDepth()) created by
- cuBelowLeft and cuAboveRight are incorrectly derived by accessing …
12 Nov 2018:
- 16:48 Ticket #103 (potential MV rounding bug during AMVP candidates generation) created by
- The potential bug relates to JVET_L0266_HMVP and REMOVE_MV_ADAPT_PREC. …
- 10:41 Ticket #102 (compilation error when ENABLE_TRACING set to 1) created by
- some macros are not defined properly when ENABLE_TRACING set 1. Also, …
11 Nov 2018:
10 Nov 2018:
- 03:13 Ticket #101 (VTM3.0rc1 HDR compilation fails) created by
- VTM3.0rc1 cannot compile if set WCG_EXT = 1 (need to enable for HDR …
9 Nov 2018:
- 21:02 Ticket #100 (A SW bug in VTM for MPM generation when multiline is used for intra CU ...) closed by
- fixed
- 14:32 Ticket #100 (A SW bug in VTM for MPM generation when multiline is used for intra CU ...) created by
- It looks as if there is a potential bug in intra prediction from multi …
8 Nov 2018:
- 20:55 Ticket #98 (Incorrect derivation of chroma-tree split context) closed by
- fixed: Fixed with merge request !78 …
- 17:08 Ticket #97 (ALF CTU control flag(s) issue) closed by
- fixed: Fixed in D3 v2
- 17:07 Milestone VVC D3 v2 completed
- 13:24 Ticket #99 (MSYS/MinGW not yet supported well) created by
- Previously already reported in …
7 Nov 2018:
- 11:15 Ticket #98 (Incorrect derivation of chroma-tree split context) created by
- In the chroma-tree (partitioner.chType == CH_C), when fetching …
1 Nov 2018:
- 18:55 Ticket #97 (ALF CTU control flag(s) issue) created by
- Current Draft and VTM have 3 flags (alf_ctb_flag[cIdx]) to control ALF …
31 Oct 2018:
- 20:53 Ticket #92 (Clipping is missing in luma/chroma sample interpolation processes) closed by
- fixed: Fixed in D3 v1
- 20:52 Milestone VVC D3 v1 completed
25 Oct 2018:
- 11:45 Ticket #96 (Segmentation fault with low delay P config after JVET-L0646 integration) closed by
- fixed: Fix was pushed to master: commit ad6f0391
24 Oct 2018:
- 23:31 Ticket #89 (Large amount of padding) closed by
- fixed: Should be resolved with integration of JVET-L0274
- 23:28 Ticket #96 (Segmentation fault with low delay P config after JVET-L0646 integration) created by
- Segmentation fault occurs after encoding first I frame. Version: …
Note: See TracTimeline for information about the timeline view.