index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
ipc
/
generators
/
libcamera_templates
/
module_ipa_proxy.cpp.tmpl
Age
Commit message (
Expand
)
Author
2024-05-09
libcamera: Drop file name from header comment blocks in templates
Laurent Pinchart
2024-04-13
utils: ipc: Fix async main interface functions with no parameters
Paul Elder
2024-04-10
utils: ipc: Fix event functions with no parameters
Paul Elder
2021-12-04
libcamera: base: Rename FileDescriptor to SharedFD
Laurent Pinchart
2021-09-27
libcamera: control_serializer: Separate the handles space
Jacopo Mondi
2021-08-19
ipa: Use FileDescriptor instead of int in layers above IPC payload
Paul Elder
2021-07-09
utils: ipc: proxy: Reset ControlSerializer during IPA configure
Umang Jain
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-03-29
utils: ipc: proxy: Track IPA with a state machine
Kieran Bingham
2021-03-24
utils: ipc: proxy: Assert asynchronous calls execute in the running state
Laurent Pinchart
2021-03-09
utils: ipc: Make first output parameter direct return if int32
Paul Elder
2021-03-09
utils: ipc: Support custom parameters to init()
Paul Elder
2021-03-04
utils: ipc: templates: Drop unused variable
Laurent Pinchart
2021-02-16
utils: ipc: add templates for code generation for IPC mechanism
Paul Elder