Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 1442)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#1213 fixed §A.3.5, Main 4:2:2 10 profile constraint flag error davidf
Description

The definition of Main 4:2:2 10 profile states:

Conformance of the bitstream to the Main 4:2:2 10 profile is indicated by —

general_max_12bit_constraint_flag equal to 1, general_max_10bit_constraint_flag equal to 1, general_max_422chroma_constraint_flag equal to 1, and general_max_420chroma_constraint_flag equal to 1.

In this case, the 422 and 420 constraint flags contradict.

I believe general_max_420chroma_constraint_flag should equal 0.

#1214 fixed §7.3.3, Missing array subscripts in sub layer constraint flag syntax davidf davidf
Description

The following are missing the subscript [ i ]:

sub_layer_max_12bit_constraint_flag sub_layer_max_10bit_constraint_flag sub_layer_max_422chroma_constraint_flag sub_layer_max_420chroma_constraint_flag

#381 wontfix xParseSaoUnit() style issues ksuehring
Description

xParseSaoUnit() uses xReadCode() instead of proper TRACE support

variables uiLength and ruiVal do not match coding style

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