Commit Graph

53 Commits

Author SHA256 Message Date
Dominique Leuenberger
787d1706d3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=20 2024-03-20 20:09:53 +00:00
Ana Guerrero
011f532323 Accepting request 1140074 from graphics
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1140074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=19
2024-01-22 19:30:17 +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
Dominique Leuenberger
13a9b66211 Accepting request 1108468 from graphics
- Update to version 0.1.0:

OBS-URL: https://build.opensuse.org/request/show/1108468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=18
2023-09-02 20:07:04 +00:00
ebe73b9cbb trim useless changelog
take full snapshot

OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=42
2023-09-01 13:13:27 +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
Dominique Leuenberger
ec7170881e Accepting request 1071081 from graphics
OBS-URL: https://build.opensuse.org/request/show/1071081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=17
2023-03-14 17:15:39 +00:00
34258b2447 Accepting request 1071073 from home:marxin:branches:graphics
- Disable warning in silent-Werror_dangling-reference.patch based
  compiler version.

OBS-URL: https://build.opensuse.org/request/show/1071073
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=39
2023-03-13 09:02:16 +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
Dominique Leuenberger
23e024bcb0 Accepting request 1063498 from graphics
OBS-URL: https://build.opensuse.org/request/show/1063498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=16
2023-02-07 17:48:21 +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
Dominique Leuenberger
93360ec29e Accepting request 1044049 from 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 (forwarded request 1044027 from polslinux)

OBS-URL: https://build.opensuse.org/request/show/1044049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=15
2022-12-23 09:20:43 +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
Dominique Leuenberger
c3fc24f570 Accepting request 1029811 from graphics
OBS-URL: https://build.opensuse.org/request/show/1029811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=14
2022-10-20 09:09:27 +00:00
4d4bad5b78 Accepting request 1029747 from home:iznogood:branches:graphics
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1029747
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=32
2022-10-18 18:50:25 +00:00
Dominique Leuenberger
3ea8197ac8 Accepting request 1000920 from graphics
OBS-URL: https://build.opensuse.org/request/show/1000920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=13
2022-09-13 13:07:34 +00:00
84d3fb7453 Accepting request 1000900 from home:XRevan86
- Update to version 0.0.0+g3887.f1776100.

OBS-URL: https://build.opensuse.org/request/show/1000900
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=30
2022-09-02 14:22:15 +00:00
Dominique Leuenberger
448eeae437 Accepting request 944095 from graphics
OBS-URL: https://build.opensuse.org/request/show/944095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=12
2022-01-10 23:01:33 +00:00
0b96e6d0e7 Accepting request 944090 from home:XRevan86
- Update to version 0.0.0+g3381.1db1e31e.

OBS-URL: https://build.opensuse.org/request/show/944090
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=29
2022-01-05 17:42:59 +00:00
Dominique Leuenberger
9d331ad553 Accepting request 943126 from graphics
OBS-URL: https://build.opensuse.org/request/show/943126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=11
2021-12-31 12:44:17 +00:00
8458a8f7da Accepting request 943123 from home:iznogood:branches:graphics
- Add optional pkgconfig(libtiff-4) BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/943123
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=28
2021-12-29 21:58:40 +00:00
Dominique Leuenberger
d910377aae Accepting request 924291 from graphics
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/924291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=10
2021-10-12 19:48:13 +00:00
7a5b4cfdc9 0.0.0+g3076.d79b4120
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=27
2021-10-01 20:12:57 +00:00
Dominique Leuenberger
7eaf30017d Accepting request 917699 from graphics
- Update to snapshot 0~3015 (a2571042)
- Disable pipeline 'raspberrypi' because it creates segfaults at runtime.

OBS-URL: https://build.opensuse.org/request/show/917699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=9
2021-09-11 20:24:22 +00:00
38bbdf94bb bump sover
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=26
2021-09-09 09:30:19 +00:00
14b274f4eb Accepting request 917636 from home:expeehaa:branches:graphics
- Update to snapshot 0~3015 (a2571042)
- Disable pipeline 'raspberrypi' because it creates segfaults at runtime.

