Custom query (96 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 96)

Ticket Resolution Summary Owner Reporter
#42 fixed typo in the syntax table of coding_unit tech lizhang
Description

The following line in coding_unit

if( !no_residual_syntax_flag && !inter_sdc_flag )

should be replaced by

if( no_residual_syntax_flag && !inter_sdc_flag )

#43 fixed editorial changes related to tech lizhang
Description

In H.7.4.9.3, x-0 should be replaced by x0 in the sentence 'edge_dc_flag[ x0 ][ y0 ] equal to 1 specifies that edge_dc_abs[ x0 ][ y0 ][ i ] and edge_dc_sign_flag[ x-0 ][ y0 ][ i ] are present'.

#44 fixed Missing of splitFlag definition for DoNBDV and VSP tech Tomohiro Ikai
Description

The process "H.8.5.4 Derivation process for disparity vectors" uses splitFlag. But the input definition of splitFlag seems missing and DoNBDV and VSP process doesn't set the value of splitFlag on calling H.8.5.4.

Fixed WD is attached(same change as WD of JCT3V-E0207).

Note: See TracQuery for help on using queries.