DescriptionAndroid: Change camera fps range selection
This CL changes the logic in
CameraEnumerationAndroid.getClosestSupportedFramerateRange() to prefer
fps ranges with a low lower bound so the camera can adjust for
brightness conditions.
To test the functionality of the fps range selection, JUnit tests are
added. This required a new target in api_tests.gyp. JUnit tests are
preferable over instrumentation tests
(libjingle_peerconnection_android_unittest) because they are faster and
simpler.
R=kjellander@webrtc.org, sakal@webrtc.org
Committed: https://crrev.com/b4ddb5c3d3706b1c02437f6a538576f3552ab908
Cr-Commit-Position: refs/heads/master@{#12964}
Patch Set 1 : #Patch Set 2 : Remove overspecified test #
Total comments: 10
Patch Set 3 : Move from api to higher level #Patch Set 4 : Add OWNERS file to new directory #
Messages
Total messages: 21 (9 generated)
|