Custom query (96 matches)
Results (34 - 36 of 96)
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 ) |
Note: See TracQuery for help on using queries.