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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-07-17
ipa: raspberrypi: Pass lens shading table through configure() function
Laurent Pinchart
2020-07-17
libcamera: ipa_interface: Add support for custom IPA data to configure()
Laurent Pinchart
2020-07-15
libcamera: file: Add read/write support
Laurent Pinchart
2020-07-15
libcamera: geometry: Provide in-place versions of the Size helpers
Laurent Pinchart
2020-07-15
libcamera: geometry: Make Size and Rectangle usable as constexpr
Laurent Pinchart
2020-07-15
libcamera: geometry: Turn Size and Rectangle into classes
Laurent Pinchart
2020-07-15
libcamera: geometry: Give constructors to Rectangle
Laurent Pinchart
2020-07-15
libcamera: geometry: Define Rectangle after Size
Laurent Pinchart
2020-07-15
libcamera: geometry: Add helper functions to the Size class
Laurent Pinchart
2020-07-10
libcamera: PixelFormatInfo: Add functions stride and frameSize
Paul Elder
2020-07-10
libcamera: StreamConfiguration: Add frameSize field
Paul Elder
2020-07-10
libcamera: formats: PixelFormatInfo: Add v4l2 lookup function
Paul Elder
2020-07-10
libcamera: V4L2VideoDevice: Add tryFormat
Paul Elder
2020-07-10
libcamera: formats: Add fields to info to ease calculating stride
Paul Elder
2020-07-09
libcamera: utils: Add map_keys() function
Laurent Pinchart
2020-07-06
libcamera: camera: Allow unspecified roles for generateConfiguration
Kieran Bingham
2020-06-29
libcamera: geometry: Add isNull() function to Size class
Laurent Pinchart
2020-06-25
libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness control
David Plowman
2020-06-25
libcamera: pixel_format: Replace hex with format names
Kaaira Gupta
2020-06-18
include: linux: Remove drm.h and drm_mode.h
Laurent Pinchart
2020-06-18
libcamera: Replace explicit DRM FourCCs with libcamera formats
Laurent Pinchart
2020-06-18
libcamera: Define constants for pixel formats in the public API
Laurent Pinchart
2020-06-17
libcamera: camera_manager: Introduce signals when a camera is added or removed
Umang Jain
2020-06-17
libcamera: device_enumerator: Emit a signal when new devices are added
Umang Jain
2020-06-09
libcamera: Add missing SPDX headers to miscellaneous small files
Laurent Pinchart
2020-06-09
libcamera: CameraManager, PipelineHandler: Automatically map devnums to Camera
Paul Elder
2020-06-08
libcamera: IPAManager: remove instance() and make createIPA() static
Paul Elder
2020-06-08
libcamera: IPAManager: make IPAManager lifetime explicitly managed
Paul Elder
2020-06-06
libcamera: pixel_format: Make PixelFormat usable as a constexpr
Laurent Pinchart
2020-06-06
libcamera: Rename header guards for internal headers
Laurent Pinchart
2020-06-06
libcamera: Replace C++ comments with C comments
Laurent Pinchart
2020-06-06
libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h}
Laurent Pinchart
2020-06-05
libcamera: Mark logPrefix() implementations with override
Laurent Pinchart
2020-06-02
libcamera: Declare functions before variables in class definitions
Laurent Pinchart
2020-05-22
libcamera: geometry: Set steps to 0 in default SizeRange constructor
Laurent Pinchart
2020-05-21
include: linux: Update v4l2 ctrls for properties
Jacopo Mondi
2020-05-19
libcamera: file_descriptor: Implement move semantics for constructor
Laurent Pinchart
2020-05-18
meson: Rename variables storing headers lists
Laurent Pinchart
2020-05-16
libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2020-05-12
ipa: Drop v4l2_controls.h from ipa_interface.h
Laurent Pinchart
2020-05-11
libcamera: pipeline: Raspberry Pi pipeline handler
Naushir Patuck
2020-05-11
include: uapi: Add header definitions for BCM2835 Unicam and ISP blocks
Naushir Patuck
2020-05-10
include: linux: Extend VIDIOC_ENUM_FMT to support MC-centric devices
Laurent Pinchart
2020-05-01
libcamera: stream: Expose stride value
Niklas Söderlund
2020-04-28
libcamera: ipa: Add support for CameraSensorInfo
Jacopo Mondi
2020-04-28
libcamera: controls: Add rectangle and size control types
Laurent Pinchart
2020-04-28
ipa: Pass IPA initialization settings to IPAInterface::init()
Laurent Pinchart
2020-04-26
libcamera: geometry: Rename Rectangle fields
Jacopo Mondi
[next]