libcamera/src
Tomi Valkeinen 1fb31ac4f4 py: Use exceptions instead of returning error codes
We have multiple methods which return an error code, mimicking the C++
API. Using exceptions is more natural in the Python API, so change all
those methods to raise an Exception instead.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2023-05-30 18:29:09 +03:00
..
android android: mm: Stub libhardware for build tests 2023-05-30 18:29:08 +03:00
apps apps: qcam: Remove redundant check 2023-05-04 11:04:03 +02:00
gstreamer libcamera: Use C++17 [[fallthrough]] everywhere 2023-01-05 12:08:34 +02:00
ipa libipa: camera_sensor_helper: Add IMX327 helper 2023-05-19 18:25:59 +01:00
libcamera libcamera: camera_sensor: Add Sony IMX327 sensor properties 2023-05-24 22:01:34 +01:00
py py: Use exceptions instead of returning error codes 2023-05-30 18:29:09 +03:00
v4l2 v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00