DescriptionLinux video capture: handle devices that don't enumerate any frame rates
BUG=412284
TEST=Check output from DVLOG(1) << device.name() << " " << supported_format.ToString() in VideoCaptureDeviceFactoryLinux::GetDeviceSupportedFormats. For a Kinect Camera, it will now list: Microsoft Kinect Camera resolution: 640x480, fps: 0.000000, pixel format: UYUY
Committed: https://crrev.com/7c653cbed4467e77e9df90e076e9d837887c67a7
Cr-Commit-Position: refs/heads/master@{#293923}
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 1
Patch Set 3 : forgot to set frame rate #
Total comments: 2
Patch Set 4 : changed type of frame_rate from int to float #
Messages
Total messages: 10 (2 generated)
|