Overview
Request 6246 (accepted)
Fixes build in Tumbleweed
- Update to 1.1.13
- Update onnxruntime to 1.17.1.tgz
- Add patch to fix a cmake error:
* fix-cmake-error.patch
- 1.1.6
- Update to 1.1.13
* Add video_tick function to background filter info
* Update Onnxruntime version and fix Windows compilerconfig
- Update to 1.1.12
* Critical bugfix in the PSNR calculation for image-similarity
skipping in background filter
- Update to 1.1.11
* New! RMBG model from Bria.AI
https://huggingface.co/briaai/RMBG-1.4 - remove background from
any object! (not just human)
* We got rid of the annoying "update available" message in favor
of a more discreet message on the plugin settings.
* Better handling of local file paths on Windows
* more.
- Update to 1.1.10
* This release will fix the Flatpak recipe for Linux after the
dependency bump, as well as removing the start menu option from
the Windows installer.
- Update to 1.1.9
* In this release we bumped versions of OpenCV and ONNXRuntime,
and trying to get rid of the annoying "smart screen" block on
Windows. We're also rolling out releases through AUR, Pacstall
obs-backgroundremoval.changes
Changed
obs-backgroundremoval.spec
Changed
fix-cmake-error.patch
Added
obs-backgroundremoval-1.1.6.tar.gz/.github/scripts/.package.zsh -> obs-backgroundremoval-1.1.13.tar.gz/.github/scripts/.package.zsh
Changed
obs-backgroundremoval-1.1.6.tar.gz/.github/scripts/utils.zsh/check_macos -> obs-backgroundremoval-1.1.13.tar.gz/.github/scripts/utils.zsh/check_macos
Changed
obs-backgroundremoval-1.1.13.tar.gz/.github/workflows/pages.yaml
Added
obs-backgroundremoval-1.1.6.tar.gz/.github/workflows/push.yaml -> obs-backgroundremoval-1.1.13.tar.gz/.github/workflows/push.yaml
Changed
obs-backgroundremoval-1.1.13.tar.gz/.github/workflows/winget-update.yaml
Added
obs-backgroundremoval-1.1.6.tar.gz/.gitignore -> obs-backgroundremoval-1.1.13.tar.gz/.gitignore
Changed
obs-backgroundremoval-1.1.6.tar.gz/CMakeLists.txt -> obs-backgroundremoval-1.1.13.tar.gz/CMakeLists.txt
Changed
obs-backgroundremoval-1.1.6.tar.gz/CMakePresets.json -> obs-backgroundremoval-1.1.13.tar.gz/CMakePresets.json
Changed
obs-backgroundremoval-1.1.6.tar.gz/README.md -> obs-backgroundremoval-1.1.13.tar.gz/README.md
Changed
obs-backgroundremoval-1.1.6.tar.gz/buildspec.json -> obs-backgroundremoval-1.1.13.tar.gz/buildspec.json
Changed
obs-backgroundremoval-1.1.6.tar.gz/cmake/FetchOnnxruntime.cmake -> obs-backgroundremoval-1.1.13.tar.gz/cmake/FetchOnnxruntime.cmake
Changed
obs-backgroundremoval-1.1.6.tar.gz/cmake/FetchOpenCV.cmake -> obs-backgroundremoval-1.1.13.tar.gz/cmake/FetchOpenCV.cmake
Changed
obs-backgroundremoval-1.1.6.tar.gz/cmake/common/buildspec_common.cmake -> obs-backgroundremoval-1.1.13.tar.gz/cmake/common/buildspec_common.cmake
Changed
obs-backgroundremoval-1.1.13.tar.gz/cmake/macos/resources/Distribution.xml.in
Added
obs-backgroundremoval-1.1.6.tar.gz/cmake/macos/resources/create-package.cmake.in -> obs-backgroundremoval-1.1.13.tar.gz/cmake/macos/resources/create-package.cmake.in
Changed
obs-backgroundremoval-1.1.6.tar.gz/cmake/windows/compilerconfig.cmake -> obs-backgroundremoval-1.1.13.tar.gz/cmake/windows/compilerconfig.cmake
Changed
obs-backgroundremoval-1.1.6.tar.gz/cmake/windows/resources/installer-Windows.iss.in -> obs-backgroundremoval-1.1.13.tar.gz/cmake/windows/resources/installer-Windows.iss.in
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/ar-EG.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/ar-EG.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/bn-IN.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/bn-IN.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/en-US.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/en-US.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/es-SP.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/es-SP.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/fr-FR.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/fr-FR.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/hi-IN.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/hi-IN.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/it-IT.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/it-IT.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/ja-JP.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/ja-JP.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/ko-KR.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/ko-KR.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/pt-BR.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/pt-BR.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/ru-RU.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/ru-RU.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/ta-IN.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/ta-IN.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/tr-TR.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/tr-TR.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/data/locale/zh-CN.ini -> obs-backgroundremoval-1.1.13.tar.gz/data/locale/zh-CN.ini
Changed
obs-backgroundremoval-1.1.6.tar.gz/docs/BUILDING-FEDORA.md -> obs-backgroundremoval-1.1.13.tar.gz/docs/BUILDING-FEDORA.md
Changed
obs-backgroundremoval-1.1.6.tar.gz/docs/BUILDING-OPENSUSE.md -> obs-backgroundremoval-1.1.13.tar.gz/docs/BUILDING-OPENSUSE.md
Changed
obs-backgroundremoval-1.1.13.tar.gz/pages
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/.eslintignore
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/.eslintrc.cjs
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/.gitignore
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/.npmrc
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/.prettierignore
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/.prettierrc
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/README.md
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/package-lock.json
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/package.json
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/app.d.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/app.html
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/lib
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/lib/github-release.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/lib/images
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/lib/images/github.svg
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/+layout.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/Header.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/arch
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/arch/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/arch/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/fedora
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/fedora/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/fedora/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/flatpak
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/flatpak/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/flatpak/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/macos
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/macos/+page.server.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/macos/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/macos/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/opensuse-tumbleweed
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/opensuse-tumbleweed/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/opensuse-tumbleweed/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/styles.css
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/ubuntu
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/ubuntu/+page.server.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/ubuntu/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/ubuntu/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/usage
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/usage/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/usage/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/windows
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/windows/+page.server.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/windows/+page.svelte
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/src/routes/windows/+page.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/static
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/static/robots.txt
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/svelte.config.js
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/tsconfig.json
Added
obs-backgroundremoval-1.1.13.tar.gz/pages/vite.config.ts
Added
obs-backgroundremoval-1.1.13.tar.gz/patch_libobs.diff
Added
obs-backgroundremoval-1.1.6.tar.gz/src/FilterData.h -> obs-backgroundremoval-1.1.13.tar.gz/src/FilterData.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/background-filter.cpp -> obs-backgroundremoval-1.1.13.tar.gz/src/background-filter.cpp
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/consts.h -> obs-backgroundremoval-1.1.13.tar.gz/src/consts.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/enhance-filter.cpp -> obs-backgroundremoval-1.1.13.tar.gz/src/enhance-filter.cpp
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/models/Model.h -> obs-backgroundremoval-1.1.13.tar.gz/src/models/Model.h
Changed
obs-backgroundremoval-1.1.13.tar.gz/src/models/ModelRMBG.h
Added
obs-backgroundremoval-1.1.6.tar.gz/src/models/ModelRVM.h -> obs-backgroundremoval-1.1.13.tar.gz/src/models/ModelRVM.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/obs-utils/obs-config-utils.cpp -> obs-backgroundremoval-1.1.13.tar.gz/src/obs-utils/obs-config-utils.cpp
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/obs-utils/obs-config-utils.h -> obs-backgroundremoval-1.1.13.tar.gz/src/obs-utils/obs-config-utils.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/ort-utils/ort-session-utils.cpp -> obs-backgroundremoval-1.1.13.tar.gz/src/ort-utils/ort-session-utils.cpp
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/ort-utils/ort-session-utils.h -> obs-backgroundremoval-1.1.13.tar.gz/src/ort-utils/ort-session-utils.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/plugin-support.c.in -> obs-backgroundremoval-1.1.13.tar.gz/src/plugin-support.c.in
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/plugin-support.h -> obs-backgroundremoval-1.1.13.tar.gz/src/plugin-support.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/update-checker/github-utils.cpp -> obs-backgroundremoval-1.1.13.tar.gz/src/update-checker/github-utils.cpp
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/update-checker/github-utils.h -> obs-backgroundremoval-1.1.13.tar.gz/src/update-checker/github-utils.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/update-checker/update-checker.cpp -> obs-backgroundremoval-1.1.13.tar.gz/src/update-checker/update-checker.cpp
Changed
obs-backgroundremoval-1.1.6.tar.gz/src/update-checker/update-checker.h -> obs-backgroundremoval-1.1.13.tar.gz/src/update-checker/update-checker.h
Changed
obs-backgroundremoval-1.1.6.tar.gz/cmake/BuildMyCurl.cmake
Deleted
obs-backgroundremoval-1.1.6.tar.gz/cmake/macos/resources/Distribution.xml
Deleted
obs-backgroundremoval-1.1.6.tar.gz/src/update-checker/UpdateDialog.cpp
Deleted
obs-backgroundremoval-1.1.6.tar.gz/src/update-checker/UpdateDialog.hpp
Deleted
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/tensorrt_provider_factory.h
Deleted
onnxruntime-linux-x64-gpu-1.15.1.tgz/GIT_COMMIT_ID -> onnxruntime-linux-x64-gpu-1.17.1.tgz/GIT_COMMIT_ID
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/README.md -> onnxruntime-linux-x64-gpu-1.17.1.tgz/README.md
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/ThirdPartyNotices.txt -> onnxruntime-linux-x64-gpu-1.17.1.tgz/ThirdPartyNotices.txt
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/VERSION_NUMBER -> onnxruntime-linux-x64-gpu-1.17.1.tgz/VERSION_NUMBER
Changed
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/core
Added
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/core/providers
Added
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/core/providers/cuda
Added
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/core/providers/cuda/cuda_context.h
Added
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/core/providers/cuda/cuda_resource.h
Added
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/core/providers/custom_op_context.h
Added
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/core/providers/resource.h
Added
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/onnxruntime_c_api.h -> onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_c_api.h
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/onnxruntime_cxx_api.h -> onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_cxx_api.h
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/onnxruntime_cxx_inline.h -> onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_cxx_inline.h
Changed
onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_float16.h
Added
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/onnxruntime_session_options_config_keys.h -> onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_session_options_config_keys.h
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/onnxruntime_training_c_api.h -> onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_training_c_api.h
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/onnxruntime_training_cxx_api.h -> onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_training_cxx_api.h
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/include/onnxruntime_training_cxx_inline.h -> onnxruntime-linux-x64-gpu-1.17.1.tgz/include/onnxruntime_training_cxx_inline.h
Changed
onnxruntime-linux-x64-gpu-1.15.1.tgz/lib/libonnxruntime.so -> onnxruntime-linux-x64-gpu-1.17.1.tgz/lib/libonnxruntime.so
Changed
Request History
antlarr created request 10 months ago
Fixes build in Tumbleweed
- Update to 1.1.13
- Update onnxruntime to 1.17.1.tgz
- Add patch to fix a cmake error:
* fix-cmake-error.patch
- 1.1.6
- Update to 1.1.13
* Add video_tick function to background filter info
* Update Onnxruntime version and fix Windows compilerconfig
- Update to 1.1.12
* Critical bugfix in the PSNR calculation for image-similarity
skipping in background filter
- Update to 1.1.11
* New! RMBG model from Bria.AI
https://huggingface.co/briaai/RMBG-1.4 - remove background from
any object! (not just human)
* We got rid of the annoying "update available" message in favor
of a more discreet message on the plugin settings.
* Better handling of local file paths on Windows
* more.
- Update to 1.1.10
* This release will fix the Flatpak recipe for Linux after the
dependency bump, as well as removing the start menu option from
the Windows installer.
- Update to 1.1.9
* In this release we bumped versions of OpenCV and ONNXRuntime,
and trying to get rid of the annoying "smart screen" block on
Windows. We're also rolling out releases through AUR, Pacstall
hillwood accepted request 9 months ago