Changelog for
webcamoid-9.2.3-43.2.i586.rpm :
* Thu Oct 03 2024 Luigi Baldoni
- Update to version 9.2.3
* Misc non-linux changes version 9.2.0:
* Webcamoid ported to Qt6.
* Added PipeWire video capture support.
* Added Xlib screen capture plugin.
* Added desktop capture using FFmpeg.
* Added option to show or hide the mouse cursor on screen capture.
* Qt screen capture plugin is now using QScreenCapture.
* Added ColorKey plugin.
* Added support for extended controls in V4L2.
* Attend to screen orientation.
* Fixed ARM 64 packages.
* Fixed saving the selected camera format.
* Added a debug log to the preferences dialog.
* Added options for enabling/disabling interprocess optimizations.
* Do not show the video outputs if the virtual camera is not supported.
* Thu Jun 15 2023 Luigi Baldoni - Update to version 9.1.1
* Removed Qml import line that prevented UI to load.
* Using common AppID for all platforms.- Add Qt5Multimedia build requirement
* Sun Jun 11 2023 Luigi Baldoni - Update to version 9.1.0
* Redesigned UI to work in smaler screens.
* Now providing ARM packages for GNU/Linux.
* Allow using an image file as video source.
* Full support for screen readers and keyboard navigation.
* Added image capture to clipboard.
* Added PortAudio and SDL as alternative audio device plugins.
* Added QCamera as alternative camera capture plugin.
* Added FFmpeg screen capture support.
* The virtual camera from GNU/Linux can also be installed in non x86 platforms.
* video synchronization can be enebled/disabled on playback.
* New video Effects: AnalogTV, Zoom, Crop, Opacity.
* Removed Scale and Scroll video effects.
* PrimariesColors plugin renamed to Saturated.
* Improved virtual camera detection. Webcamoid will only offer akvcam or AkVirtualCamera in the only case no other virtual camera was installed, or in the case it was manually selected.
* Allow positioning Webcamoid widow on any screen.
* Added uninstall target in cmake build to aid development cycles.
* Fixed virtual camera install in GNU/Linux.
* Translation files are not embeded in the binary, more translations can be added and tested without recompiling.
* Fixed ALSA deices reading.
* Properly save enabled and disabled plugins.- Drop webcamoid-manpath.patch and webcamoid-ffmpeg5.patch (merged upstream)
* Fri May 19 2023 Dave Plater - Build with ffmpeg-4 to fix factory build
* Tue Aug 23 2022 Christophe Giboudeaux - Add FFmpeg 5 compatibility change:
* webcamoid-ffmpeg5.patch- Remove obsolete packaging macros
* Tue Feb 15 2022 Luigi Baldoni - Update to version 9.0.0
* Now Qt 5.15 is the minimum required version.
* More modern UI redesign.
* Now the default theme can adapt to the current color scheme of the system.
* Switched build system to CMake.
* Redesigned plugins system to a more expandable one.
* Photos and videos are saved in their default folders, and its also user customizable.
* You can now open the last photo taken and the last video recorded from Webcamoid.
* Added support for screen capturing in PipeWire/Wayland.
* Added VLC as video playback backend.
* The virtual camera is now fully customizable (format, resolution, default picture, etc.).
* Improved error messages for the virtual camera.
* Add face tracking plugin.
* Add appstream data.
* Fixed privilege escalation when creating the virtual camera.
* Added support for background image replacement in FaceDetect plugin.
* Fixed default masks rendering when selecting an image from file system.
* Added more options to the FaceDetect plugin.
* Added support for FFmpeg 5.0.
* Fixed video recording with FFmpeg.
* Added Otsu threshold, and other video effects plugins.
* Improved FalseColor plugin UI.
* Optimized Charify plugin.
* Added donations links for people who wants to support the project.- Drop webcamoid-gcc11.patch (no longer useful)- Add webcamoid-manpath.patch- Drop devel subpackage- Link against pipewire, spa, libusb and vlc
* Fri Jun 04 2021 Luigi Baldoni - Add webcamoid-gcc11.patch to fix build in Factory
* Tue Feb 16 2021 Luigi Baldoni - Update to version 8.8.0
* Added option for blurring outside detected face in FaceDetect plugin
* Added public method for detecteding face rectangles in FaceDetect plugin
* Fixed some minor bugs when capturing from camera.
* Sat Mar 28 2020 Bogdano Arendartchuk - require libqt5-qtquickcontrols and libqt5-qtquickcontrols2
* Tue Oct 22 2019 Luigi Baldoni - Update to version 8.7.1
* Load virtual camera default frame from file instead of resources.