Timeline


and

16 Oct 2019:

17:52 Ticket #580 (Typos in variable names in 8.5.6.3.1 General) created by vdrugeon
1. When calculating ( refxSbL, refySbL ) and ( refxL, refyL ), the "L" …
17:46 Ticket #579 (Semantics of vps_independent_layer_flag) created by vdrugeon
The semantics of vps_independent_layer_flag mentions that it controls …
17:27 Ticket #578 (Typos in syntax of residual coding) created by vdrugeon
1. In the syntax for residual_coding, 5th line: "if( tu_mts_idx[ x0 ][ …
02:17 Ticket #577 (Wrong weighted prediction table signalling at encoder) created by Vadim
In WD, pred_weight_table is signalled before slice_qp_delta In VTM …
01:43 Ticket #576 (bCTUboundary condition for CCLM filtering incorrect) created by bheng
The isFirstRowOfCtu condition is calculated in xGetLumaRecPixels( ), …
00:37 Ticket #575 (RPR is not working) created by Vadim
RPR is not working after VTM-6.1, including master branch. Decoder crashes.

15 Oct 2019:

22:04 Ticket #520 (a couple of issues regarding palette spec) closed by bbross
fixed: Thanks for reporting. This is fixed in JVET-P2001-v8.
22:04 Ticket #438 (JVET-O0650 - Chroma QP Signalling - handling of delta_qp_in_val_minus1 = 0) closed by bbross
fixed

14 Oct 2019:

19:02 Ticket #421 (Arguments for tu_cf_luma ctxInc derivation and misc) closed by bbross
fixed: Thanks for reporting. This will be fixed JVET-P2001-v7.
18:58 Ticket #400 (Mismatch between spec and vtm on signHidden derivation) closed by bbross
fixed: Thanks for reporting. This will be fixed JVET-P2001-v7.
18:48 Ticket #549 (editorial changes to sub-clauses 7.3.8.6, 8.5.8, 8.6.2.4 and 8.8.3.6.3) closed by bbross
fixed: Thanks for reporting. This will be fixed JVET-P2001-v7.
18:45 Ticket #406 (unexpected "{" in merge_data syntax table) closed by bbross
fixed: Thanks for reporting. This will be fixed JVET-P2001-v7.
18:44 Ticket #414 (Missing parenthesis in slice header syntax table) closed by bbross
fixed: Thanks for reporting, this is fixed in the current version of JVET-P2001.
18:30 Ticket #537 (Scaling process bugs) closed by bbross
fixed: Thanks for reporting. This is fixed JVET-P2001-v4 by the adoption of …
18:10 Ticket #535 (Corrections to Table 9-4 and Equation 9-51 for sig_coeff_flag) closed by bbross
fixed: Thanks for reporting. This will be fixed in JVET-P2001-v7.
16:38 Ticket #413 (Typo of BdpcmFlag) closed by bbross
fixed: Thanks for reporting. This is fixed JVET-P2001-v4.
16:37 Ticket #410 (Typo in 9.3.4.2.8) closed by bbross
fixed: Thanks for reporting. This is fixed JVET-P2001-v4.
15:52 Ticket #409 (Wrong indent in semantic of sig_coeff_flag) closed by bbross
fixed: This will be fixed in the next version of draft 7 (JVET-O2001-v7).
15:14 Ticket #470 (4x4 Inter CUs with JVET-O0050 (SCIPU)) closed by bbross
fixed: This issue should be fixed by the following meeting decision: …
14:52 Ticket #559 (spec not aligned with VTM6 code on lfnst idx conditions (sec 7.3.8.5)) closed by bbross
fixed: This is fixed by the adoption of JVET-P1026 where the mts_idx now …

13 Oct 2019:

16:21 Ticket #574 (Different results between sequential and parallel encoding) created by XiangLi
The issue may be duplicated as follows test1 EncoderApp.exe -c …

11 Oct 2019:

11:10 Ticket #573 (Issue when POC is reset on IDR) created by forayr
On IDR, POC value might be reset. The POC of the outputted picture …
10:52 Ticket #522 (Issue on APS activation) closed by forayr
fixed: fix in following MR: …

10 Oct 2019:

19:58 Ticket #572 (Incorrect use of chroma distortion weights if Cb and Cr QP offsets ...) created by crhelmrich
VTM 6.x, in initEncSlice(), calls setUpLambda() to initialize …
00:33 Ticket #571 (RPR - Multiplication Overflow) created by bheng
The following 32-bit multiplications in xPredInterBlkRPR( ) can …

9 Oct 2019:

15:02 Milestone VTM-6.2 completed

8 Oct 2019:

