Timeline


and

31 Aug 2020:

23:37 Ticket #1351 (Uninitialized predFlagLXConstK in Section 8.5.5.6) closed by jlchen
fixed: Thanks for comfirmation.
21:05 Ticket #1356 (Range of refT and refL for MIP in 8.4.5.2.2) created by bheng
In Section 8.4.5.2.2, in the following sentence: "For the …
20:34 Ticket #1355 (Merge index for GPM candidate 1) closed by bbross
fixed: Good catch, thanks! This will be fixed in JVET-S2001-vH.
20:31 Ticket #1354 (Motion vector storage for GPM mode) closed by bbross
fixed: Good catch, thank! This will be fixed in JVET-S2001-vH by changing the …
20:26 Ticket #1352 (ALF processing range in 8.8.5.2 and 8.8.5.4) closed by bbross
fixed: Good catch, thanks! This will be fixed in JVET-S2001-vH by changing …
20:18 Ticket #1349 (Incorrect input for 8.8.5.7) closed by bbross
fixed: Good catch, thanks! The extra input will be removed in JVET-S2001-vH.
20:12 Ticket #1347 (Incorrect prediction sample offset when BDOF is disabled by DMVR) closed by bbross
fixed: Thanks for bringing that up Brian and Huanbang for suggesting the fix. …
19:45 Ticket #1346 (Table 90 - Context initialization table for amvr_precision_idx is incorrect) closed by bbross
fixed: Good catch, thanks! This will be fixed in JVET-S2001-vH.
19:41 Ticket #1341 (Issues with the modification of tC for bit depth less than 10) closed by bbross
fixed: Thanks for reporting that. Although this does not seems to impact the …
19:25 Ticket #1340 (Edge range in 8.8.3.4) closed by bbross
fixed: Right, thanks! The will be fixed in JVET-S2001-vH by adding the …
19:18 Ticket #1338 (Use of sh_deblocking_filter_disabled_flag in 8.8.3.1) closed by bbross
fixed: Good catch, thanks! I would fix that in JVET-S2001-vH similar to how …
18:38 Ticket #1337 (Incorrect outputs for Subclause 8.5.8) closed by bbross
fixed: Thanks, good but tricky catch! Recursion is beast here but I tried to …
17:15 Ticket #1335 (Indexing of resSamples in Section 8.5.8) closed by bbross
fixed: This will be fixed in JVET-S2001-vH as suggested by Jianle.
17:07 Ticket #1355 (Merge index for GPM candidate 1) created by bheng
Equation (639) needs an extra parenthesis to get the intended result, …
17:04 Ticket #1354 (Motion vector storage for GPM mode) created by bheng
Equations 1043 to 1051 are missing an offset for the coding block …
17:00 Ticket #1322 (Indexing of predSamples in Section 8.5.6.1) closed by bbross
fixed: Thansk for checking and reopening. The array indices will be fixed as …
16:50 Ticket #1314 (Unnecessary variables in Section 8.5.2.10) closed by bbross
fixed: Thanks for checking and reopening! The unnecessary sentence will be …
16:48 Ticket #1313 (Typos in 8.5.2.14) closed by bbross
fixed: Thanks for checking and reopening! WIll be fixed according to your …
16:43 Ticket #1308 (Inconsistent use of IsAvailable for chroma) closed by bbross
fixed: Good catch, thanks! This will be fixed JVET-S2001-vH by changing the …
16:10 Ticket #1307 (Rows / columns swapped in angular prediction Equation 341) closed by bbross
fixed: Thanks, you're right and good catch! This will be fixed in JVET-S2001-vH.
16:07 Ticket #1302 (Table 125 - Context initialization table for abs_level_gtx_flag in ...) closed by bbross
fixed: Good catch, thanks! This will be fixed in JVET-S2001-vH by swapping: …

29 Aug 2020:

