Image Capture Linux/CrOs, implement brightness, contrast, saturation and sharpness
This CL adds the said settings to the idl (capabilities
and settings) and wires them through image_capture.mojom
to its implementations in Fake and Linux/CrOs video capture
device.
BUG=
650676
TEST= manually using [1] and a Logitech C920,
result equivalent to e.g. guvcview.
[1] ./out/gn/chrome -vmodule=*v4l2*=1 --enable-blink-features=ImageCapture --use-fake-ui-for-media-stream
https://rawgit.com/Miguelao/demos/master/imagecapture.html
Committed:
https://crrev.com/6d7056407d29413588771b164e82a76f819783c8
Cr-Commit-Position: refs/heads/master@{#422899}