Custom query (105 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 105)

Ticket Resolution Summary Owner Reporter
#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.

#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.

#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.

Note: See TracQuery for help on using queries.