Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-13 | utils: ipu3-unpack: Fix error string | Umang Jain | |
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> | |||
2018-11-20 | utils: ipu3: Add IPU3 raw capture unpack utility | Laurent Pinchart | |
The IPU3 captures Bayer data in a 25-pixels-in-32-bytes packed format, which no standard tool can process. Add a quick implementation of data unpacking to turn raw binary files into 16 bits per pixel unpacked Bayer data. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> |