Do not treat G_CROP failure as fatal in V4L2VEA
commitf9699ae812a3243c5062092781019786de70cd57
authorkcwu <kcwu@chromium.org>
Wed, 16 Sep 2015 13:07:41 +0000 (16 06:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 16 Sep 2015 13:08:21 +0000 (16 13:08 +0000)
tree11ace5056f0c1f47489cb0d7d7521a9bb7be6dc9
parente064a6a313de671ac2eea07fa534d1d0322827b3
Do not treat G_CROP failure as fatal in V4L2VEA

This is temporary workaround for devices that haven't
supported G_CROP yet. Otherwise HW encode is broken on those
devices.

BUG=chromium:517986,chrome-os-partner:45353
TEST=run video_ChromeRTCHWEncodeUsed on nyan machines

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

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