index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-18
py: Move ControlValue helpers to py_helpers.cpp
Tomi Valkeinen
2022-08-18
py: Add Python logging category
Tomi Valkeinen
2022-08-18
py: cam.py: Fix multi camera capture without -C
Tomi Valkeinen
2022-08-16
libcamera: base: Make message.h and mutex.h private
Laurent Pinchart
2022-08-16
meson: Use dependency() instead of find_library() where possible
Laurent Pinchart
2022-08-10
libcamera: Allow concurrent use of cameras from same pipeline handler
Laurent Pinchart
2022-08-10
libcamera: formats: Fix warning for unknown V4L2 pixfmt
Jacopo Mondi
2022-08-09
ipa: ipu3: Add YAML tuning file support
Laurent Pinchart
2022-08-09
ipa: ipu3: Register algorithms
Laurent Pinchart
2022-08-09
ipa: ipu3: Add an uncalibrated.yaml tuning data file
Laurent Pinchart
2022-08-09
pipeline: ipu3: Support IPA tuning file
Laurent Pinchart
2022-08-09
libcamera: yaml_parser: Return nullopt on error from YamlObject::get()
Laurent Pinchart
2022-08-09
cam: sdl_texture: Rename 'pitch' to 'stride'
Laurent Pinchart
2022-08-09
ipa: rkisp1: Remove unused algorithms includes from rkisp1.cpp
Daniel Semkowicz
2022-08-09
libcamera: Make IPA module signing recommended instead of mandatory
Laurent Pinchart
2022-08-09
libcamera: pub_key: Support openssl as an alternative to gnutls
Laurent Pinchart
2022-08-09
libcamera: pub_key: Gracefully handle failures to load public key
Laurent Pinchart
2022-08-09
libcamera: meson: Use dependency() to find gnutls
Laurent Pinchart
2022-08-09
libcamera: controls: Generate and use fixed-sized Span types
Christian Rauch
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-08-04
libcamera: Correct typos and omissions for packed 10-bit raw monochrome format
David Plowman
2022-08-04
libcamera: Switch internal YAML files to YAML 1.1
Laurent Pinchart
2022-08-04
ipa: rkisp1: Use YAML 1.1 for tuning data files
Laurent Pinchart
2022-08-04
pipeline: rkisp1: Move ControlInfoMap to IPA module
Laurent Pinchart
2022-08-03
libcamera: pipeline: simple: Add support for NXP ISI
Laurent Pinchart
2022-08-03
libcamera: pipeline: simple: Don't disable links carrying other streams
Laurent Pinchart
2022-08-03
libcamera: pipeline: simple: Walk pipeline using subdev internal routing
Phi-Bang Nguyen
2022-08-03
libcamera: pipeline: simple: Setup links in the context of sink entities
Laurent Pinchart
2022-08-03
libcamera: pipeline: simple: Reset routing table of subdevs
Jacopo Mondi
2022-08-03
libcamera: v4l2_subdevice: Add support for the V4L2 subdev routing API
Jacopo Mondi
2022-08-03
libcamera: v4l2_subdevice: Collect subdev capabilities
Jacopo Mondi
2022-08-03
libcamera: v4l2_subdevice: Change V4L2Subdevice::Whence
Jacopo Mondi
2022-08-03
include: linux: Add V4L2 subdev internal routing API
Laurent Pinchart
2022-08-03
libcamera: formats: Add AVUY8888 and XVUY8888 formats
Laurent Pinchart
2022-08-03
include: linux: Add V4L2 YUVA32 and YUVX32 pixel formats
Laurent Pinchart
2022-08-03
include: drm_fourcc: Add AVUY and XVUY 4:4:4 packet formats
Laurent Pinchart
2022-08-03
include: linux: Update kernel headers to version v5.19
Laurent Pinchart
2022-08-03
libcamera: yaml_parser: Return nullopt on error
Jacopo Mondi
2022-08-03
libcamera: formats: Map V4L2_PIX_FMT_JPEG to formats::MJPEG
Jacopo Mondi
2022-08-03
libcamera: v4l2_videodevice: Match formats supported by the device
Jacopo Mondi
2022-08-03
libcamera: v4l2_pixelformat: Implement std::hash specialization
Laurent Pinchart
2022-08-03
libcamera: v4l2_pixelformat: Return the list of V4L2 formats
Jacopo Mondi
2022-08-03
libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()
Jacopo Mondi
[prev]
[next]