index
:
libcamera/vivid.git
vivid
libcamera pipeline handler for VIVID
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcamera
/
pipeline
Age
Commit message (
Expand
)
Author
2020-03-20
libcamera: controls: Rename ControlRange to ControlInfo
Laurent Pinchart
2020-03-20
libcamera: pipeline: rkisp1: Don't enable immutable link
Helen Koike
2020-03-20
libcamera: pipeline: rkisp1: Use correct buffer count when importing buffers
Niklas Söderlund
2020-03-19
libcamera: v4l2_videodevice: Make V4L2PixelFormat constructor explicit
Laurent Pinchart
2020-03-19
libcamera: v4l2_videodevice: Rename toV4L2Fourcc to toV4L2PixelFormat
Laurent Pinchart
2020-03-19
libcamera: v4l2_videodevice: Add V4L2PixelFormat class
Laurent Pinchart
2020-03-19
libcamera: geometry: Construct SizeRange from Size
Laurent Pinchart
2020-03-18
libcamera: pipeline_handler: Fold buffer management with start/stop
Laurent Pinchart
2020-03-18
libcamera: pipeline_handler: Decouple buffer import and export
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers()
Laurent Pinchart
2020-03-18
libcamera: PixelFormat: Make constructor explicit
Laurent Pinchart
2020-03-18
libcamera: PixelFormat: Turn into a class
Niklas Söderlund
2020-03-18
libcamera: pipeline: uvcvideo: Translate from V4L2 to DRM pixel formats
Niklas Söderlund
2020-03-18
libcamera: pipeline: vimc: Remove internal usage of ImageFormats
Niklas Söderlund
2020-03-18
libcamera: pixelformats: include linux/drm_fourcc.h
Niklas Söderlund
2020-03-18
libcamera: Use PixelFormat instead of unsigned int where appropriate
Niklas Söderlund
2020-02-14
libcamera: pipeline_handler: Add Camera properties
Jacopo Mondi
2020-02-13
libcamera: pipeline: rkisp1: sync topology with upstream driver
Helen Koike
2020-01-16
libcamera: Remove std::piecewise_construct where not necessary
Laurent Pinchart
2020-01-14
libcamera: Switch from utils::make_unique to std::make_unique
Laurent Pinchart
2020-01-12
libcamera: pipeline: Remove explicit buffer handling
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Remove Buffer interface
Niklas Söderlund
2020-01-12
libcamera: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: pipeline: Add FrameBuffer handlers
Niklas Söderlund
2020-01-12
libcamera: pipeline: ipu3: Switch to FrameBuffer interface for cio2 and stat
Niklas Söderlund
2020-01-12
libcamera: pipeline: rkisp1: Switch to FrameBuffer interface for stat and param
Niklas Söderlund
2020-01-12
libcamera: pipeline: rkisp1: Destroy frame information before completing request
Niklas Söderlund
2020-01-12
libcamera: buffer: Move captured metadata to FrameMetadata
Niklas Söderlund
2020-01-12
libcamera: buffer: Switch from Plane to FrameBuffer::Plane
Niklas Söderlund
2020-01-12
ipa: Switch to FrameBuffer interface
Niklas Söderlund
2020-01-03
libcamera: pipeline_handler: uvcvideo: register all Cameras along with a devnum
Paul Elder
2020-01-03
libcamera: pipeline: uvcvideo: Fix crash when default entity is not found
Laurent Pinchart
2019-12-16
libcamera: pipelines: Align bookkeeping in queueRequest()
Niklas Söderlund
2019-11-20
ipa: Pass ControlInfoMap references to IPAInterface::configure()
Laurent Pinchart
2019-11-20
libcamera: controls: Index ControlList by unsigned int
Laurent Pinchart
2019-10-28
libcamera: Switch PixelFormat to DRM FourCC values
Jacopo Mondi
2019-10-25
libcamera: pipeline: vimc: Support format enumeration
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Remove V4L2ControlList class
Laurent Pinchart
2019-10-15
libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Store a ControlRange in V4L2ControlInfoMap
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRange
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Index V4L2ControlInfoMap by ControlId *
Laurent Pinchart
2019-10-13
libcamera: ipa: Merge controls and v4l2controls in IPAOperationData
Laurent Pinchart
2019-10-13
libcamera: v4l2_device: Replace V4L2ControlList with ControlList
Laurent Pinchart
2019-10-13
libcamera: pipeline: rkisp1: Avoid copy assignment of V4L2 control map
Laurent Pinchart
2019-10-11
libamera: pipeline: rkisp1: timeline: Fix compilation with gcc-[56]
Laurent Pinchart
2019-10-11
libcamera: pipeline: rkisp1: Attach to an IPA
Niklas Söderlund
2019-10-10
libcamera: pipeline: Move IPA from pipeline to camera data
Niklas Söderlund
2019-10-05
libcamera: v4l2_controls: Use the ControlRange class for control info
Laurent Pinchart
2019-10-05
libcamera: v4l2_controls: Use the ControlValue class for data storage
Laurent Pinchart
[next]