mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-24 17:15:07 +03:00
Add more structure to main.cpp by breaking up the logic into a CamApp class. This makes the code easier to read and removes all of the organically grown global variables. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
||
---|---|---|
.. | ||
buffer_writer.cpp | ||
buffer_writer.h | ||
capture.cpp | ||
capture.h | ||
event_loop.cpp | ||
event_loop.h | ||
main.cpp | ||
main.h | ||
meson.build | ||
options.cpp | ||
options.h |