Timeline


and

22 Nov 2018:

18:03 Milestone VVC D3 v3 completed
16:20 Milestone VTM-3.0 completed
14:33 Ticket #117 (Redundant memory copy in predInterSearch()) closed by fbossen
fixed

21 Nov 2018:

23:52 Ticket #119 (picture referred to by collocated_ref_idx shall not be the current ...) created by hanhuang
The collocated picture can be the current picture itself when coding …
07:04 Ticket #118 (Does not compile with Werror and gcc 8.2.1) closed by yuwenhe
fixed: The fix is integrated in the version for 360Lib-8.0 release.
06:42 Ticket #115 (Buggy rate estimation in estIntraPredLumaQT) closed by XiangLi
fixed: Fixed in …
05:40 Ticket #114 (Decoder does not work with SubPuMvp=0) closed by XiangLi
fixed: Fixed in …
05:38 Ticket #116 (VTM3.0_rc1 encoder crashes when AFFINE_MRG_MAX_NUM_CANDS is set to ...) closed by XiangLi
fixed: Fixed in …

20 Nov 2018:

13:45 Ticket #118 (Does not compile with Werror and gcc 8.2.1) created by jsauer
There are some -Werror=misleading-indentation problems. Braces of for …
08:21 Ticket #117 (Redundant memory copy in predInterSearch()) created by chiaming
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 zhou
the reason is that in EncAppCfg.cpp the maximum number of affine merge …
14:28 Ticket #115 (Buggy rate estimation in estIntraPredLumaQT) created by keydel
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 ksuehring
fixed: fixed in …
18:45 Ticket #107 (use of not resize static_vector) closed by ksuehring
fixed: Fixed in …
15:24 Ticket #111 (/MT option for MSVC breaks build with older CMake version) closed by ksuehring
fixed

15 Nov 2018:

17:48 Ticket #110 (Incorrect affine mv and mv predictor precision is used in GBI) closed by ksuehring
fixed: Fixed in …
17:11 Ticket #88 (Bug in setMaxMinDepth() in VTM and BMS) closed by ksuehring
duplicate: #104 was a duplicate. Fixed in …
17:09 Ticket #79 (Mismatch between spec. and BMS/VTM 2.0 for MPM derivation) closed by ksuehring
invalid: There seems to be consent that there is no open issue. We also got …
16:32 Ticket #66 (422 chroma format) closed by ksuehring
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 fbossen
fixed
02:47 Ticket #114 (Decoder does not work with SubPuMvp=0) created by abe.kiyo
<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 taoranlu
Valgrind check on decoding report Mismatched free() / delete / delete …
22:42 Ticket #109 (use of proprietary macro _DEBUG) closed by XiangLi
fixed: Fixed in …
20:42 Ticket #112 (redundant TMVP derivation when the PU size is 8x8 for the ATMVP) created by zhou
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 ksuehring
In …
15:41 Ticket #103 (potential MV rounding bug during AMVP candidates generation) closed by fbossen
fixed
15:39 Ticket #102 (compilation error when ENABLE_TRACING set to 1) closed by fbossen
fixed
15:39 Ticket #104 (Incorrect position derivation In setMaxMinDepth()) closed by fbossen
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 luoda
In function xReadBufferedAffineUniMv, input mv and mvPred are in high …
10:56 Ticket #109 (use of proprietary macro _DEBUG) created by franck
VTM uses the _DEBUG proprietary macro (MSVC only), so the bounds …
10:55 Ticket #108 (unitialized memory use in VTM-3.0rc1) created by franck
unitialized memory use in both encoder and decoder in xPredIntraAng …
10:51 Ticket #107 (use of not resize static_vector) created by franck
in EncCU.cpp:1885 ( candCostList[idx] = MAX_DOUBLE; ), candCostList …
08:34 Ticket #106 (Decoder exception and wrong ordering for bit / tool statistics) closed by blaeser
fixed

13 Nov 2018:

16:00 Ticket #106 (Decoder exception and wrong ordering for bit / tool statistics) created by blaeser
If RExt__DECODER_DEBUG_BIT_STATISTICS and/or {{{ …
13:58 Ticket #105 (Triangle flag redundant signalling) created by ruoyang
The bug relates to JVET_L0124_L0208_TRIANGLE in VTM3.0_rc1 The …
10:25 Ticket #104 (Incorrect position derivation In setMaxMinDepth()) created by yjpiao
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 ruoyang
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 biaowang
some macros are not defined properly when ENABLE_TRACING set 1. Also, …

11 Nov 2018:

07:05 Ticket #101 (VTM3.0rc1 HDR compilation fails) closed by XiangLi
fixed

10 Nov 2018:

03:13 Ticket #101 (VTM3.0rc1 HDR compilation fails) created by taoranlu
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 fbossen
fixed
14:32 Ticket #100 (A SW bug in VTM for MPM generation when multiline is used for intra CU ...) created by ezhizng
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 XiangLi
fixed: Fixed with merge request !78 …
17:08 Ticket #97 (ALF CTU control flag(s) issue) closed by bbross
fixed: Fixed in D3 v2
17:07 Milestone VVC D3 v2 completed
13:24 Ticket #99 (MSYS/MinGW not yet supported well) created by ligh_de
Previously already reported in …

7 Nov 2018:

11:15 Ticket #98 (Incorrect derivation of chroma-tree split context) created by adamjw
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 bbross
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 bbross
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 fbossen
fixed: Fix was pushed to master: commit ad6f0391

24 Oct 2018:

23:31 Ticket #89 (Large amount of padding) closed by fbossen
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 fbossen
Segmentation fault occurs after encoding first I frame. Version: …
Note: See TracTimeline for information about the timeline view.