[libcamera-devel] [PATCH v2 0/4] simple-cam: Provide event-loop backed by libevent

Umang Jain email at uajain.com
Tue Dec 1 18:43:10 CET 2020


Changes in v2:
Add extra patch(1/4) to make return codes of main() consistent according to 
standard.

Umang Jain (4):
  simple-cam: Make return codes consistent for main()
  simple-cam: Early return if no cameras are found on the system.
  simple-cam: Fix documentation typo
  simple-cam: Provide event-loop backed by libevent

 meson.build    |   1 +
 simple-cam.cpp | 120 ++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 104 insertions(+), 17 deletions(-)

-- 
2.26.2



More information about the libcamera-devel mailing list