| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- remove nasm from buildrequires as it is unused
- Fix build failed for Leap, adding %{_prefix}/etc
- Update to version 0.6.0.
* Features
* Experimental KMS service as a much more secure way to handle
hardware acceleration
* The old method (SETUID) is still supported but will be
removed before 1.0
* SETUID is already disabled by default but can be reenabled
* See the new documentation for details
* "Command" controller that lets you run a command to save a
video (useful for wayland)
* Fixes
* Much lower CPU usage when using PulseAudio
* Other
* Updated documentation
* libbacktrace updates
* Updated to latest FFmpeg version (removing deprecated function)
- Update to version 0.5.0.
* Added experimental HEVC support (main profile only)
* Added replay-sorcery kms-devices command to list KMS
device/plane combos
* Added videoDevice option to select the video device to grab
frames from
* Fixes configuration issue where some systems install to lib64
* prevent log spamming if audio input fails
* Creates parent directories if they are missing
* Small improvements to README
* Remove extradata generation for VA-API since it was gross,
unnecesary and didn't work in certain cases anyway
- Remove dependecies libopenh264-6.
- Update description.
- Add libdrm2 dependency.
- Initial package release.