Age | Commit message (Expand) | Author |
2021-03-23 | ipa: raspberrypi: Rationalise parameters to ipa::configure() | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Rationalise parameters to ipa::start() | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Remove unused member variable | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Move the controller initialise to ipa::init() | Naushir Patuck |
2021-03-23 | pipeline: raspberrypi: Conditionally open the embedded data node | Naushir Patuck |
2021-03-23 | pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init() | Naushir Patuck |
2021-03-23 | ipa: Add sensor model string to IPASettings | Naushir Patuck |
2021-03-23 | android: Return -EUSERS when failed to open a Camera that's in use | Paul Elder |
2021-03-23 | libcamera: device_enumerator: Remove unnecessary rvalue references | Hirokazu Honda |
2021-03-22 | android: camera_device: Do not default External to Front | Jacopo Mondi |
2021-03-22 | libcamera: camera_sensor: Do not register Location if not available | Jacopo Mondi |
2021-03-22 | cam: Do not assume Location is available | Jacopo Mondi |
2021-03-20 | pipeline: simple: Update documentation on pipeline setup | Marian Cichy |
2021-03-20 | Documentation: guides: pipeline-handler: Fix capture flag usage | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: guides: pipeline-handler: Update code, commands and logs | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: sensor-driver: Fix links to V4L2 documentation | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: environment-variables: Use standard rST link syntax | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: Fix typos and wrong rST syntax for literals | Nícolas F. R. A. Prado |
2021-03-19 | libcamera: request: Fix documentation of controls() method | Marian Cichy |
2021-03-17 | libcamera: ipu3: Pass the BDS rectangle at IPA configure call | Jean-Michel Hautbois |
2021-03-17 | libcamera: ipu3: Move ipa configuration from start() to configure() | Jean-Michel Hautbois |
2021-03-16 | ipa: ipa_interface: Add comment to defend the forward-declaration | Paul Elder |
2021-03-16 | pipeline: simple: Use breadth-first search to setup media pipeline | Marian Cichy |
2021-03-15 | gst: Use the streams of CameraConfiguration when allocating buffers | Dafna Hirschfeld |
2021-03-14 | ipa: raspberrypi: Add support for imx327-based SE327M12 module | David Plowman |
2021-03-13 | pipeline: raspberrypi: Use a default format for ISP::Output0 | Naushir Patuck |
2021-03-13 | pipeline: raspberrypi: Avoid multiple opens of Unicam embedded data node | Naushir Patuck |
2021-03-13 | libcamera: delayed_controls: Add missing documentation for ControlParams | Naushir Patuck |
2021-03-12 | libcamera: gst: Fix double-free when acquire_buffer fails | Marian Cichy |
2021-03-12 | test: delayed_controls: Rename delayed_contols.cpp to delayed_controls.cpp | Naushir Patuck |
2021-03-12 | test: delayed_controls: Fixup tests after recent DelayedControls changes | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Fix off-by-one error in get() | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Remove spurious no-op queued controls | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Remove unneeded write when starting up | Naushir Patuck |
2021-03-12 | utils: raspberrypi: Add a DelayedControls log parser | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Add notion of priority write | Naushir Patuck |
2021-03-12 | gst: pool: Fix GstBuffer leak on error | Nicolas Dufresne |
2021-03-12 | gst: provider: Fix crash in finalize | Nicolas Dufresne |
2021-03-11 | ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10 | Dafna Hirschfeld |
2021-03-11 | ipa: rkisp1: Return error from IPA's configure method if it fails | Dafna Hirschfeld |
2021-03-11 | libcamera: media_device: Add hwRevision method | Dafna Hirschfeld |
2021-03-10 | android: jpeg: exif: change GPS method encoding from ASCII to NoEncoding | Paul Elder |
2021-03-10 | android: jpeg: exif: Fix setGPSLocation longitude | Paul Elder |
2021-03-10 | android: jpeg: exif: Simplify setGPSDateTimestamp and setGPSDMS | Paul Elder |
2021-03-10 | android: jpeg: exif: Fix and expand setRational | Paul Elder |
2021-03-09 | android: camera_device: Generate template for Video | Jacopo Mondi |
2021-03-09 | android: camera_device: Fail template on no FPS range | Jacopo Mondi |
2021-03-09 | android: camera_device: Refuse unsupported templates | Jacopo Mondi |
2021-03-09 | android: camera_device: Return AE FPS range | Jacopo Mondi |
2021-03-09 | android: camera_device: Use AE FPS range in template | Jacopo Mondi |