index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cam
Age
Commit message (
Expand
)
Author
2022-09-30
cam: kms_sink: Add color space support
Laurent Pinchart
2022-09-28
cam: drm: Skip DRM devices not capable of mode setting
Laurent Pinchart
2022-09-20
cam: capture_script: Introduce 'loop' property
Jacopo Mondi
2022-09-02
cam: capture_script: Check parseFrames() return value for errors
Daniel Semkowicz
2022-09-02
cam: Add Rectangle type parsing in capture script
Daniel Semkowicz
2022-08-26
cam: Add color space support
Laurent Pinchart
2022-08-09
cam: sdl_texture: Rename 'pitch' to 'stride'
Laurent Pinchart
2022-08-09
cam: kms_sink: Scale the frame buffer to full screen if supported
Laurent Pinchart
2022-08-09
cam: kms_sink: Make lifetime management of DRM request safer
Laurent Pinchart
2022-08-09
cam: drm: Add support for test-only commits
Laurent Pinchart
2022-08-08
cam: sdl_sink: Fix compilation with SDL2 <2.0.16
Laurent Pinchart
2022-08-08
cam: sdl_sink: Add NV12 texture support
Laurent Pinchart
2022-08-08
cam: sdl_sink: Support multi-planar formats
Laurent Pinchart
2022-08-08
cam: Rename sdl_texture_yuyv.{cpp,h} to sdl_texture_yuv.{cpp,h}
Laurent Pinchart
2022-08-08
cam: sdl_texture_yuyv: Make line stride configurable
Laurent Pinchart
2022-07-28
cam: sdl_sink: Pass a Span<const uint8_t> to SDLTexture::update()
Laurent Pinchart
2022-07-28
cam: sdl_sink: Use libjpeg over SDL2_image
Eric Curtin
2022-07-27
raspberrypi: Update Copyright statement in all Raspberry Pi source files
Naushir Patuck
2022-07-19
libcamera: controls: Avoid double lookups
Laurent Pinchart
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-07-15
cam: sdl: Use uint32_t in place of SDL_PixelFormatEnum
Jacopo Mondi
2022-06-20
cam: kms_sink: Remove limitation that camera and display must match
Eric Curtin
2022-06-19
cam: drm: Support /dev/dri cards other than 0
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-23
cam: event_loop: Add timer events to event loop
Eric Curtin
2022-05-23
cam: event_loop: Rename addEvent to addFdEvent
Eric Curtin
2022-05-22
cam: Use script parser to set controls
Jacopo Mondi
2022-05-22
cam: Queue requests through CameraSession::queueRequest()
Jacopo Mondi
2022-05-22
cam: Add a parser for capture scripts
Jacopo Mondi
2022-05-04
libcamera: Replace toString with operator<<() for format classes
Laurent Pinchart
2022-05-04
libcamera: Replace toString with operator<<() for geometry classes
Laurent Pinchart
2022-03-25
cam: Fix indentation in meson.build
Laurent Pinchart
2022-02-21
cam: Use structured bindings in range-based for loops
Nejc Galof
2022-02-08
cam: kms_sink: Use the first suitable pipeline found
Eric Curtin
2021-12-04
libcamera: base: shared_fd: Rename fd() to get()
Laurent Pinchart
2021-11-24
cam: Convert to pragma once
Kieran Bingham
2021-10-15
cam: Remove using namespace in stream_options.h
Hirokazu Honda
2021-10-15
cam: Drop frames once the capture limit is reached
Laurent Pinchart
2021-10-15
cam: Pass stream names to FileSink
Laurent Pinchart
2021-10-15
cam: Rename CameraSession::streamName_ to streamNames_
Laurent Pinchart
2021-10-05
cam: kms_sink: Print display pipeline configuration
Laurent Pinchart
2021-09-07
cam: drm: Avoid importing the same dmabuf multiple times
Laurent Pinchart
2021-09-07
cam: drm: Set per-plane offsets when creating DRM frame buffer
Laurent Pinchart
2021-09-07
cam: drm: Support per-plane stride values
Laurent Pinchart
2021-09-07
cam: file_sink: Use Image class to access pixel data
Laurent Pinchart
2021-09-07
cam: Add Image class
Laurent Pinchart
2021-09-07
libcamera: framebuffer: Prevent modifying the number of metadata planes
Laurent Pinchart
2021-08-30
cam: file_sink: Use offset in mapping FrameBuffer
Hirokazu Honda
2021-08-05
cam: Add support for viewfinder through DRM/KMS
Laurent Pinchart
[next]