libcamera/src/cam
Niklas Söderlund 18cfea19dc cam: Make use of StreamKeyValueParser
Use the StreamOptionsParser helper to parse stream configuration from
the command line.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-05-01 12:24:07 +02:00
..
buffer_writer.cpp cam: Cache buffer memory mapping 2020-01-12 16:10:38 +01:00
buffer_writer.h cam: Cache buffer memory mapping 2020-01-12 16:10:38 +01:00
capture.cpp libcamera: framebuffer_allocator: Lift camera restrictions on allocator 2020-03-18 19:15:18 +02:00
capture.h libcamera: Switch to FrameBuffer interface 2020-01-12 16:10:38 +01:00
event_loop.cpp cam: Add event loop 2019-01-25 17:41:03 +02:00
event_loop.h libcamera: Remove unneeded semicolons 2019-11-08 20:37:47 +02:00
main.cpp cam: Make use of StreamKeyValueParser 2020-05-01 12:24:07 +02:00
main.h cam: Add an option to list camera controls 2020-04-26 21:04:41 +03:00
meson.build cam: Add helper class to parse stream configuration 2020-05-01 12:24:07 +02:00
options.cpp cam: options: Add public method to invalidate options 2020-05-01 12:24:07 +02:00
options.h cam: options: Add public method to invalidate options 2020-05-01 12:24:07 +02:00
stream_options.cpp cam: Add helper class to parse stream configuration 2020-05-01 12:24:07 +02:00
stream_options.h cam: Add helper class to parse stream configuration 2020-05-01 12:24:07 +02:00