summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2020-09-22libcamera: buffer: Remove copyFrom()Niklas Söderlund
2020-09-21pipeline: ipa: raspberrypi: Handle any externally allocated FrameBufferNaushir Patuck
2020-09-21pipeline: raspberrypi: Use an unordered_set to store IPA buffer idsNaushir Patuck
2020-09-21pipeline: raspberrypi: Use an unordered_map for the stream buffer listNaushir Patuck
2020-09-21libcamera: pipeline: ipa: raspberrypi: Remove use of FrameBuffer cookieNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Add more robust stream buffer logicNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Fix bug in passing configuration to IPANaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Rework stream buffer logic for zero-copyNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Remove const qualifier from RPiStreamNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Increase the number of RAW buffersNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Add some debug loggingNaushir Patuck
2020-09-21libcamera: pipeline: ipa: raspberrypi: Rework drop frame signallingNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Move RPiStream into a separate fileNaushir Patuck
2020-09-21libcamera: Don't unnecessarily include event_notifier.hLaurent Pinchart
2020-09-20libcamera: camera: Optimize camera deletionLaurent Pinchart
2020-09-18libcamera: ipu3: Always use sensor full frame sizeJacopo Mondi
2020-09-16libcamera: Turn the android option into a featureLaurent Pinchart
2020-09-14libcamera: pipeline: rkisp1: Fix line length typoNiklas Söderlund
2020-09-06libcamera: buffer: Fix MappedBuffer::maps_ documentationUmang Jain
2020-08-29libcamera: media_object: Make MediaLink::setEnabled() account for existing flagsDan Scally
2020-08-28libcamera: raspberrypi: Check dma heap allocatorJacopo Mondi
2020-08-28libcamera: raspberrypi: dmaheaps: Add isValid()Jacopo Mondi
2020-08-28libcamera: raspberrypi: dmaheaps: Improve device openJacopo Mondi
2020-08-27pipeline: raspberrypi: Set sensor default orientation before configure()Naushir Patuck
2020-08-26libcamera: pipeline: vimc: Fix configuration validationLaurent Pinchart
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-08-25libcamera: Drop explicit construction of std::queueLaurent Pinchart
2020-08-25libcamera: Replace utils::clamp() with std::clamp()Laurent Pinchart
2020-08-25libcamera: pipeline: ipu3: Remove stray "imgu." fileLaurent Pinchart
2020-08-24libcamera: object: Fix deleteLater() sample codeUmang Jain
2020-08-23libcamera: pipeline: uvcvideo: Treat all UVC cameras as externalUmang Jain
2020-08-16libcamera: camera: Mark controls() and properties() as const operationsNiklas Söderlund
2020-08-16libcamera: pipeline_handler: Mark controls() and properties() as const operat...Niklas Söderlund
2020-08-16libcamera: pipeline_handler: Add const version of cameraData()Niklas Söderlund
2020-08-14libcamera: request: Make Stream pointer constNiklas Söderlund
2020-08-14libcamera: request: Declare a using directive for map of buffersNiklas Söderlund
2020-08-10libcamera: pipeline: rkisp1: Fix array size of formatsNiklas Söderlund
2020-08-06android: Introduce JPEG encodingKieran Bingham
2020-08-06libcamera: buffer: Convert copyFrom to use MappedFrameBufferKieran Bingham
2020-08-06libcamera: buffer: Create a MappedBufferKieran Bingham
2020-08-06libcamera: formats: add numPlanes helperKieran Bingham
2020-08-06libcamera: buffer: Correct FrameBuffer referencesKieran Bingham
2020-08-05libcamera: camera_manager: Enforce unique camera IDsNiklas Söderlund
2020-08-05libcamera: camera: Rename name() to id()Niklas Söderlund
2020-08-05libcamera: pipeline: uvcvideo: Generate unique camera namesNiklas Söderlund
2020-08-05libcamera: pipelines: Use sensor ID as camera nameNiklas Söderlund
2020-08-05libcamera: camera_sensor: Add accessors for sensor IDNiklas Söderlund
2020-08-05libcamera: camera_sensor: Generate a sensor IDNiklas Söderlund
2020-08-05libcamera: v4l2_device: Add method to lookup device pathNiklas Söderlund
2020-08-05libcamera: sysfs: Add helper to lookup device firmware node pathNiklas Söderlund