Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-11 | utils: ipu3: Abort when sensor or media device isn't found | Laurent Pinchart | |
Calling exit from a function only exits from the function, it doesn't abort the whole script. Propagate the errors to stop operation when the sensor or media device can't be found. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2018-12-02 | utils: ipu3: Add test process script | Laurent Pinchart | |
The script processes raw frames through the Intel IPU3 IMGU. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |