Custom query (96 matches)
Results (67 - 69 of 96)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#71 | fixed | IC parameters is meaningless in HTM when no training samples are available | tech | HongbinLiu |
Description |
In 3D-HEVC text, when no training samples are available for training IC parameters, IC is not performed, this is reasonable. However, in HTM, meaningless IC parameters are used in this case. Should align HTM with 3D-HEVC text. |
|||
#45 | fixed | IBP configuration for HTM 8.1 | tech | dong.tian |
Description |
Some parameters in gopCfg_IBP_3view+depth.cfg seems incorrect, which would lead an encoder crash. The correction below is suggested: ViewId : 0 0 2 2 1 1 => ViewId : 0 2 1 In addition, ProfileLevelTierIdx is not relevant to the crash, correction below is more have it aligned with PIP case. ProfileLevelTierIdx : 0 0 0 0 0 0 0 => ProfileLevelTierIdx : 0 0 0 0 0 0 0 0 |
|||
#113 | fixed | HTM15.1 decoder crash | tech | Senoh |
Description |
HTM15.1 and later decoders crash at POC18/Layer1 in 2-view + 2-depth bit stream of 3D-HEVC mode. HTM15.0 decoder doesn't. |