Custom query (1557 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 1557)

Ticket Resolution Summary Owner Reporter
#1557 fixed Typo in writing ContentColourVolume SEI kerzhy
Description

Elements "ccv_max_luminance_value" and "ccv_avg_luminance_value", when writing ContentColourVolume SEI message (SEIWriter::xWriteSEIContentColourVolume), depend on m_ccvMinLuminanceValuePresentFlag, but needed to depend on m_ccvMaxLuminanceValuePresentFlag and m_ccvAvgLuminanceValuePresentFlag respectively.

#1556 fixed Typo in clause 7.4.2.4.5 (Order of VCL NAL units and their association to coded pictures) yk
Description

The first bullet item in clause 7.4.2.4.5 (Order of VCL NAL units and their association to coded pictures) is as follows:

– For any two coded slice NAL units A and B of a coded picture, let subpicIdxA and subpicIdxB be their subpicture level index values, and sliceAddrA and sliceAddrB be their sh_slice_address values.

The phrase "subpicture level index" should be replaced with "subpicture index" (removing "level").

#1555 fixed typo in 7.4.3.5 (pps_num_exp_tile_rows_minus1) iperroux
Description

In the semantics of pps_num_exp_tile_rows_minus1, num_tile_rows_minus1 is used instead of pps_num_exp_tile_rows_minus1 .

"...the value of num_tile_rows_minus1 is inferred to be equal to 0" should be replaced by : "...the value of pps_num_exp_tile_rows_minus1 is inferred to be equal to 0".

Note: See TracQuery for help on using queries.