17:58 Ticket #1313 (Typos in 8.5.2.14) reopened by bheng
I think the following may be the correct fix instead: mvX[ 0 ] = …
17:53 Ticket #1351 (Uninitialized predFlagLXConstK in Section 8.5.5.6) reopened by bheng
The text to initialize availableFlagConstK was the fix for Ticket …
17:48 Ticket #1322 (Indexing of predSamples in Section 8.5.6.1) reopened by bheng
Thanks for the fix! Should probably use the new ( xSbInCb, ySbInCb ) …
17:46 Ticket #1314 (Unnecessary variables in Section 8.5.2.10) reopened by bheng
Thanks for all the fixes! It looks like this sentence is still in the …
08:54 Ticket #1322 (Indexing of predSamples in Section 8.5.6.1) closed by jlchen
fixed
08:52 Ticket #1309 (BcwIdx used before it is assigned) closed by jlchen
fixed
08:46 Ticket #1351 (Uninitialized predFlagLXConstK in Section 8.5.5.6) closed by jlchen
fixed: Thanks for reporting the issue. The following initialization will be …
08:38 Ticket #1348 (Uninitialized availability flags in Section 8.5.5.2) closed by jlchen
fixed: Good catch. The initialization process of those variables will be …
08:26 Ticket #1345 (Issue with DMVR chroma interpolation in 8.5.6.3.4) closed by jlchen
fixed: Good catch! This issue will be fixed in S2001-vH release.
08:16 Ticket #1336 (CABAC context using left and above syntax elements) closed by jlchen
fixed: The issues will be fixed by defining three global arrays as mentioned …
07:16 Ticket #1330 (Unnecessary inputs for 8.5.6.6.2) closed by jlchen
fixed: Thanks for reporting the bugs! Both issues will be fixed in S2001-vH …
07:08 Ticket #1324 (Typo in 8.5.6.3.4) closed by jlchen
fixed: Thanks for reporting the bug! This issue will be fixed in S2001-vH release.
06:51 Ticket #1321 (BDOF conditions in 8.5.6.1) closed by jlchen
fixed: Brian, you're right. This will be fixed in S2001-vH release.
06:48 Ticket #1317 (Missing inputs for Section 8.5.5.6) closed by jlchen
fixed: Good catch! Those parameter will be added as inputs when 8.5.5.6 is …
06:37 Ticket #1314 (Unnecessary variables in Section 8.5.2.10) closed by jlchen
fixed: Good catch, Brian! Those text look redundant to me. Will be fixed in …
05:57 Ticket #1353 (Misalignment with spec when setting max filter length in xDeblockCU) created by xinzhao
In VTM-10, xDeblockCU(..), the setting of max filter length is skipped …
05:46 Ticket #1290 (Issue with ISP when nTbH = 1) closed by jlchen
fixed: Thanks for the reporting the issue. The suggested solution is good to …
05:08 Ticket #1287 (Order of operations in Table 127) closed by jlchen
fixed: Good catch! This issue will be fixed in S2001-vH release.
05:06 Ticket #931 (Incorrect table reference in 8.8.5.4.) closed by jlchen
fixed: Thanks for reporting it again. This issue will be fixed in S2001-vH …
05:03 Ticket #1301 (Missing assignment of predFlagLXSbCol in 8.5.5.3) closed by jlchen
fixed: This issue is solved by the solution provided in #ticket 1300. See the …
05:01 Ticket #1300 (Possibility of PredFlagL1 to be 1 in P Slice when subblokc-based ...) closed by jlchen
fixed: Many thanks to ksthey for reporting the issue and Huanbang for further …
04:42 Ticket #1277 ("top-left" (with hyphen) and "top left" (without hyphen)) closed by jlchen
fixed
03:24 Ticket #1334 (Typos in 8.5.8) closed by yk
fixed: Good catches. Thanks! Will be fixed in JVET-S2001-vH.
03:20 Ticket #1333 (Typo in 8.5.7.3) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
03:19 Ticket #1332 (Typos in 8.5.7.2) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
03:15 Ticket #1331 (Typos in 8.5.7.1) closed by yk
fixed: Good catches. Thanks! Will be fixed in JVET-S2001-vH.
03:10 Ticket #1329 (Typos in 8.5.6.5) closed by yk
fixed: Good catches. Thanks! Will be fixed in JVET-S2001-vH.
03:08 Ticket #1327 (Typo in 8.5.6.3.4) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
03:05 Ticket #1326 (Typo in 8.5.6.3.3) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
02:58 Ticket #1323 (Typo in 8.5.6.3.1) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
02:55 Ticket #1318 (Typos in Section 8.5.5.3) closed by yk
fixed: Good catches. Thanks! Will be fixed in JVET-S2001-vH.
02:53 Ticket #1316 (Typos in Sections 8.5.3.1 and Section 8.5.3.4) closed by yk
fixed: Good catches. Thanks! Will be fixed in JVET-S2001-vH.
02:49 Ticket #1315 (Typos in Section 8.5.5.2) closed by yk
fixed: Good catches. Thanks! Will be fixed in JVET-S2001-vH.
02:45 Ticket #1313 (Typos in 8.5.2.14) closed by yk
fixed: Good catches. Thanks! Will be fixed in JVET-S2001-vH.
02:42 Ticket #1311 (Typos in 8.5.2.1) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
02:40 Ticket #1310 (Typo in qpInVal) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
02:38 Ticket #1350 (Typos in 8.8.5.2) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
02:36 Ticket #1344 (Typos in 8.8.3.6.8) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
02:33 Ticket #1343 (Typo in 8.8.3.6.4) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
02:29 Ticket #1352 (ALF processing range in 8.8.5.2 and 8.8.5.4) created by bheng
Neither of the following processing ranges seems correct. Section …
01:51 Ticket #1342 (Typo in 8.8.3.6.2) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
01:49 Ticket #1339 (Typo in 8.8.3.2) closed by yk
fixed: Good catch. Thanks! Will be fixed in JVET-S2001-vH.
00:24 Ticket #931 (Incorrect table reference in 8.8.5.4.) reopened by bheng
This typo still exists in vH draft. The table referenced in Section …

