Make V4L2VEA GetSupportedProfiles static.
VEA supported profiles are added to GPUInfo when GPU process starts. But the video devices are not ready yet at that time. We need a low risk way to fix this in M39. Make V4L2VEA GetSupportedProfiles static so we can merge it back to M39. This will be fixed later in a proper way. BUG=418762 TEST=Reboot on peach pit and run apprtc loopback. Review URL: https://codereview.chromium.org/650183002 Cr-Commit-Position: refs/heads/master@{#299453}
Showing
Please register or sign in to comment