summaryrefslogtreecommitdiff
path: root/src/cam/meson.build
AgeCommit message (Expand)Author
2022-10-20Move test applications to src/apps/Laurent Pinchart
2022-10-19cam: file_sink: Add support for DNG outputPaul Elder
2022-10-19qcam, cam: Move DNGWriter from qcam to camPaul Elder
2022-08-08cam: Rename sdl_texture_yuyv.{cpp,h} to sdl_texture_yuv.{cpp,h}Laurent Pinchart
2022-07-28cam: sdl_sink: Use libjpeg over SDL2_imageEric Curtin
2022-05-23cam: sdl_sink: Add MJPG support to SDL sinkEric Curtin
2022-05-23cam: sdl_sink: Add SDL sink with initial YUYV supportEric Curtin
2022-05-22cam: Add a parser for capture scriptsJacopo Mondi
2022-03-25cam: Fix indentation in meson.buildLaurent Pinchart
2021-09-07cam: Add Image classLaurent Pinchart
2021-08-05cam: Add KMS sink classLaurent Pinchart
2021-08-05cam: Add DRM helper classesLaurent Pinchart
2021-08-05cam: Rename BufferWriter to FileSinkLaurent Pinchart
2021-08-05cam: Add FrameSink base classLaurent Pinchart
2021-07-22cam: Rename Capture to CameraSessionLaurent Pinchart
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-03-28meson: Summarize which applications and adaptation layers are builtLaurent Pinchart
2021-03-23meson: Add configuration option to build the cam applicationLaurent Pinchart
2020-11-15cam: Use libevent to implement event loopLaurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-05-01cam: Add helper class to parse stream configurationNiklas Söderlund
2020-03-08cam: Link against libatomic if neededLaurent Pinchart
2019-05-25cam: capture: Break out capture to a new classNiklas Söderlund
2019-05-23meson: Create and use a dependency for libcamera and its headersLaurent Pinchart
2019-04-18Install the cam and qcam utilitiesLaurent Pinchart
2019-02-06cam: Add BufferWriter helperNiklas Söderlund
2019-01-25cam: Add event loopLaurent Pinchart
2019-01-22cam: Extract option parser to separate fileLaurent Pinchart
2019-01-22cam: add utility to control camerasNiklas Söderlund