index
:
libcamera.git
master
Linux camera framework (http://www.libcamera.org)
Libcamera
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcamera
Age
Commit message (
Expand
)
Author
Files
Lines
43 hours
libcamera: formats: Fix typo in YV444 V4L2PixelFormat listing
Naushir Patuck
1
-1
/
+1
2023-09-04
pipeline: rpi: Simplify buffer id generation
Naushir Patuck
2
-47
/
+6
2023-09-04
pipeline: rpi: Rename RPi::Stream::setExternalBuffer()
Naushir Patuck
3
-3
/
+3
2023-09-04
pipeline: rpi: Remove additional external dma buf handling logic
Naushir Patuck
4
-29
/
+1
2023-09-04
pipeline: rpi: Increase buffer import count to 32
Naushir Patuck
1
-25
/
+11
2023-08-29
libcamera: stream: Document stride will be 0 for compressed formats
Umang Jain
1
-1
/
+2
2023-07-31
pipeline: rpi: Don't call toV4L2DeviceFormat() from validate()
Naushir Patuck
1
-3
/
+4
2023-07-28
libcamera: yaml: Increase the YAML parser limit
Naushir Patuck
1
-1
/
+1
2023-07-25
libcamera: controls: Add controls for AEC/AGC flicker avoidance
David Plowman
1
-17
/
+73
2023-07-24
libcamera: rpi: pipeline_base: Cache sensor format
Jacopo Mondi
2
-28
/
+26
2023-07-24
libcamera: rpi: pipeline_base: Move findBestFormat to CameraData
Jacopo Mondi
2
-63
/
+67
2023-07-24
libcamera: rpi: pipeline_base: Remove populateSensorFormats()
Jacopo Mondi
1
-11
/
+4
2023-07-11
libcamera: CameraManager: Remove ::get(dev_t)
Kieran Bingham
1
-42
/
+0
2023-07-07
pipeline: rpi: Account for Bayer packing when validating format
Naushir Patuck
1
-2
/
+2
2023-07-07
libcamera: pipeline: simple: Support TI CSI-RX
Jai Luthra
1
-0
/
+1
2023-07-07
libcamera: Add option to configure udev support
Laurent Pinchart
1
-1
/
+1
2023-07-07
meson: Fix space around colon issues
Laurent Pinchart
1
-2
/
+2
2023-07-05
apps: Add ipa-verify application
Laurent Pinchart
1
-0
/
+13
2023-07-04
libcamera: Remove `StreamRoles` alias
Barnabás Pőcze
1
-5
/
+0
2023-07-04
libcamera: camera: Take span of StreamRole instead of vector
Barnabás Pőcze
9
-15
/
+21
2023-06-19
libcamera: meson: Allow PH to change libcamera_deps
Naushir Patuck
1
-1
/
+3
2023-06-19
pipeline: rpi: Do not return an error from pipeline config file handling
Naushir Patuck
1
-4
/
+6
2023-06-19
libcamera: camera_sensor: Adjust properties::Rotation
Jacopo Mondi
2
-5
/
+19
2023-06-17
libcamera: pipeline: Register device numbers with camera
Kieran Bingham
2
-7
/
+19
2023-06-17
libcamera: properties: Provide a Devices camera property
Kieran Bingham
1
-0
/
+10
2023-06-17
libcamera: camera_manager: Move {add,remove}Camera to internal
Kieran Bingham
2
-51
/
+42
2023-06-17
libcamera: camera_manager: Move private implementation to internal
Kieran Bingham
1
-50
/
+9
2023-06-06
libcamera: rkisp1: Fix enumeration of RAW formats
Jacopo Mondi
1
-2
/
+18
2023-06-06
libcamera: rkisp1: Assign sizes to roles
Jacopo Mondi
3
-3
/
+19
2023-06-06
libcamera: rkisp1: Crop on ISP before downscaling
Jacopo Mondi
1
-1
/
+12
2023-06-06
libcamera: rkisp1: Generate config using main path
Jacopo Mondi
1
-10
/
+10
2023-06-06
pipeline: ipa: rpi: Return lens controls from ipa->configure()
Naushir Patuck
1
-2
/
+4
2023-06-06
libcamera: controls: Define a default lens position behaviour
Naushir Patuck
1
-0
/
+7
2023-06-05
libcamera: controls: Drop reference to IPA in controls documentation
Laurent Pinchart
1
-9
/
+9
2023-06-05
ipa: rpi: Handle controls for mono variant sensors
Naushir Patuck
1
-1
/
+9
2023-06-05
camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfo
Naushir Patuck
1
-0
/
+3
2023-05-24
libcamera: camera_sensor: Add Sony IMX327 sensor properties
Benjamin Bara
1
-0
/
+4
2023-05-24
pipeline: rpi: ipa_base: Parse config files after platformRegister()
Naushir Patuck
1
-4
/
+4
2023-05-09
meson: Fix usage of overwritten pipeline variable
Laurent Pinchart
1
-1
/
+4
2023-05-08
libcamera: ipa_manager: Allow IPA loading in nested subdirs
Jacopo Mondi
1
-1
/
+1
2023-05-08
libcamera: v4l2_videodevice: Use O_CLOEXEC when exporting DMA buffers
Elias Naur
1
-1
/
+1
2023-05-04
v4l2: Move the v4l2 compat layer to libexec/libcamera
Kieran Bingham
1
-1
/
+1
2023-05-04
pipeline: raspberrypi: Add stream flags to RPi::Stream
Naushir Patuck
4
-38
/
+60
2023-05-04
pipeline: raspberrypi: Introduce PipelineHandlerBase class
Naushir Patuck
7
-2435
/
+2734
2023-05-04
pipeline: raspberrypi: Make RPi::Stream::name() return const std::string &
Naushir Patuck
2
-2
/
+2
2023-05-04
pipeline: ipa: raspberrypi: Restructure the IPA mojom interface
Naushir Patuck
1
-78
/
+77
2023-05-04
pipeline: raspberrypi: rpi_stream: Set invalid buffer to id == 0
Naushir Patuck
3
-17
/
+17
2023-05-04
pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code
Naushir Patuck
12
-6
/
+22
2023-05-04
pipeline: meson: Allow nested pipeline handler directory structures
Naushir Patuck
1
-0
/
+9
2023-05-04
libcamera: ipa: Remove character restriction on the IPA name
Naushir Patuck
1
-7
/
+12
[next]
Privacy Policy