File obs-backgroundremoval.changes of Package obs-backgroundremoval

59
 
1
-------------------------------------------------------------------
2
Tue Feb 18 12:35:51 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
3
4
- Update to 1.1.13 
5
  * Add video_tick function to background filter info
6
  * Update Onnxruntime version and fix Windows compilerconfig
7
- Update to 1.1.12
8
  * Critical bugfix in the PSNR calculation for image-similarity
9
    skipping in background filter
10
- Update to 1.1.11
11
  * New! RMBG model from Bria.AI
12
    https://huggingface.co/briaai/RMBG-1.4 - remove background from
13
    any object! (not just human)
14
  * We got rid of the annoying "update available" message in favor
15
    of a more discreet message on the plugin settings.
16
  * Better handling of local file paths on Windows
17
  * more.
18
- Update to 1.1.10
19
  * This release will fix the Flatpak recipe for Linux after the
20
    dependency bump, as well as removing the start menu option from
21
    the Windows installer.
22
- Update to 1.1.9
23
  * In this release we bumped versions of OpenCV and ONNXRuntime,
24
    and trying to get rid of the annoying "smart screen" block on
25
    Windows. We're also rolling out releases through AUR, Pacstall
26
    and Flatpak. 💪 Linux!
27
- Update to 1.1.8
28
  * In this release we're introducing "simple mode" that hides most
29
    of the settings under an "Advanced" checkbox, which should make
30
    it far easier for newcomers to start using the filter without
31
    "settings shock".
32
  * Additionaly we implemented "temporal smoothing" that helps with
33
    reducing the flickering of the edges in the binary mask.
34
  * We bumped ONNX Runtime to v1.16.3 that increases robustness and
35
    speed.
36
  * We fixed the bug of the updater popping up the dialog because
37
    we changed the repo URL.
38
- Update to 1.1.7
39
  * Upgrade to ONNXRuntime 1.16 which improves speed and
40
    robustness.
41
  * Repackaging of Mac OS release to a more consistent with Apple
42
    dev tools.
43
  * Fix crashes and bugs on Linux
44
  * We added a new "website" for the plugin, which will eventually
45
    have more installation info
46
    https://occ-ai.github.io/obs-backgroundremoval/
47
  * Adding a detailed log message with plugin info which helps us
48
    debug
49
50
- Update onnxruntime to 1.17.1.tgz
51
- Use Source URLs in the spec file
52
- Add patch to fix a cmake error:
53
  * fix-cmake-error.patch
54
55
-------------------------------------------------------------------
56
Thu Sep 21 13:50:09 UTC 2023 - Kaito Udagawa <umireon@gmail.com>
57
58
- 1.1.6
59