summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-24libcamera: ipa: Move key generation to utilsKieran Bingham
2020-09-24src: meson: Rename ipa_gen_priv_key to gen_ipa_priv_keyKieran Bingham
2020-09-24libcamera: Move Header generation utilities to utilsKieran Bingham
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-20android: jpeg: exif: Use reentrant localtime_r()Laurent Pinchart
2020-09-18libcamera: ipu3: Always use sensor full frame sizeJacopo Mondi
2020-09-18android: camera_device: Make CameraStream a classJacopo Mondi
2020-09-18android: camera_device: Set Encoder at constructionJacopo Mondi
2020-09-18android: camera_device: Rework CameraStream handlingJacopo Mondi
2020-09-18android: camera_device: Use Android formatJacopo Mondi
2020-09-18android: camera_device: Get rid of stream counterJacopo Mondi
2020-09-18android: camera_device: Generate RAW resolutionsJacopo Mondi
2020-09-18android: camera_device: Break out size calculationJacopo Mondi
2020-09-18android: camera_device: Add debug to stream initializationJacopo Mondi
2020-09-18android: camera_device: Generate JPEG sizesJacopo Mondi
2020-09-18android: camera_device: Refuse unsupported formatsJacopo Mondi
2020-09-16libcamera: Turn the android option into a featureLaurent Pinchart
2020-09-16android: Protect against null callbacksLaurent Pinchart
2020-09-15qcam: Add additional command line option to select the renderer typeShow Liu
2020-09-15qcam: Add ViewFinderGL class to accelerate the format conversionShow Liu
2020-09-15qcam: New viewfinder hierarchyShow Liu
2020-09-15qcam: Add OpenGL shader code as Qt resourceShow Liu
2020-09-14libcamera: pipeline: rkisp1: Fix line length typoNiklas Söderlund
2020-09-12qcam: format_converter: Support R8 GreyscaleKieran Bingham
2020-09-10android: jpeg: Support an initial set of EXIF metadata tagsUmang Jain
2020-09-10android: jpeg: Add EXIF infrastructureKieran Bingham
2020-09-10android: camera_device: Fix value of orientation metadataUmang Jain
2020-09-08android: camera_device: Fix spelling in commentJacopo Mondi
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-25cam: Limit file write to payload sizeLaurent Pinchart