28 Aug 2020:

23:59 Ticket #1328 (Capitalization of Min( ) and Max( )) closed by yk
fixed: Good catches! Thanks. Will be fixed in JVET-S2001-vH.
23:50 Ticket #1284 (Confusing language in profile definitions (A.3.1)) closed by yk
fixed: Good catch! The phrase "that do not conform to the Main 10 Still …
23:21 Ticket #1351 (Uninitialized predFlagLXConstK in Section 8.5.5.6) created by bheng
In Section 8.5.5.6, predFlagLXConstK are never set to 0. They are …
23:06 Ticket #1350 (Typos in 8.8.5.2) created by bheng
The term "transposeIndex" used in 3 places should be replaced by …
23:04 Ticket #1349 (Incorrect input for 8.8.5.7) created by bheng
In 8.8.5.1, when subclause 8.8.5.7 is called for the Cb component, an …
23:01 Ticket #1348 (Uninitialized availability flags in Section 8.5.5.2) created by bheng
When sps_sbtmvp_enabled_flag is equal to 0, the variable …
08:46 Ticket #1282 (Unnecessary input for 9.3.4.2.3) closed by jlchen
fixed: Good catch! The two issues will be fixed in S2001-vH release.
08:41 Ticket #1281 (Typo in 9.3.4.2.5) closed by jlchen
fixed: Good catch and thanks for reporting the issues! will be fixed in …
08:34 Ticket #1280 (Subclause number missing in 8.5.6.1) closed by jlchen
fixed: Thanks for reporting. Seems already fixed in S2001-vG release.
08:30 Ticket #1279 (Typo in Table 51) closed by jlchen
fixed: Good catch! I think you're right. This issue will be fixed in S2001-vH …
08:27 Ticket #1278 (Typos in Table 127) closed by jlchen
fixed: Good catch! This issue will be fixed in S2001-vH release.
08:22 Ticket #1325 (Issue on CABAC initialization) closed by jlchen
fixed: In the S2001 vG release, the conditions are as follows and should be …
08:15 Ticket #1306 (Unnecessary inputs for 8.5.6.5) closed by jlchen
fixed: Good catch! This will be fixed in S2001-vH release.
07:46 Ticket #1304 (Incorrect indent in 8.7.5.3) closed by jlchen
fixed: Good catch! This will be fixed in S2001-vH release.
07:43 Ticket #1303 (Mismatch of condition for chroma process in LMCS (8.7.5.3) compared ...) closed by jlchen
fixed: Good catch! I think the final suggested solution is good to be. All …
07:04 Ticket #1295 (Typo in 8.5.5.7) closed by jlchen
fixed: Good catch! This issue will be fixed in S2001-vH release.
07:00 Ticket #1293 (availability flags availableFlagConstK are not initialized) closed by jlchen
fixed: Good catch! I think the fixes are valid, and will be fixed in S2001-vH …
06:48 Ticket #1288 (Typo) closed by jlchen
fixed: Good catch! This will be fixed in S2001-vH release.
06:11 Ticket #1276 (Typo of xIntL, yIntL, xFracL, and yFracL) closed by jlchen
fixed: Good catch! this will be fixed in S2001-vH release.
06:04 Ticket #1275 (Wrong indent in 8.5.6.3.1) closed by jlchen
fixed: Good catch! This will be fixed in S2001-vH release.
06:00 Ticket #1274 (clarity improvement for DMVR bounding box) closed by jlchen
fixed: The suggestion is good to me. will be included in S2001-vH release. …

