Custom query (96 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 96)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#27 fixed Obsolete IC process in new MPI tech Tomohiro Ikai
Description

Due to JCT3V-C0137 adoption, which changes implicit motion inheritance to explit merge mode, the derivation process anyIvRefPicFlag for depth was obsolete. Specifically, the result of depth's anyIvRefPicFlag derivation is equal to the result of texture's anyIvRefPicFlag derivation.

I talked this part with the original IC proponent and they confirmed this part is obsolete and agreed that this part's removal.

While basically this change is editorial change, HTM also needs to be fixed.

#30 fixed Wrong reference of subclause tech lizhang
Description

In JCT3V-D1005_spec_v1, H.8.3.7 should be replaced by H.8.3.5 in the following text:

– When iv_mv_pred_flag[ nuh_layer_id ] is equal to 1 or iv_res_pred_flag[ nuh_layer_id ] is equal to 1, the decoding process for candidate picture list for disparity vector derivation in subclause H.8.3.7 is invoked at the beginning of the decoding process for each P or B slice [Ed. (GT): VSP should be added here as condition.]

#31 fixed Checking order of spatial blocks in NBDV process is not aligned with the software tech lizhang
Description

In subclause H.8.5.4, it says 'When availableDV is equal to 0 for each N being A1, B1, B0, A0, and B2, the following applies – When availableDV is equal to 0 and availableFlagIvpMvN is equal to 1, the following applies:

mvDisp = ivpMvDispN (H-233) refViewIdx = refViewIdxN (H-234) availableDV = 1 (H-235)

In the software, the checking order is A0, A1, B0, B1 and B2.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.