Custom query (96 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 96)

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
#100 fixed num_extra_slice_header_bits is not set correctly by the encoder. tech tech
Description

num_extra_slice_header_bits is set equal to 3 by the encoder, although only values in the range of 0 to 2 are allowed.

#101 fixed Camera parameters are not present in slice headers of pictures in depth layers tech tech
Description

Camera parameters are not present in slice headers of pictures in depth layers, but derived from texture.

However, according to the specification, they should be.

#108 fixed Incorrect define in typdef.h tech tech
Description

#define NH_3D_FIX_TICKET_101 ( 1 && NH_3D_VER141_DEC_COMP_FLAG ) should be replaced with #define NH_3D_FIX_TICKET_101 ( 1 && !NH_3D_VER141_DEC_COMP_FLAG )

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.