Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 1442)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#538 duplicate typo in 8.3.4.2 bbross eeehey
Description

In 8.3.4.2, When the slice is a B slice, the list RefPicList1 is constructed as follows: for( cIdx = 0; cIdX ≤ num_ref_idx_l1_active_minus1; cIdx++)

RefPicList0[ cIdx ] = ref_pic_list_modification_flag_l1 ? RefPicListTemp1[ list_entry_l1[ cIdx ] ] : RefPicListTemp1[ cIdx ]

RefPicList0 shall be RefPicList1.

#542 duplicate cb_qp_offset and cr_qp_offset ranges missing in text bbross pandrivon
Description

According to JCTVC-I1003_d1 p.69: "cb_qp_offset, cr_qp_offset are specifying the offset to the luma quantization parameter QP’Y used for deriving QP’Cb and QP’Cr , respectively." However, no range is defined for those syntax elements. It seems according to I0283 that implicit range is the same as for AVC [-12..+12]. It should be formalized in the text. Then, I propose to add: "The value of cb_qp_offset shall be in the range of −12 to +12, inclusive." and "The value of cr_qp_offset shall be in the range of −12 to +12, inclusive." to be added respectively after the definition of each syntax element.

#552 duplicate HM 7.0 crashes with tiles enabled pieterkapsenberg
Description

Not entirely sure what happens, but a low_delay_main stream I created with several tiles causes an encoder crash when it runs out of bits for the slice. It appears that it is reading tile markers as CABAC data.

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