Fix #735: remove constrained_intra_pred_flag
1 unresolved thread
Merge request reports
Activity
1313 1310 break; 1314 1311 } 1315 1312 1316 const bool valid = !isConstrained || CU::isIntra(*cs.getCURestricted(refPos, cu, chType)); 1313 const bool valid = true; 1317 1314 changed this line in version 2 of the diff
added 1 commit
added 11 commits
-
9d218387...92a6610a - 10 commits from branch
jvet:master
- 2a9a7c81 - Fix #735: remove constrained_intra_pred_flag
-
9d218387...92a6610a - 10 commits from branch
mentioned in commit d143e578
Please register or sign in to reply