Custom query (105 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 105)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#23 fixed Another bug in parsing of ref_format() Vadim danny
Description

When i-th rep_format() is not present in the bitstream, it shall be inferred from (i-1)-th rep_format(). This is missing in the software and the attached patch may be used to fix this.

#24 fixed The decoder crashes when VPS extension is not present in the bitstream Vadim danny
Description

The decoder crashes when decoding a single layer HEVC bitstream without VPS extension. This is due to some values not being initialized and the attached patch can be used to fix this.

#25 fixed The decoder crashes when VPS VUI is not present in the bitstream Vadim danny
Description

The decoder crashes when decoding a scalable HEVC bitstream without VPS VUI present in VPS extension. This is due to some values not being initialized and the attached patch can be used to fix this.

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