Files
QSVEnc/QSVEnc.changes
Dirk Stoecker ab874558fe - Update to version 8.04+0:
* Add support for VapourSynth API V4.
  * Add option to encode only when input audio codec differs from
    codec specified by --audio-codec;
    (--audio-encode-other-codec-only).
- See /usr/share/doc/packages/QSVEnc/ReleaseNotes.md for earlier
  updates.
- Update placebo API in QSVEnc-enable-vulkan.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/QSVEnc?expand=0&rev=7
2026-01-07 20:06:05 +00:00

39 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Wed Jan 07 04:37:12 UTC 2026 - malcolmlewis@opensuse.org
- Update to version 8.04+0:
* Add support for VapourSynth API V4.
* Add option to encode only when input audio codec differs from
codec specified by --audio-codec;
(--audio-encode-other-codec-only).
- See /usr/share/doc/packages/QSVEnc/ReleaseNotes.md for earlier
updates.
- Update placebo API in QSVEnc-enable-vulkan.patch
-------------------------------------------------------------------
Fri Oct 17 01:49:12 UTC 2025 - malcolmlewis@opensuse.org
- Update to version 8.01+0:
* Avoid unintended fps values when front of input file is
corrupted.
* Improve handling when input files have negative pts.
* Improve quality of burned in subtitles in [--vpp-subburn]
processing by changing libass initialization method.
* Improve progress indicator when using [--parallel]
* Add support for using [--parallel] with multiple pipes.
- See /usr/share/doc/packages/QSVEnc/ReleaseNotes.md for earlier
updates.
-------------------------------------------------------------------
Mon Feb 24 21:07:09 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- The build scans for SSE4, therefore add an ExclusiveArch line.
-------------------------------------------------------------------
Wed Oct 30 01:30:15 UTC 2024 - malcolmlewis@opensuse.org
- Initial build at version 7.71+0.
- Add QSVEnc-remove-git.patch: Remove git call for ENCODER_REV.
- Add QSVEnc-enable-vulkan.patch: Enable Vulkan and Placebo.