Custom query (96 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (79 - 81 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.]

#92 fixed cMax wedge_full_tab_idx tech tech
Description

cMax for binarization of wedge_full_tab_idx represent the maximum number of bits and not the maximum value of wedge_full_tab_idx as it should be.

This can be editorially fixed by replacing wedgeFullTabIdxBits[ log2PbSize ] with NumWedgePattern[ log2PbSize ] − 1.

The semantics restriction

"The value of wedge_full_tab_idx[ x0 ][ y0 ] shall be in the range 0 to NumWedgePattern[ log2PbSize ] − 1, inclusive."

is then also implicitly given and can be removed.

#24 fixed cabac ctx initialization error for edge_Intra and SDC tech hongbin.liu
Description

In HTM-6.1 ContextTables.h, Following array including INIT_EDGE_INTRA, INIT_EDGE_INTRA_DELTA_DC, INIT_SDC_FLAG, INIT_SDC_RESIDUAL_FLAG, INIT_SDC_SIGN_FLAG, INIT_SDC_RESIDUAL and INIT_SDC_PRED_MODE should be defined as "static const UChar" instead of "static const Short"

Note: See TracQuery for help on using queries.