Age | Commit message (Expand) | Author |
2020-09-28 | libcamera: pipeline: rkisp1: Set number of planes based on format | Niklas Söderlund |
2020-09-24 | libcamera: ipa: Move key generation to utils | Kieran Bingham |
2020-09-24 | src: meson: Rename ipa_gen_priv_key to gen_ipa_priv_key | Kieran Bingham |
2020-09-24 | libcamera: Move Header generation utilities to utils | Kieran Bingham |
2020-09-22 | libcamera: buffer: Remove copyFrom() | Niklas Söderlund |
2020-09-21 | pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer | Naushir Patuck |
2020-09-21 | pipeline: raspberrypi: Use an unordered_set to store IPA buffer ids | Naushir Patuck |
2020-09-21 | pipeline: raspberrypi: Use an unordered_map for the stream buffer list | Naushir Patuck |
2020-09-21 | libcamera: pipeline: ipa: raspberrypi: Remove use of FrameBuffer cookie | Naushir Patuck |
2020-09-21 | libcamera: pipeline: raspberrypi: Add more robust stream buffer logic | Naushir Patuck |
2020-09-21 | libcamera: pipeline: raspberrypi: Fix bug in passing configuration to IPA | Naushir Patuck |
2020-09-21 | libcamera: pipeline: raspberrypi: Rework stream buffer logic for zero-copy | Naushir Patuck |
2020-09-21 | libcamera: pipeline: raspberrypi: Remove const qualifier from RPiStream | Naushir Patuck |
2020-09-21 | libcamera: pipeline: raspberrypi: Increase the number of RAW buffers | Naushir Patuck |
2020-09-21 | libcamera: pipeline: raspberrypi: Add some debug logging | Naushir Patuck |
2020-09-21 | libcamera: pipeline: ipa: raspberrypi: Rework drop frame signalling | Naushir Patuck |
2020-09-21 | libcamera: pipeline: raspberrypi: Move RPiStream into a separate file | Naushir Patuck |
2020-09-21 | libcamera: Don't unnecessarily include event_notifier.h | Laurent Pinchart |
2020-09-20 | libcamera: camera: Optimize camera deletion | Laurent Pinchart |
2020-09-20 | android: jpeg: exif: Use reentrant localtime_r() | Laurent Pinchart |
2020-09-18 | libcamera: ipu3: Always use sensor full frame size | Jacopo Mondi |
2020-09-18 | android: camera_device: Make CameraStream a class | Jacopo Mondi |
2020-09-18 | android: camera_device: Set Encoder at construction | Jacopo Mondi |
2020-09-18 | android: camera_device: Rework CameraStream handling | Jacopo Mondi |
2020-09-18 | android: camera_device: Use Android format | Jacopo Mondi |
2020-09-18 | android: camera_device: Get rid of stream counter | Jacopo Mondi |
2020-09-18 | android: camera_device: Generate RAW resolutions | Jacopo Mondi |
2020-09-18 | android: camera_device: Break out size calculation | Jacopo Mondi |
2020-09-18 | android: camera_device: Add debug to stream initialization | Jacopo Mondi |
2020-09-18 | android: camera_device: Generate JPEG sizes | Jacopo Mondi |
2020-09-18 | android: camera_device: Refuse unsupported formats | Jacopo Mondi |
2020-09-16 | libcamera: Turn the android option into a feature | Laurent Pinchart |
2020-09-16 | android: Protect against null callbacks | Laurent Pinchart |
2020-09-15 | qcam: Add additional command line option to select the renderer type | Show Liu |
2020-09-15 | qcam: Add ViewFinderGL class to accelerate the format conversion | Show Liu |
2020-09-15 | qcam: New viewfinder hierarchy | Show Liu |
2020-09-15 | qcam: Add OpenGL shader code as Qt resource | Show Liu |
2020-09-14 | libcamera: pipeline: rkisp1: Fix line length typo | Niklas Söderlund |
2020-09-12 | qcam: format_converter: Support R8 Greyscale | Kieran Bingham |
2020-09-10 | android: jpeg: Support an initial set of EXIF metadata tags | Umang Jain |
2020-09-10 | android: jpeg: Add EXIF infrastructure | Kieran Bingham |
2020-09-10 | android: camera_device: Fix value of orientation metadata | Umang Jain |
2020-09-08 | android: camera_device: Fix spelling in comment | Jacopo Mondi |
2020-09-06 | libcamera: buffer: Fix MappedBuffer::maps_ documentation | Umang Jain |
2020-08-29 | libcamera: media_object: Make MediaLink::setEnabled() account for existing flags | Dan Scally |
2020-08-28 | libcamera: raspberrypi: Check dma heap allocator | Jacopo Mondi |
2020-08-28 | libcamera: raspberrypi: dmaheaps: Add isValid() | Jacopo Mondi |
2020-08-28 | libcamera: raspberrypi: dmaheaps: Improve device open | Jacopo Mondi |
2020-08-27 | pipeline: raspberrypi: Set sensor default orientation before configure() | Naushir Patuck |
2020-08-26 | libcamera: pipeline: vimc: Fix configuration validation | Laurent Pinchart |