summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2020-05-12libcamera: proxy: Relicense proxy worker under LGPLLaurent Pinchart
2020-05-11libcamera: pipeline: Raspberry Pi pipeline handlerNaushir Patuck
2020-05-10libcamera: pipeline: simple: Support multiple capture video nodesLaurent Pinchart
2020-05-10libcamera: pipeline: simple: Integrate converter supportLaurent Pinchart
2020-05-10libcamera: pipeline: simple: Add simple format converterLaurent Pinchart
2020-05-10libcamera: pipeline: Add a simple pipeline handlerMartijn Braam
2020-05-10libcamera: v4l2_videodevice: Support filtering formats by media bus codeLaurent Pinchart
2020-05-03libcamera: camera_sensor: Relax restriction on sizesLaurent Pinchart
2020-05-03libcamera: camera_sensor: Prepare for multi-subdev camera sensorsLaurent Pinchart
2020-05-03libcamera: camera_sensor: Store subdevice in std::unique_ptrLaurent Pinchart
2020-05-03libcamera: camera_sensor: Access entity directlyLaurent Pinchart
2020-05-02libcamera: vimc: Adjust crop rectangleJacopo Mondi
2020-05-02libcamera: pipeline: vimc: Store media device pointer in camera dataLaurent Pinchart
2020-05-02libcamera: media_device: Expose media device API version numberLaurent Pinchart
2020-05-01libcamera: stream: Expose stride valueNiklas Söderlund
2020-04-30libcamera: v4l2_pixelformat: Fix V4L2_PIX_FMT_SBGGR10P formatLaurent Pinchart
2020-04-30libcamera: formats: Add additional data to PixelFormatInfoLaurent Pinchart
2020-04-30libcamera: formats: Add support for 8-, 10- and 12-bit Bayer formatsLaurent Pinchart
2020-04-30libcamera: formats: Expose PixelFormatInfo as an internal APILaurent Pinchart
2020-04-30libcamera: v4l2_pixelformat: Use maps to convert between DRM and V4L2Laurent Pinchart
2020-04-30libcamera: v4l2_pixelformat: Move DRM/V4L2 format conversionLaurent Pinchart
2020-04-30libcamera: v4l2_pixelformat: Move V4L2PixelFormat to a new fileLaurent Pinchart
2020-04-30libcamera: utils: Identify the 'real' build pathKieran Bingham
2020-04-30libcamera: ipa_manager: Fix build path commentsKieran Bingham
2020-04-30libcamera: ipa_module: Add log prefixLaurent Pinchart
2020-04-30libcamera: pipeline: rkisp1: Don't fail if sensorInfo failsDafna Hirschfeld
2020-04-29libcamera: controls: Add sensor black levels reporting through metadataDavid Plowman
2020-04-28libcamera: ipa: Add support for CameraSensorInfoJacopo Mondi
2020-04-28libcamera: camera_sensor: Add method to get sensor infoJacopo Mondi
2020-04-28libcamera: v4l2_subdevice: Add format informationJacopo Mondi
2020-04-28libcamera: camera_sensor: Define CameraSensorInfoJacopo Mondi
2020-04-28libcamera: v4l2_subdevice: Implement getSelection()Jacopo Mondi
2020-04-28libcamera: v4l2_videodevice: Expose setSelection()Jacopo Mondi
2020-04-28libcamera: v4l2_subdevice: Expose setSelection()Jacopo Mondi
2020-04-28libcamera: pipeline: vimc: Name camera based on sensor modelLaurent Pinchart
2020-04-28libcamera: camera_sensor: Add model() functionLaurent Pinchart
2020-04-28libcamera: v4l2_device: Simplify usage of getControls()Laurent Pinchart
2020-04-28libcamera: controls: Add rectangle and size control typesLaurent Pinchart
2020-04-28libcamera: pipeline: vimc: Pass configuration file to IPA init()Laurent Pinchart
2020-04-28ipa: Pass IPA initialization settings to IPAInterface::init()Laurent Pinchart
2020-04-28libcamera: ipa_manager: Return an IPAProxy from createIPA()Laurent Pinchart
2020-04-28libcamera: ipa_proxy: Provide suport for IPA configuration filesLaurent Pinchart
2020-04-28libcamera: ipa_proxy: Don't include <iostream>Laurent Pinchart
2020-04-28libcamera: ipa_proxy: Add missing space in info messageLaurent Pinchart
2020-04-28libcamera: utils: Add a function to retrieve the libcamera source treeLaurent Pinchart
2020-04-28ipa: Name IPA modules after their source directoryLaurent Pinchart
2020-04-27libcamera: controls: Add AWB related controlsNaushir Patuck
2020-04-27libcamera: controls: Add AE related controlsNaushir Patuck
2020-04-27libcamera: controls: Reorder and update description of existing controlsNaushir Patuck
2020-04-27libcamera: controls: Updates to gain and exposure controlsNaushir Patuck