Custom query (96 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 96)

Ticket Resolution Summary Owner Reporter
#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.

#33 fixed typo in DV derivation process tech lizhang
Description

In subcluase H.8.5.4,the following equation: MvDisp[ x ][ y ] = ivpMvFlagLX (H-236)

shall be replaced by: MvDisp[ x ][ y ] = mvDisp (H-236)

Note: See TracQuery for help on using queries.