Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 1442)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#626 wontfix Text/HM mismatch of aps_id in slice header C.Lai
Description

in current text, aps_id will be parsed only alf is enabled in slice header, but in HM7.1, aps_id is parsed when alf or SAO or deblocking filter is enabled.

#638 fixed Missing "cabac_zero_word" writing implementation in HM software C.Lai
Description

In HEVC WD text, "cabac_zero_word" may be added to the end of RBSP if necessary, however, in the encoder of current HM software, there is no implementation on writing of "cabac_zero_word".

#1199 invalid May a mismatch between HEVC spec and HM on clip of qPiCb C.Lai
Description

In spec, qPiCb = Clip3( −QpBdOffsetC, 57, QpY + pps_cb_qp_offset + slice_cb_qp_offset ) (8-260), In HM software(HM12.1), #define QpUV(iQpY) ( ((iQpY) < 0) ? (iQpY) : (((iQpY) > 57) ? ((iQpY)-6) : g_aucChromaScale[(iQpY)]) )

It seems no clip operation in the HM software.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.