Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(762)

Side by Side Diff: media/capture/video/linux/fake_camera_characteristics.conf

Issue 2508803002: Rotate frames correctly for back camera (Closed)
Patch Set: add unit test Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # This is a fake camera characteristics file used for testing.
2
3 camera0.lens_facing=1
4 camera0.sensor_orientation=0
5 camera0.module0.usb_vid_pid=04f2:b53a
6 camera0.module0.horizontal_view_angle_16_9=68.4
7 camera0.module0.horizontal_view_angle_4_3=54.0
8 camera0.module0.lens_info_available_focal_lengths=1.64
9 camera0.module0.lens_info_minimum_focus_distance=0.22
10 camera0.module0.lens_info_optimal_focus_distance=0.5
11 camera0.module0.vertical_view_angle_16_9=41.6
12 camera0.module0.vertical_view_angle_4_3=41.6
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698