Michael Lynch
|
a008dcf99d
|
Fix typo: quierying -> querying
This fixes a small typo in a log message from 'quierying' to 'querying'.
|
2020-11-12 17:26:00 -05:00 |
|
Devaev Maxim
|
f1ee5514e3
|
style fix
|
2020-09-20 00:44:21 +03:00 |
|
Devaev Maxim
|
a770e7675d
|
Issue #43: assert for double VIDIOC_DQBUF
|
2020-09-19 05:54:47 +03:00 |
|
Devaev Maxim
|
871b0cf132
|
improved logs
|
2020-09-18 04:19:58 +03:00 |
|
Devaev Maxim
|
90b7a5600f
|
Issue #24: disable software framedrop if hw_fps == desired_fps
|
2020-08-22 16:17:34 +03:00 |
|
Maxim Devaev
|
4faabf27ec
|
Merge pull request #33 from pikvm/sem-timeout
Sem timeout
|
2020-08-19 13:44:23 +03:00 |
|
Devaev Maxim
|
191f6e3c09
|
non-zero min-frame-size; default = 128
|
2020-08-19 13:20:22 +03:00 |
|
Devaev Maxim
|
e184e187a2
|
option --color-effect
|
2020-08-18 12:15:44 +03:00 |
|
Devaev Maxim
|
46c5a547a9
|
options to flip image
|
2020-08-17 03:49:29 +03:00 |
|
Devaev Maxim
|
bd5cf7d3de
|
fixed io method parser
|
2020-07-08 00:38:49 +03:00 |
|
Devaev Maxim
|
e488eec90c
|
userptr
|
2020-07-07 09:13:07 +03:00 |
|
Devaev Maxim
|
aeae342853
|
lint fixes
|
2020-05-12 08:19:26 +03:00 |
|
Devaev Maxim
|
d22034da96
|
lint fixes
|
2020-05-12 07:45:12 +03:00 |
|
Devaev Maxim
|
67d6f15776
|
lint fix
|
2020-05-11 20:02:30 +03:00 |
|
Devaev Maxim
|
3504095871
|
refactoring
|
2020-02-19 08:56:50 +03:00 |
|
Devaev Maxim
|
9353b3474a
|
options to reset image settings to default
|
2020-02-19 08:56:50 +03:00 |
|
Devaev Maxim
|
b5375b835a
|
Fixed #11: clang warning
|
2020-01-19 01:07:57 +03:00 |
|
Devaev Maxim
|
91a1e48a7c
|
refactoring; renamed X-UStreamer-*-Time to X-UStreamer-*-Timestamp
|
2019-10-21 08:16:19 +03:00 |
|
Devaev Maxim
|
fcdb8f5d42
|
headers sanity
|
2019-09-17 19:45:56 +03:00 |
|
Devaev Maxim
|
433e884fad
|
unified picture_t with api
|
2019-09-13 02:18:24 +03:00 |
|
Devaev Maxim
|
1d1c7c705d
|
refactoring
|
2019-09-12 18:23:45 +03:00 |
|
Devaev Maxim
|
dfe8245181
|
refactoring
|
2019-07-12 19:09:54 +03:00 |
|
Devaev Maxim
|
724c6e118f
|
() -> (void)
|
2019-06-28 05:15:24 +03:00 |
|
Devaev Maxim
|
da3a3adc65
|
fixed includes order
|
2019-06-28 05:00:49 +03:00 |
|
Devaev Maxim
|
32013a6360
|
refactoring
|
2019-06-27 05:10:19 +03:00 |
|
Devaev Maxim
|
16a2495766
|
messages refactoring
|
2019-06-13 14:37:03 +03:00 |
|
Devaev Maxim
|
8bf7ac3005
|
refactoring
|
2019-06-01 04:47:51 +03:00 |
|
Devaev Maxim
|
3f03575222
|
refactoring
|
2019-05-30 06:53:01 +03:00 |
|
Devaev Maxim
|
13dff256c8
|
workers by number of cores
|
2019-05-25 00:52:49 +03:00 |
|
Devaev Maxim
|
bc70faae09
|
fix
|
2019-05-05 04:26:25 +03:00 |
|
Devaev Maxim
|
8cb7574af2
|
encoder refactoring
|
2019-04-18 05:09:32 +03:00 |
|
Devaev Maxim
|
6b99df2792
|
minor fix for b101
|
2019-03-23 06:36:17 +03:00 |
|
Devaev Maxim
|
b15888dbd4
|
refactoring
|
2019-03-23 04:02:11 +03:00 |
|
Devaev Maxim
|
2e96d74ac0
|
supported hw fps
|
2019-03-23 03:49:59 +03:00 |
|
Devaev Maxim
|
7d4ae57fbd
|
refactoring
|
2019-03-21 17:54:43 +03:00 |
|
Devaev Maxim
|
b31450ba41
|
size -> used
|
2019-03-17 19:44:49 +03:00 |
|
Devaev Maxim
|
c05457ce2f
|
separate hw_buffer_t size and allocated
|
2019-03-17 19:33:56 +03:00 |
|
Devaev Maxim
|
aa007c676f
|
limited default workers and buffers number
|
2019-03-16 13:21:44 +03:00 |
|
Devaev Maxim
|
1f0b49e5fe
|
refactoring
|
2019-03-16 13:09:30 +03:00 |
|
Devaev Maxim
|
966f226dde
|
refactoring
|
2019-03-13 22:10:36 +03:00 |
|
Devaev Maxim
|
8a2a0474b2
|
big controls refactoring
|
2019-03-12 23:46:19 +03:00 |
|
Devaev Maxim
|
02604d4ef3
|
refactoring
|
2019-03-06 06:57:59 +03:00 |
|
Devaev Maxim
|
f439f37526
|
refactoring
|
2019-03-05 14:23:11 +03:00 |
|
Devaev Maxim
|
502aa3a0cb
|
refactoring
|
2019-03-05 13:14:17 +03:00 |
|
Devaev Maxim
|
388198a504
|
show query result of image settings
|
2019-03-05 12:43:13 +03:00 |
|
Devaev Maxim
|
9a38078c72
|
Added backlight_compensation, white_balance and gain
|
2019-03-05 10:47:43 +03:00 |
|
Devaev Maxim
|
09fc14d63d
|
First implementation of image settings
|
2019-03-05 09:54:15 +03:00 |
|
Devaev Maxim
|
3ae8818b3d
|
consistent using fourcc
|
2019-03-04 15:06:29 +03:00 |
|
Devaev Maxim
|
537e55afc6
|
RGB24
|
2019-03-04 11:34:25 +03:00 |
|
Devaev Maxim
|
1541921070
|
supported hw mjpeg format
|
2019-03-03 15:39:32 +03:00 |
|