60 lines
2.3 KiB
Plaintext
60 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 13 11:47:52 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- document libvpl-tools-use-system-gtest.patch in changelog itself;
|
|
it's in since package creation
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 13 11:44:55 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- buildrequire vpl >= 2.15
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 24 13:17:48 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- u_gcc15.patch
|
|
* fixes build with gcc15
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 13 08:33:36 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.4.0:
|
|
* Added:
|
|
- Intel® Media Transcode Accelerator as a supported device
|
|
- New strings in vpl-inspect tool to improve readability of
|
|
output
|
|
- Option -props to vpl-inspect tool to enable property-based
|
|
capabilities query
|
|
* Changed: Default Ubuntu build to 24.04
|
|
- Drop libvpl-tools-versioned-library.patch: Not needed since
|
|
version 1.2.0, even if it still applies. Upstream solved the
|
|
issue in a different way.
|
|
- Following the above, rename devel sub-package to
|
|
vpl-tools-static, since we are left with only the static
|
|
librarys, no header files are built anymore.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 10 13:31:46 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- update to version 1.3.0
|
|
* Screen content coding tools for AV1 to sample_encode
|
|
* GTK renderer option to sample_decode and sample_multi_transcode
|
|
* -fullscreen option to sample_decode and sample_multi_transcode
|
|
when using GTK. Enter fullscreen with Ctrl+f and exit with Esc
|
|
* Improved support for Python 3.12 development environments.
|
|
* Bootstrap to support Debian distributions that do not define
|
|
ID_LIKE.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 10 14:58:48 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Drop erroneous Requires from shared libraries.
|
|
- Use ldconfig_scriptlets macro for post(un) handling.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 9 05:53:24 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Initial package (v1.2.0), courtesy of Fedora
|
|
- libvpl-tools-use-system-gtest.patch
|
|
* use gtest from system
|