Use GL_LINEAR scaling instead of GL_NEAREST.
commit991bb31434938a71af3cbb3e080cfea6a0240009
authordalecurtis <dalecurtis@chromium.org>
Tue, 11 Nov 2014 00:08:29 +0000 (10 16:08 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Nov 2014 00:09:01 +0000 (11 00:09 +0000)
treef9fa4dc75c20b426311cdaec8c0be862d0f4af5c
parent4c57f639f1905b0512cea0f539a804d27390ee99
Use GL_LINEAR scaling instead of GL_NEAREST.

Dramatically improves scaling quality.

BUG=351458
TEST=videos are noticeably sharper.

Review URL: https://codereview.chromium.org/713603002

Cr-Commit-Position: refs/heads/master@{#303545}
content/common/gpu/media/dxva_video_decode_accelerator.cc