Merge "New comp_inter defaults." into experimental

This commit is contained in:
Ronald S. Bultje 2013-06-09 06:40:02 -07:00 committed by Gerrit Code Review
commit c3f9b070ca

View File

@ -134,7 +134,7 @@ static const vp9_prob default_intra_inter_p[INTRA_INTER_CONTEXTS] = {
};
static const vp9_prob default_comp_inter_p[COMP_INTER_CONTEXTS] = {
25, 66, 106, 142, 183
239, 183, 119, 96, 41
};
static const vp9_prob default_comp_ref_p[REF_CONTEXTS] = {