Add tests for resizing VPX larger than initial size.
libvpx/VP8 currently allows resizing upward but will crash on codec teardown in that case; these tests ensure we don't regress when we remove the workarounds in VideoEncoderVpx. BUG=134202 Review URL: https://codereview.chromium.org/866533004 Cr-Commit-Position: refs/heads/master@{#313741}
Showing
Please register or sign in to comment