Age | Commit message (Expand) | Author |
2022-08-08 | cam: Rename sdl_texture_yuyv.{cpp,h} to sdl_texture_yuv.{cpp,h} | Laurent Pinchart |
2022-07-28 | cam: sdl_sink: Use libjpeg over SDL2_image | Eric Curtin |
2022-05-23 | cam: sdl_sink: Add MJPG support to SDL sink | Eric Curtin |
2022-05-23 | cam: sdl_sink: Add SDL sink with initial YUYV support | Eric Curtin |
2022-05-22 | cam: Add a parser for capture scripts | Jacopo Mondi |
2022-03-25 | cam: Fix indentation in meson.build | Laurent Pinchart |
2021-09-07 | cam: Add Image class | Laurent Pinchart |
2021-08-05 | cam: Add KMS sink class | Laurent Pinchart |
2021-08-05 | cam: Add DRM helper classes | Laurent Pinchart |
2021-08-05 | cam: Rename BufferWriter to FileSink | Laurent Pinchart |
2021-08-05 | cam: Add FrameSink base class | Laurent Pinchart |
2021-07-22 | cam: Rename Capture to CameraSession | Laurent Pinchart |
2021-06-25 | libcamera: rename public libcamera dependency | Kieran Bingham |
2021-03-28 | meson: Summarize which applications and adaptation layers are built | Laurent Pinchart |
2021-03-23 | meson: Add configuration option to build the cam application | Laurent Pinchart |
2020-11-15 | cam: Use libevent to implement event loop | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-01 | cam: Add helper class to parse stream configuration | Niklas Söderlund |
2020-03-08 | cam: Link against libatomic if needed | Laurent Pinchart |
2019-05-25 | cam: capture: Break out capture to a new class | Niklas Söderlund |
2019-05-23 | meson: Create and use a dependency for libcamera and its headers | Laurent Pinchart |
2019-04-18 | Install the cam and qcam utilities | Laurent Pinchart |
2019-02-06 | cam: Add BufferWriter helper | Niklas Söderlund |
2019-01-25 | cam: Add event loop | Laurent Pinchart |
2019-01-22 | cam: Extract option parser to separate file | Laurent Pinchart |
2019-01-22 | cam: add utility to control cameras | Niklas Söderlund |