Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | qcam: Pass request metadata to DNG writer | Laurent Pinchart | |
The DNG writer will use the metadata to populate DNG tags. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> | |||
2020-05-02 | qcam: Add DNGWriter | Niklas Söderlund | |
Add an initial DNG file writer. The writer can only deal with a small set of pixel formats. The generated file is consumable by standard tools. The writer needs to be extended to write more metadata to the generated file. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |