Releases: kounoike/obs-virtualbg
Releases · kounoike/obs-virtualbg
v1.2.0 🌈
Changes
🚀 Features
- Build Ubuntu package @norihiro (#53)
- CoreML support on MacOS @kounoike (#71)
- add CUDA build for windows @kounoike (#68)
- change default GPU->CPU @kounoike (#67)
- log obg-virtualbg version @kounoike (#66)
- update to OBS 27.2.2 @kounoike (#65)
- update Halide 13 @kounoike (#46)
🐛 Bug Fixes
- Fix memory access issues @norihiro (#78)
- Fix/build linux @kounoike (#72)
- shouldn't apply filter before tensor initialize, maybe fix #58 @kounoike (#64)
🧰 Maintenance
v1.1.0 🌈
Changes
Fix Initialize error. thanks @simonbunge (#31)
🚀 Features
- add DirectML DLL into zip @kounoike (#43)
- Feature: add gpu cpu settings @kounoike (#39)
- add Linux suppport @kounoike (#33)
- add mac os support @kounoike (#30)
🐛 Bug Fixes
- fix auto scheduler support @kounoike (#44)
- Fix Mac OS X build error @kounoike (#38)
- Fix problem partially, when filter_video calls with frame->width or height == 0 @kounoike (#35)
🔧 Refactoring
v1.1.0-pre
Changes
🚀 Features
- add DirectML DLL into zip @kounoike (#43)
- Feature: add gpu cpu settings @kounoike (#39)
- add Linux suppport @kounoike (#33)
- add mac os support @kounoike (#30)
🐛 Bug Fixes
- fix auto scheduler support @kounoike (#44)
- Fix Mac OS X build error @kounoike (#38)
- Fix problem partially, when filter_video calls with frame->width or height == 0 @kounoike (#35)
🔧 Refactoring
v1.0.1 🌈
v1.0.0 🌈
Version 1.0.0 didn't include dependency DLL. Use v1.0.1 or later version's release plz.
Changes
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
- remove noisy log @kounoike (#25)
- doc -> documentation @kounoike (#24)
- add doc labels @kounoike (#22)
- remove OpenCV dependencies @kounoike (#21)