Merge "Remove unnecessary border extension when frame size change."
This commit is contained in:
commit
aa5c8b757d
@ -1432,8 +1432,6 @@ static size_t read_uncompressed_header(VP9Decoder *pbi,
|
|||||||
ref_buf->buf->y_crop_height,
|
ref_buf->buf->y_crop_height,
|
||||||
cm->width, cm->height);
|
cm->width, cm->height);
|
||||||
#endif
|
#endif
|
||||||
if (vp9_is_scaled(&ref_buf->sf))
|
|
||||||
vp9_extend_frame_borders(ref_buf->buf);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user