blob: f44a11e7a7e7a7239d5a4373825f978c1967e1ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
libv4l todo:
------------
-libv4lconvert: v4lconvert_do_try_format should always prefer smaller then
requested resolutions over bigger then requested ones
-add support for setting / getting the number of read buffers
-add code to v4l2_read to not return frames more then say 5 seconds old
-take the possibility of pitch != width into account everywhere
-make updating of parameters happen based on time elapsed rather then
frames
-get standardized CID for AUTOGAIN_TARGET upstream and switch to that
utils todo:
-----------
|