Merge "Fix ec_adapt+daala_ec test failure" into nextgenv2
This commit is contained in:
@@ -374,7 +374,7 @@ void av1_choose_segmap_coding_method(AV1_COMMON *cm, MACROBLOCKD *xd) {
|
||||
} else {
|
||||
seg->temporal_update = 0;
|
||||
}
|
||||
#if CONFIG_DAALA_EC
|
||||
#if !CONFIG_EC_ADAPT && CONFIG_DAALA_EC
|
||||
av1_tree_to_cdf(av1_segment_tree, segp->tree_probs, segp->tree_cdf);
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user