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
Age
Commit message (
Expand
)
Author
2020-01-07
v4l2: compat_manager: Move file operations to new struct FileOperations
Laurent Pinchart
2020-01-07
v4l2: Use Object::invokeMethod() return value
Laurent Pinchart
2020-01-07
libcamera: bound_method: Propagate method return value
Laurent Pinchart
2020-01-07
libcamera: bound_method: Manage BoundMethodPack through std::shared_ptr
Laurent Pinchart
2020-01-07
libcamera: bound_method: Support bindings to non-void methods
Laurent Pinchart
2020-01-07
libcamera: bound_method: Fix memory leak with direct connections
Laurent Pinchart
2020-01-07
libcamera: control_serializer: Initialize serial_
Laurent Pinchart
2020-01-07
libcamera: ipc_unixsocket: Don't send uninitialized bytes over the socket
Laurent Pinchart
2020-01-04
v4l2: Fix compilation of __open_2() and __openat_2() with gcc
Laurent Pinchart
2020-01-03
v4l2: v4l2_compat: Add V4L2 compatibility layer
Paul Elder
2020-01-03
libcamera: pipeline_handler: uvcvideo: register all Cameras along with a devnum
Paul Elder
2020-01-03
libcamera: camera_manager, pipeline_handler: allow retrieving cameras by devi...
Paul Elder
2020-01-03
libcamera: v4l2_device, v4l2_videodevice: call open system call directly
Paul Elder
2020-01-03
libcamera: utils: Add strlcpy
Paul Elder
2020-01-03
libcamera: pipeline: uvcvideo: Fix crash when default entity is not found
Laurent Pinchart
2019-12-16
libcamera: Remove buffer index from logging
Niklas Söderlund
2019-12-16
libcamera: pipelines: Align bookkeeping in queueRequest()
Niklas Söderlund
2019-12-09
libcamera: object: Document danger of deleting object from other thread
Laurent Pinchart
2019-11-27
libcamera: thread: Fix race condition when dispatching messages
Laurent Pinchart
2019-11-27
libcamera: thread: Fix locking when moving object
Laurent Pinchart
2019-11-26
libcamera: Print backtrace on fatal errors
Laurent Pinchart
2019-11-26
cam: options: Fix unitialized variable warning
Laurent Pinchart
2019-11-20
libcamera: Fix typo related to serialization
Laurent Pinchart
2019-11-20
ipa: Allow short-circuiting the ipa_context_ops
Laurent Pinchart
2019-11-20
ipa: Declare the ipaCreate() function prototype
Laurent Pinchart
2019-11-20
ipa: Switch to the plain C API
Jacopo Mondi
2019-11-20
ipa: Define a plain C API
Laurent Pinchart
2019-11-20
ipa: Pass ControlInfoMap references to IPAInterface::configure()
Laurent Pinchart
2019-11-20
libcamera: Add controls serializer
Laurent Pinchart
2019-11-20
libcamera: Add ByteStreamBuffer
Jacopo Mondi
2019-11-20
ipa: Define serialized controls
Jacopo Mondi
2019-11-20
libcamera: buffer: Add const accessor to Buffer planes
Laurent Pinchart
2019-11-20
libcamera: v4l2_controls: Fix control range construction for bool
Laurent Pinchart
2019-11-20
libcamera: controls: Catch type mismatch in ControlInfoMap
Laurent Pinchart
2019-11-20
libcamera: controls: Store reference to the InfoMap
Jacopo Mondi
2019-11-20
libcamera: controls: Make ControList constructor public
Laurent Pinchart
2019-11-20
libcamera: controls: Add move constructor to ControlInfoMap
Laurent Pinchart
2019-11-20
libcamera: controls: Index ControlList by unsigned int
Laurent Pinchart
2019-11-20
libcamera: controls: Add operator== and operator!= to ControlRange
Laurent Pinchart
2019-11-20
libcamera: controls: Avoid exception in ControlInfoMap count() and find()
Laurent Pinchart
2019-11-20
libcamera: pipeline: Drop forward declaration of BufferPool
Niklas Söderlund
2019-11-20
cam: Store camera as shared pointer everywhere
Niklas Söderlund
2019-11-20
libcamera: pipeline_handler: Do not use argument as local variable
Niklas Söderlund
2019-11-20
libcamera: v4l2_videodevice: Simplify error checking for requestBuffers()
Niklas Söderlund
2019-11-20
cam: BufferWriter: Use the libcamera namespace
Niklas Söderlund
2019-11-19
libcamera: camera: Remove explicit stream to buffer map in requestCompleted s...
Niklas Söderlund
2019-11-18
libcamera: Fix compilation with uClibc and uClibc-ng
Laurent Pinchart
2019-11-18
libcamera: Remove space between empty curly brackets
Laurent Pinchart
2019-11-08
libcamera: Remove unneeded semicolons
Laurent Pinchart
2019-10-30
android: Replace ThreadRPC with blocking method call
Jacopo Mondi
[prev]
[next]