27 Aug 2020:

23:54 Ticket #1347 (Incorrect prediction sample offset when BDOF is disabled by DMVR) created by bheng
In Section 8.5.6.1. when bdofFlag is TRUE, but sbBdofFlag is FALSE …

26 Aug 2020:

23:05 Ticket #1346 (Table 90 - Context initialization table for amvr_precision_idx is incorrect) created by bheng
The final column (8) in Table 90 should be [60, 0] instead of [35, 4]. …
19:48 Ticket #1345 (Issue with DMVR chroma interpolation in 8.5.6.3.4) created by bheng
In Equation 940: xInti = Clip3( 0, picWC - 1, …
02:23 Ticket #1344 (Typos in 8.8.3.6.8) created by bheng
In equations 1372 and 1373, an "h" is missing in "maxFilterLengtP" and …
02:21 Ticket #1343 (Typo in 8.8.3.6.4) created by bheng
There is one instance in 8.8.3.6.4 where "respectively" is misspelled …
02:20 Ticket #1342 (Typo in 8.8.3.6.2) created by bheng
There is one instance in 8.8.3.6.2 where "q0" is misspelled as "qo". …
02:18 Ticket #1341 (Issues with the modification of tC for bit depth less than 10) created by bheng
In Section 8.8.3.6.2 for luma, the "roundOffset" used for tC …
02:10 Ticket #1340 (Edge range in 8.8.3.4) created by bheng
For coding blocks with width of 4, the following range: xEdge = …
01:59 Ticket #1339 (Typo in 8.8.3.2) created by bheng
In Section 8.8.3.2, there is one instance where the "L" in …
01:56 Ticket #1338 (Use of sh_deblocking_filter_disabled_flag in 8.8.3.1) created by bheng
Subclause 8.8.3.1 and 8.8.3.2 specify the deblocking process on a …
01:48 Ticket #1337 (Incorrect outputs for Subclause 8.5.8) created by bheng
The output from Subclause 8.5.8 is supposed to be resSamples: …

22 Aug 2020:

02:03 Ticket #1336 (CABAC context using left and above syntax elements) created by bheng
For Section 9.3.4.2.2, the following syntax elements seem to only be …
01:16 Ticket #1335 (Indexing of resSamples in Section 8.5.8) created by bheng
In Section 8.5.8, the resSamples output is supposed to be a …
01:00 Ticket #1334 (Typos in 8.5.8) created by bheng
There are too many left parenthesis in Equations (1063) and (1064): …
00:42 Ticket #1333 (Typo in 8.5.7.3) created by bheng
The term "RefIdxL1" is misspelled as "RedIdxL1" in Section 8.5.7.3.
00:12 Ticket #1332 (Typos in 8.5.7.2) created by bheng
There are too many right parenthesis in Equation (1005) weightIdx …

21 Aug 2020:

23:44 Ticket #1331 (Typos in 8.5.7.1) created by bheng
There are 3 instances of the term: "RprConstraintsActiveFlag[ X ][ …
21:10 Ticket #1330 (Unnecessary inputs for 8.5.6.6.2) created by bheng
The inputs refIdxL0 and refIdxL1 are not needed for Section 8.5.6.6.2 …
20:34 Ticket #1329 (Typos in 8.5.6.5) created by bheng
In Section 8.5.6.5, the terms "predSampleL0" and "predSampleL1" are …
20:22 Ticket #1328 (Capitalization of Min( ) and Max( )) created by bheng
In the following 10 instances, "min" and "max" are undefined and …
19:55 Ticket #1327 (Typo in 8.5.6.3.4) created by bheng
There is a left parenthesis missing in the following assignment: …
19:37 Ticket #1326 (Typo in 8.5.6.3.3) created by bheng
In equation (933), the term "shift3" is undefined. predSampleLXL = …
07:38 Ticket #1325 (Issue on CABAC initialization) created by abe.kiyo
In 9.3.1, CABAC initialization is invoked by the following condition: …
03:05 Ticket #1324 (Typo in 8.5.6.3.4) created by wzeng
Table 65 should be Table 34 in this section. – Otherwise, …
02:56 Ticket #1323 (Typo in 8.5.6.3.1) created by bheng
In Section 8.5.6.3.1, there is a parenthesis mismatch in the inputs …
01:16 Ticket #1322 (Indexing of predSamples in Section 8.5.6.1) created by bheng
In Section 8.5.6.1, the predSamples output is supposed to be a …
00:15 Ticket #1321 (BDOF conditions in 8.5.6.1) created by bheng
In Section 8.5.6.1, in the following condition for bdofFlag: …

20 Aug 2020:

20:41 Ticket #1319 (encoder is crashed when setting DecodingRefreshType equal to 2) closed by XiangLi
fixed: Fixed as suggested …
10:11 Ticket #1320 (Missing the process of decoding NAL_UNIT_FD when filler data NAL units ...) created by wangyang.cs
When filler data NAL units are signaled in the bitstream, the decoding …
09:16 Ticket #1319 (encoder is crashed when setting DecodingRefreshType equal to 2) created by wangyang.cs
The encoder is crashed when setting DecodingRefreshType equal to 2 …
02:14 Ticket #1318 (Typos in Section 8.5.5.3) created by bheng
Equations 703 and 704 use the term "CtuLog2Size". xCtb = ( xCb >> …
02:10 Ticket #1317 (Missing inputs for Section 8.5.5.6) created by bheng
When 8.5.5.6 is invoked in Section 8.5.5.2, the sample location inputs …
01:25 Ticket #1316 (Typos in Sections 8.5.3.1 and Section 8.5.3.4) created by bheng
In both of the listed sections, there is one instance of 'dY' that has …
01:24 Ticket #1315 (Typos in Section 8.5.5.2) created by bheng
motionModelIdxN should be called motionModelIdcN. cpMvpLXConstK …

19 Aug 2020:

10:23 Ticket #1312 (Mismatch of equations between spec (JVET-S2001-vG) & VTM10.0 in BDOF) closed by ksthey
invalid: Thanks for pointing out. Yes, my understanding was incorrect.
00:47 Ticket #1314 (Unnecessary variables in Section 8.5.2.10) created by bheng
The following sentence seems unnecessary since currCB and currPic are …

18 Aug 2020:

23:19 Ticket #1313 (Typos in 8.5.2.14) created by bheng
There are too many left parenthesis in Equations 601 and 602 mvX[ …
08:17 Ticket #1312 (Mismatch of equations between spec (JVET-S2001-vG) & VTM10.0 in BDOF) created by ksthey
In 8.5.6.5 Bi-directional optical flow prediction process, equations …
01:49 Ticket #1311 (Typos in 8.5.2.1) created by bheng
There are two mismatched left-parenthesis in the following sentence: …
01:30 Ticket #1310 (Typo in qpInVal) created by bheng
There is one instance in Eq 57 where the "V" in qpInVal is not …
01:28 Ticket #1309 (BcwIdx used before it is assigned) created by bheng
I believe all uses of the variable BcwIdx[ ][ ] occur before this …
01:22 Ticket #1308 (Inconsistent use of IsAvailable for chroma) created by bheng
In Eq 1190, for chroma the pixel availability is set using …

14 Aug 2020:

10:24 Ticket #1103 (PPS extension data flag cleanup) closed by fbossen
fixed
04:00 Ticket #1307 (Rows / columns swapped in angular prediction Equation 341) created by bheng
The rows and columns of the p[x][y] matrix appear to be reversed in …

13 Aug 2020:

23:15 Milestone VTM-10.0 completed

12 Aug 2020:

17:47 Ticket #1296 (Packed YUV output in VTM decoder doesn't work anymore) closed by fbossen
fixed
10:55 Ticket #1306 (Unnecessary inputs for 8.5.6.5) created by iperroux
The inputs predFlagL0, predFlagL1, refIdxL0 and refIdxL1 are not …

11 Aug 2020:

10:39 Ticket #1305 (Inconsistent input block size (cb / tb) used which may result in ...) created by ksthey
When 8.7.5.1 is invoked in 8.4.5.1 (General decoding process for intra …
05:03 Ticket #1304 (Incorrect indent in 8.7.5.3) created by ksthey
In 8.7.5.3 of JVET-S2001-vG, "– tu_cb_coded_flag [ xCurr ][ yCurr ] …
04:57 Ticket #1303 (Mismatch of condition for chroma process in LMCS (8.7.5.3) compared ...) created by ksthey
In 8.7.5.1: – Otherwise, if cIdx is equal to 1, tuCbfChroma is …
03:55 Ticket #1302 (Table 125 - Context initialization table for abs_level_gtx_flag in ...) created by bheng
I believe the context initialization table for abs_level_gtx_flag has …

10 Aug 2020:

05:05 Ticket #1301 (Missing assignment of predFlagLXSbCol in 8.5.5.3) created by ksthey
In 8.5.5.3: – The derivation process for collocated motion vectors as …
04:50 Ticket #1300 (Possibility of PredFlagL1 to be 1 in P Slice when subblokc-based ...) created by ksthey
In 8.5.5.3: The derivation process for collocated motion vectors as …

7 Aug 2020:

21:54 Ticket #1299 (Missing initialization of subpic_treated_as_pic_flag when not present) created by bheng
The initialization of subpic_treated_as_pic_flag[i] = 1 is missing …

6 Aug 2020:

19:35 Ticket #1297 (Last rectangular slice in frame is not always locate in bottom right corner) closed by kerzhy
duplicate
19:35 Ticket #1289 (Mismatch with spec on sh_extra_bit parsing) closed by fbossen
fixed
19:33 Ticket #1298 (Last rectangular slice in frame is not always locate in bottom right corner) created by kerzhy
Due to spec, the last slice is not signalled, assuming it is located …
19:32 Ticket #1297 (Last rectangular slice in frame is not always locate in bottom right corner) created by kerzhy
Due to spec, the last slice is not signalled, assuming it is located …
16:16 Ticket #1292 (A bug for high bit-depth coding) closed by ksuehring
fixed: Merged
15:30 Ticket #1296 (Packed YUV output in VTM decoder doesn't work anymore) created by crhelmrich
Specifying --PYUV=1 in the VTM decoder command-line used to allow …

5 Aug 2020:

13:53 Ticket #738 (unnecessary configure warnings when setting MaxNumTriangleCand to less ...) closed by fbossen
fixed
13:35 Ticket #1295 (Typo in 8.5.5.7) created by abe.kiyo
In 8.5.5.7 Derivation process for luma affine control point motion …
11:52 Ticket #1294 (Issue with SPS parameter set update) created by emora
In the current VTM version, when a second SPS is parsed in the …
11:44 Ticket #1293 (availability flags availableFlagConstK are not initialized) created by chhuanb
Availability flags availableFlagConstK are not initialized in 8.5.5.6 …
07:12 Ticket #1292 (A bug for high bit-depth coding) created by chujoh
When the input parameter InternalBItDepth is set to the value which is …
03:40 Ticket #1291 (Mismatch between spec and software in BPSEI and PTSEI) created by kazui
This is a follow-up report of #1093 "Bugs in BPSEI and PTSEI". …
00:05 Ticket #1290 (Issue with ISP when nTbH = 1) created by bheng
In Section 8.7.4.1, when nTbH is equal to 1, it appears that numbered …

4 Aug 2020:

15:54 Ticket #1289 (Mismatch with spec on sh_extra_bit parsing) created by forayr
In spec, sh_extra_bit[] are parsed between sh_slice_address and …
06:37 Ticket #1288 (Typo) created by crosewarne
In 7.3.3.2 General constraints information syntax /* loop fitler */ …
00:27 Ticket #1287 (Order of operations in Table 127) created by bheng
In the cMax derivation for the last_sig_coeff_x_suffix and …

3 Aug 2020:

14:50 Ticket #1286 (LTRP_A_ERICSSON_1: current picture in reference picture list) created by fbossen
The following constraint appears to not be complied with for …
13:00 Ticket #1283 (Text/SW mismatch: ph_mvd_l1_zero_flag) closed by fbossen
fixed
03:54 Ticket #337 (Cross component prediction tool in VTM but not described in spec) closed by jonathang
fixed: Seems resolved by …
03:50 Ticket #1285 (Cleanup of some variable names) created by yjpiao
There are some variable names may need to be changed considering their …

2 Aug 2020:

17:43 Ticket #1284 (Confusing language in profile definitions (A.3.1)) created by fbossen
A.3.1 says: Conformance of a bitstream to the Main 10 profile is …
17:18 Ticket #1283 (Text/SW mismatch: ph_mvd_l1_zero_flag) created by fbossen
During integration of JVET-R0324, ph_mvd_l1_zero_flag was moved down …
17:06 Ticket #804 (fix: jvetvvc) closed by ksuehring
wontfix: The links now all lead to not existing pages. There is no other …
Note: See TracTimeline for information about the timeline view.