OBS-URL: https://build.opensuse.org/request/show/917636
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=25
2021-09-09 09:22:13 +00:00
Dominique Leuenberger
edcb828661 Accepting request 914789 from graphics
OBS-URL: https://build.opensuse.org/request/show/914789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=8
2021-09-03 19:25:40 +00:00
cfc045e257 Accepting request 914665 from home:alarrosa:branches:graphics
- Add patch to work around what seems to be a bug in gcc 11 with
  constexpr being treated as "non const" only in ppc64/ppc64le:
  * fix-ppc64.patch

I'll submit it to upstream next week (on Wednesday)

OBS-URL: https://build.opensuse.org/request/show/914665
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=24
2021-08-28 13:51:22 +00:00
Dominique Leuenberger
cebbaeb76e Accepting request 908420 from graphics
OBS-URL: https://build.opensuse.org/request/show/908420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=7
2021-07-26 15:38:18 +00:00
84e3cb681a Accepting request 908415 from home:darix:playground
- pipewire has baselibs, so we should have them here as well

OBS-URL: https://build.opensuse.org/request/show/908415
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=23
2021-07-26 13:26:31 +00:00
Dominique Leuenberger
f24b26692b Accepting request 908014 from graphics
- Update to snapshot 0~2809 (e0704e97) [boo#1188650]
  * cam: support using multiple cameras concurrently

OBS-URL: https://build.opensuse.org/request/show/908014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=6
2021-07-23 21:41:22 +00:00
9cb7c67f4e OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=22 2021-07-23 16:50:05 +00:00
a727b83745 restore trimmed changelog, adjust .pc files to not contain -suse
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=21
2021-07-23 16:47:23 +00:00
f3896c2908 - Update to snapshot 0~2809 (e0704e97) [boo#1188650]
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=20
2021-07-23 13:46:25 +00:00
Dominique Leuenberger
a691db7eb7 Accepting request 890556 from graphics
- Update to snapshot 0~2532 (093b71b2)

OBS-URL: https://build.opensuse.org/request/show/890556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=5
2021-05-05 18:40:02 +00:00
a1d3601f9c - Update to snapshot 0~2532 (093b71b2)
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=18
2021-05-05 07:11:54 +00:00
Dominique Leuenberger
fd138fb9b4 Accepting request 847146 from graphics
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/847146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=4
2020-12-12 19:30:28 +00:00
017d4ed82f Compact filelist. Bump SO version due to ABI change (ManualExposure is gone).
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=16
2020-11-02 11:31:19 +00:00
b1f4b08e3f Run spec-beautifier
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=15
2020-11-02 11:25:30 +00:00
888bfb98ad Accepting request 845403 from home:Guillaume_G:branches:graphics
- Update to 0~1998.4757ff4
- Add 'qcam' tool
- Enable all pipelines
- Drop upstream patch:
  * noforcedsize.diff

OBS-URL: https://build.opensuse.org/request/show/845403
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=14
2020-11-02 11:25:14 +00:00
Dominique Leuenberger
a3d4d41116 Accepting request 783098 from graphics
- Update to new development snapshot 0~1118.4de31cc

OBS-URL: https://build.opensuse.org/request/show/783098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=3
2020-03-11 17:47:01 +00:00
d1f25434fa - Add noforcedsize.diff
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=12
2020-03-09 19:10:31 +00:00
44a8205634 OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=11 2020-03-09 17:55:44 +00:00
7713e806bd - Update to new development snapshot 0~1118.4de31cc
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=10
2020-03-09 16:44:37 +00:00
Dominique Leuenberger
765a5bcf53 Accepting request 725672 from graphics
- Update to new development snapshot 0~699.8a92e6f

OBS-URL: https://build.opensuse.org/request/show/725672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=2
2019-08-27 08:18:29 +00:00
ede2568317 OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=8 2019-08-23 19:46:00 +00:00
03abaa2d14 - Update to new development snapshot 0~699.8a92e6f
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=7
2019-08-23 18:54:48 +00:00
Dominique Leuenberger
865db05ad4 Accepting request 661796 from graphics
OBS-URL: https://build.opensuse.org/request/show/661796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcamera?expand=0&rev=1
2018-12-31 08:46:44 +00:00
56ce7f0f34 address .pc content
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=5
2018-12-28 14:26:38 +00:00
527d872a16 Address that rpmlint report on SONAME some people observed
OBS-URL: https://build.opensuse.org/package/show/graphics/libcamera?expand=0&rev=4
2018-12-11 17:05:23 +00:00