Kamil Trzcinski
f742c1a7fc
Fix camera-vflip/hflip
support on arm32v7
...
This adds `buffer_list_alloc_buffers` and `buffer_list_free_buffers`
to delay buffers allocation for `libcamera`.
Doing this allows to setup RAW stream afterwards.
2023-04-29 10:21:52 +02:00
Kamil Trzcinski
edba5098d2
camera: improve resolution scaling for non-block camera inputs
2023-03-02 12:54:41 +01:00
Kamil Trzcinski
6ce1869f71
camera: improve resolution scaling to avoid extra rescallers
2023-02-24 19:59:42 +01:00
Kamil Trzcinski
c139a13ec2
camera: add camera_get_scaled_resolution
2023-02-24 00:07:57 +01:00
Kamil Trzcinski
23491cef49
libcamera: dynamically add new configurations
...
device: add `buffer_type_t`
2023-02-23 19:17:11 +01:00
Kamil Trzcinski
529d72b105
libcamera: configure RAW to force correct resolution
2023-02-22 23:04:39 +01:00
Kamil Trzcinski
c9600d1253
device: allow to use dummy as a way to test streamer
...
This adds loopback tests via `tests/`
2023-02-22 17:32:47 +01:00
Kamil Trzcinski
0c244a61c8
Pass sizeimage
to ensure that allocated buffers are of a correct size
2023-02-22 17:32:46 +01:00
Kamil Trzciński
ca08adb62f
Add -snapshot.height
, -stream.height
and -video.height
2023-02-22 17:32:46 +01:00
Kamil Trzcinski
0a37c63d00
Enumerate v4l2 devices
2022-09-03 10:21:46 +02:00
Kamil Trzcinski
f5726fc9b2
Move opts/
into util/opts/
2022-09-02 22:00:01 +02:00
Kamil Trzcinski
a9c65fae0d
Allow to set -camera-vflip
and -camera-hflip
2022-08-24 17:48:55 +02:00
Kamil Trzcinski
4e641dea1e
Open default camera of a given type
2022-07-12 21:59:02 +02:00
Kamil Trzcinski
9051518082
Better print available cameras
2022-07-08 10:54:18 +02:00
Kamil Trzcinski
d688f7127f
Support all rescaling aspects
2022-04-12 01:01:06 +02:00