Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-04 | Use correct .ppm extension for PPM images | Laurent Pinchart | |
The reference images used by the test scripts are in PPM format, not PNM. Use the correct file extension. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2025-04-04 | Convert from make to meson | Laurent Pinchart | |
Meson makes cross compilation easier. Replace the make-based build system with meson. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |