1
0
forked from jengelh/libcamera

76 Commits

Author SHA256 Message Date
7fa4ae390f Add unpackaged files 2026-01-14 20:58:17 +01:00
59532a365c Update to 0.6.0 with GPUISP 2026-01-14 20:49:34 +01:00
1082b35005 Update to GPU-ISP 2025-10-31 21:25:02 +01:00
33a56e992a Update to GPU-ISP 2025-10-31 21:20:59 +01:00
8adce2359a Update to GPU-ISP 2025-10-31 21:20:20 +01:00
1dae4ed60d Update to GPU-ISP 2025-10-31 21:19:22 +01:00
01a858bb14 Update to GPU-ISP 2025-10-31 20:57:34 +01:00
0880faa3fb Update to GPU-ISP 2025-10-31 20:56:23 +01:00
3379cacde9 Update to GPU-ISP 2025-10-31 20:52:30 +01:00
fd5198a2b6 add 2025-09-16 15:52:27 +02:00
f47db589ac add 2025-09-16 15:52:00 +02:00
5344ac30fb Add 2025-09-16 13:33:40 +02:00
8e67cc2377 Add 2025-09-16 12:31:19 +02:00
bb6fe94e1e Add 2025-09-16 12:22:21 +02:00
e448df1d23 Add 2025-09-16 11:37:25 +02:00
3472954e30 Add 2025-09-16 11:24:40 +02:00
743671ac22 Add 2025-09-16 11:09:50 +02:00
b1226dc989 Add 2025-09-16 11:04:43 +02:00
99c5a4825a Add 2025-09-16 10:53:44 +02:00
489d3bc3c8 Add 2025-09-16 10:40:07 +02:00
7d1ef4101d Add 2025-09-16 10:38:43 +02:00
9939c832a6 Add 2025-09-16 10:33:39 +02:00
6a61e1b70a Add 2025-09-16 10:24:40 +02:00
a6f3d6c60b Add 2025-09-16 10:04:09 +02:00
325fbf1bf2 Add 2025-09-16 10:00:41 +02:00
f1d82dde24 Add bindir 2025-09-16 09:55:37 +02:00
05565bed7b Add 2025-09-16 09:50:30 +02:00
39fe66ebc6 Add 2025-09-16 09:42:39 +02:00
e7f46ebedb Add Mobile Patches 2025-09-15 21:48:22 +02:00
be36ffa5a5 Add Mobile Patches 2025-09-15 21:21:40 +02:00
5b68f7f119 Add Mobile Patches 2025-09-15 21:09:00 +02:00
Petr Gajdos
72d4c69bd2 version update to 0.5.2 2025-09-09 15:07:43 +02:00
Bernhard M. Wiedemann
a1e8288163 Add reproducible.patch to skip module signing (boo#1217690) 2025-07-09 13:36:20 +02:00
daa9768622 libcamera 0.5.1 2025-06-06 00:00:58 +02:00
95c580b3e3 Remove Qt5 BuildRequires which aren't really needed nor used 2025-05-29 18:26:50 +02:00
20b773b2bc Update to 0.5.0 2025-04-08 09:07:09 +02:00
7dabd86819 POSIX sh compat: drop use of pushd 2025-03-20 13:19:07 +01:00
314d8074f9 Replace libcamera-fix-for-gcc15.patch with upstream change 2025-03-20 13:18:08 +01:00
e022cf9cf3 Add trivial patch to fix build with gcc15 2025-03-20 11:53:08 +01:00
56d5d94fe2 Update to libcamera 0.4.0 2024-12-23 23:12:23 +01:00
0f3c64f78d libcamera 0.3.2 2024-10-19 19:10:03 +02:00
25c26bf338 Split SDL/Qt-dependent tools to multibuilt subpackage 2024-08-20 14:41:32 +02:00
8fd5818ce4 Ditch dependency on SDL 2024-08-20 09:38:04 +02:00
74ec3fe50d libcamera 0.3.1 2024-08-19 18:21:02 +02:00
787d1706d3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=20 2024-03-20 20:09:53 +00:00
2f8eda8b68 - Update to release 0.2.0
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=44
2024-01-13 08:49:48 +00:00
1b1066df71 Accepting request 1108405 from home:rfrohl:branches:graphics
libcamera 0.1.0

OBS-URL: https://build.opensuse.org/request/show/1108405
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=41
2023-09-01 13:02:48 +00:00
b5bf0ca046 Accepting request 1070110 from home:marxin:branches:graphics
- Add silent-Werror_dangling-reference.patch that addressed a false-positive
  warning in GCC: https://bugs.libcamera.org/show_bug.cgi?id=185.

OBS-URL: https://build.opensuse.org/request/show/1070110
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=38
2023-03-08 10:15:18 +00:00
6e77a3317c Accepting request 1063379 from home:polslinux:branches:graphics
- Update to version 0.0.4:
  Bugfixes:
   * libcamera: yaml_parser: Use C locale
   * libcamera: base: utils: Support C libraries lacking locale support
   * py: cam.py: Fix duplicate metadata output if more than one stream
   * libcamera: camera: Fix validateColorSpaces to choose main colour space
   * pipeline: raspberrypi: Fix handling of colour spaces
  Core:
   * test: Fix/Enable testing with ASan
   * test: Remove redundant pipeline tests
   * meson: Only build pipeline handlers needed in host architecture
   * meson: Add 'all' choice to pipelines option
   * utils: checkstyle.py: Add commit title checker
   * libcamera: ipa_module: Relax ipaModuleInfo symbol size check
   * pipeline: Support configuration file paths
  ipa:
   * camera_sensor: Improve h/v flip handling
   * camera_sensor: Add AR0521 Sensor support
   * camera_sensor: Add OV4689 Sensor support
   * camera_sensor: Add support for OmniVision OV8858
   * raspberrypi: Support Autofocus with PDAF
   * raspberrypi: Support for the Sony IMX708 sensor
   * rkisp1: Raise maximum analogue gain
  pipeline:
   * raspberrypi: Support parameters from a configuration file
   * raspberrypi: Add a parameter to disable startup drop frames
   * libcamera: rkisp1: Add support for Transform
  apps:
   * gstreamer: Add bayer8 support to libcamerasrc
   * qcam: Show string representation of pixel format

OBS-URL: https://build.opensuse.org/request/show/1063379
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=36
2023-02-06 18:06:15 +00:00
2e30dbe697 Accepting request 1044027 from home:polslinux:branches:graphics
- Update to version 0.0.3:
  Core:
   * Fix tracing when built as a subproject
   * Avoid double map lookups in framebuffer_allocator
   * Workaround faulty control menus
   * controls: Change LensPosition units to dioptres
   * camera_sensor: Add IMX519 sensor properties
   * Documentation: contributing: Add commit message guidelines
   * Declare generic converter interface
  utils:
   * Add libtuning
   * Add initial libtuning script support for rkisp1 and raspberrypi.
   * checkstyle.py: Check new header file on new and renamed meson.build files
  ipa:
   * Move IPA sensor controls validation to CameraSensor (IPU3/RKISP1)
  rkisp1:
   * Support FrameDurationLimits control for FrameRate management
   * Support raw capture (IPA, configuration, and runtime)
   * Add support for manual gain and exposure
   * Fix stream size validation
   * Add additional default values to controls
  imx8-isi:
   * Enumerate supported stream formats
   * Set SensorTimestamp metadata
  Raspberry Pi:
   * Remove generic "pause" mechanism from Algorithm
   - Remove enum BuffferMask from the mojom interface
   - Fix digital gain calculations for manual mode
   - Fix bug in IPA frame drop logic
   - imx477: Update tuning file for the latest camera modules

OBS-URL: https://build.opensuse.org/request/show/1044027
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=34
2022-12-21 10:38:46 +00:00