19:39 Ticket #570 (Typo in 8.7.1 on chroma QP derivation) created by LiZhang
– The variables qPCb, qPCr and qPCbCr are derived as follows: …
02:08 Ticket #569 (RPR - Clipping unscaled MVs) created by bheng
The normal MV clipping clipMv( ) function should not be applied to RPR …
02:05 Ticket #568 (RPR - Sub-PU Grouping) created by bheng
In the function InterPrediction::xSubPuMC( ), the optimization used to …

7 Oct 2019:

23:41 Ticket #567 (Issues with numSbX and numSbY in Section 8.5.5.2) created by bheng
1.) SBTMVP values overwritten by Affine For SBTMVP, the numSbX …

6 Oct 2019:

19:22 Ticket #566 (Text simplification of pred_mode_plt_flag siganlling) created by xujizheng
The current text of signalling of pred_mode_plt_flag can be further …

5 Oct 2019:

17:42 Ticket #565 (Removal of wTL for PDPC) created by yuyoon
In PDPC of WD6, wTL is used for only VER/HOR modes (For …

4 Oct 2019:

17:26 Ticket #564 (typo in offset derivation of PROF) created by yuwenhe
In equation (8-732)(8-733)(8-734)(8-735), dVerX and dHorY were used …
01:52 Ticket #563 (RPR - Combination with BDOF) created by bheng
The bioApplied determination in the following function: void …
00:06 Ticket #562 (RPR - Calculation of refHeight) created by bheng
In xPredInterBlkRPR( ), the calculation of refHeight (the number of …

3 Oct 2019:

23:55 Ticket #561 (RPR - Issues with clipping and padding) created by bheng
1. Clipping of out of bounds locations. The RPR code in …
23:33 Ticket #560 (RPR - Use of reference picture PPS pointers) created by bheng
In several places, the RPR code accesses the PPS of the reference …
10:36 Ticket #559 (spec not aligned with VTM6 code on lfnst idx conditions (sec 7.3.8.5)) created by fabrice.leleannec
The condition on the DCT2 transform type for LFNST index coding is not …
10:28 Ticket #558 (parameters not defined in section 8.4.5.2.13 (CCLM prediction)) created by francoise
parameters cntL, cnT and tables pickPosL, pickPosT used in section …

2 Oct 2019:

17:57 Ticket #557 (Mismatch between SW and Spec on setting of half sample interpolation ...) created by LiZhang
In the SW, the HMVP table is updated with the half sample …
15:22 Ticket #556 (Issues of the equation (8-1167) of deblocking filter in the ...) created by XieFuchun
In 8.8.3.6.7 Filtering process for a luma sample using long filters …
15:15 Ticket #555 (Issues of the parameters of deblocking filter in the specification text) created by XieFuchun
In 8.8.3.6.1 Decision process for luma block edges, the sentence: …

30 Sep 2019:

16:43 Ticket #552 (Error with uniform bricks after JVET_O0173_O0176_O0338_NUMBRICK_M2) closed by ksuehring
fixed: The fix was merged
15:19 Ticket #554 (Mismatch between SW and Spec on Triangle Merge index) created by guillaume.laroche
In VTM, the context of the first bit for both triangle Merge indexes …
10:02 Ticket #553 (Issue in RowHeight[] access) created by forayr
By its construction in 6.5.1, RowHeight is accessed by a tile row …

27 Sep 2019:

19:25 Ticket #552 (Error with uniform bricks after JVET_O0173_O0176_O0338_NUMBRICK_M2) created by ksuehring
The code does not consistently subtract one, which leads to run time …
19:17 Ticket #538 ((MSYS2/MinGW, GCC 9.2.0) Slice.cpp: reading 256 bytes from a region of ...) closed by ligh_de
fixed

26 Sep 2019:

21:01 Ticket #551 (Misalignment between Spec and VTM sw on ALF clipping value derivation) created by du757372199
In VVC Spec D6-vE, the ALF clipping values for chroma are derived …
19:54 Ticket #550 (Checking of JCCR flag in deblocking filter process) created by LiZhang
In BS setting process, i.e., sub-clause 8.8.3.5 on Derivation process …
18:02 Ticket #549 (editorial changes to sub-clauses 7.3.8.6, 8.5.8, 8.6.2.4 and 8.8.3.6.3) created by LiZhang
minor fixes in above mentioned sub-clauses.
17:56 Ticket #547 (Uncorrect pruning in derivation of spatial merging candidate) closed by bbross
duplicate: Closed as duplicate of #344.
17:19 Ticket #548 ([Tile] Wrong Intra Mode for first PU of second Tile) created by tamestoy
Use Case: 2 Uniform Tiles in AI configuration. First PU of first …
12:20 Ticket #547 (Uncorrect pruning in derivation of spatial merging candidate) created by antoine.robert
In 8.5.2.3 Derivation process for spatial merging candidates, the …
10:28 Ticket #546 (Missing cu_skip_flag condition for inferring ciip_flag) created by cwkuo
In 7.4.9.7, cu_skip_flag condition is missing for inferring ciip_flag. …

25 Sep 2019:

00:26 Ticket #545 (wrong level mapping of zero coefficients in TS residual coding) created by LiZhang
In TS residual coding, level mapping is invoked for non-BDPCM coded …

24 Sep 2019:

17:03 Ticket #544 (Implicit partitonning issue when CtbSizeY = 128 and dual tree) created by forayr
In the specification, when CtbSizeY = 128, qtbtt_dual_tree_intra_flag …

23 Sep 2019:

16:43 Ticket #543 (Variables are wrongly increased in the spec) created by zhangkai
In 8.4.5.1, xPartIdx = xPartIdx + xPartInc yPartIdx = yPartIdx + …
16:14 Ticket #542 (The proposal displaying information on the input video.) created by Jamaika
The proposal displaying information on the input video. Change …
16:13 Ticket #541 (Misalignment between JVET-O2001vE and VTM-6.1 on chroma deltaQP when ...) created by zhangkai
Problem: In the current spec, the signaling of chroma delta-QP may be …

21 Sep 2019:

08:50 Ticket #540 (Problem with 360lib) created by Jamaika
Tutorial: Generate Microsoft Visual Studio Solution for VTM+360Lib— …
08:38 Ticket #539 (Add fix in EncGOP.cpp to new HDRTools v0.20+) created by Jamaika
Add fix in EncGOP.cpp to new HDRTools v0.19+ if …

20 Sep 2019:

23:14 Ticket #536 (wraparound failed due to clipMv) closed by XiangLi
fixed: Fixed in …
11:32 Ticket #538 ((MSYS2/MinGW, GCC 9.2.0) Slice.cpp: reading 256 bytes from a region of ...) created by ligh_de
Trying to build git HEAD in MSYS2/MinGW with GCC 9.2.0: […]
04:10 Ticket #537 (Scaling process bugs) created by jason
In 8.7.3 (Scaling process for transform coefficients) (1) The …

19 Sep 2019:

18:10 Ticket #536 (wraparound failed due to clipMv) created by yuwenhe
VTM-6.1 encoding with 360 PERP failed. The clipMv() was separated into …

18 Sep 2019:

22:43 Ticket #535 (Corrections to Table 9-4 and Equation 9-51 for sig_coeff_flag) created by auyeung
Since the number of sig_coeff_flag contexts in VVC Draft 6 is 60 for …
14:47 Ticket #534 (Bug in user-defined scaling list) closed by ksuehring
fixed: Merged the MR.
10:47 Ticket #534 (Bug in user-defined scaling list) created by abe.kiyo
In checkDefaultScalingList(), user-defined scaling list is …
10:13 Ticket #530 (Return of incorrect variable for getscalingListPresentFlag() in Slice.h) closed by ksuehring
fixed: MR 961 was merged …
09:48 Ticket #533 (Output of process 8.5.5.8) created by chhuanb
Range of cpIdx in the output of process 8.5.5.8 should be modified …
09:39 Ticket #532 (Mismatch in equation 8-640 and 8-641 with SW) created by chhuanb
Equation 8-640 and 8-641 are not aligned with SW. Change from: …

17 Sep 2019:

16:36 Ticket #531 (Signalling of virtual boundaries in PPS) closed by ksuehring
invalid: This is a meeting decision, not a bug. Merging the associated MR, but …
01:44 Ticket #531 (Signalling of virtual boundaries in PPS) created by hendry197
In Goteborg, it was agreed to signal pps_virtual_boundaries_pos_x[ i ] …

16 Sep 2019:

19:02 Ticket #530 (Return of incorrect variable for getscalingListPresentFlag() in Slice.h) created by Spaluri
The function const bool getscalingListPresentFlag() in Slice.h returns …
17:32 Ticket #499 (MIsmatch with spec on rpls_poc_lsb_lt parsing) closed by forayr
fixed
11:55 Ticket #526 (Max number of tiles in rectangular slice) closed by ksuehring
fixed: The MR is merged.
07:00 Ticket #514 (Encoder crash when disabling MMVD) closed by XiangLi
fixed: This is a duplicate issue on MVD coding. Has been fixed in …
Note: See TracTimeline for information about the timeline view.