[discord/el9] Update to 0.0.90
by Sérgio M. Basto
Summary of changes:
13bec27... Update to 0.0.90 (*)
(*) This commit already existed in another branch; no separate mail sent
1 day, 10 hours
[discord/f40] Update to 0.0.90
by Sérgio M. Basto
Summary of changes:
13bec27... Update to 0.0.90 (*)
(*) This commit already existed in another branch; no separate mail sent
1 day, 10 hours
[discord/f41] Update to 0.0.90
by Sérgio M. Basto
Summary of changes:
13bec27... Update to 0.0.90 (*)
(*) This commit already existed in another branch; no separate mail sent
1 day, 10 hours
[discord/f42] Update to 0.0.90
by Sérgio M. Basto
Summary of changes:
13bec27... Update to 0.0.90 (*)
(*) This commit already existed in another branch; no separate mail sent
1 day, 10 hours
[discord] Update to 0.0.90
by Sérgio M. Basto
commit 13bec2731594892eba1486e8ed3ab7715ad0b9f2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Apr 1 12:39:20 2025 +0100
Update to 0.0.90
discord.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/discord.spec b/discord.spec
index 0011370..594e489 100644
--- a/discord.spec
+++ b/discord.spec
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_libdir}/discord/.*\\.s
Name: discord
-Version: 0.0.89
+Version: 0.0.90
Release: 1%{?dist}
Summary: All-in-one voice and text chat
@@ -87,6 +87,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%changelog
+* Tue Apr 01 2025 Sérgio Basto <sergio(a)serjux.com> - 0.0.90-1
+- Update to 0.0.90
+
* Tue Mar 25 2025 Sérgio Basto <sergio(a)serjux.com> - 0.0.89-1
- Update to 0.0.89
diff --git a/sources b/sources
index 76bbb2d..c8c5937 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (discord-0.0.89.tar.gz) = 9228824f0407f2876c9f26ef8b3b6b5b2f31808c0efeff685c3930c1826ba9180c0dca22d6934bb17f106ab8b808c20860bcab074874b324fe5ca57d6f2309a0
+SHA512 (discord-0.0.90.tar.gz) = d894294b149b1498832da232acb19f5ef67b184468255d284759a07b64319f415fa68d153a482dbfac48081d73d32c61c6437d810366269d0b105fec0dfb8d89
1 day, 10 hours
[vdr-softhddevice] Update to 2.4.5
by Martin Gansser
commit 9f970ef86ee54d96b8614ad4a29b56c3c77ee818
Author: Martin Gansser <mgansser(a)netcom-mail.de>
Date: Tue Apr 1 09:28:17 2025 +0200
Update to 2.4.5
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 28 +++++++++++++++-------------
3 files changed, 17 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87d06e5..868ed8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@
/vdr-softhddevice-2.4.2.tar.gz
/vdr-softhddevice-2.4.3.tar.gz
/vdr-softhddevice-2.4.4.tar.gz
+/vdr-softhddevice-2.4.5.tar.gz
diff --git a/sources b/sources
index c214e42..7c95a64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-2.4.4.tar.gz) = d4778f00e1e6926ace110e89a983b5f14906dd175165c1af57d6105ba1cb81d48848f23a6b76c7a8e311832d525e7669ef7a7eebda7b60e8afd30cfc6d2348d3
+SHA512 (vdr-softhddevice-2.4.5.tar.gz) = d0521891fa6de45e1e2ac04328bae0ad45290dc4fa3e4ccbffa56c30be6d055e4f52e7b6ae4153ce358cab6ea4cc809e7d18db956c10f841eddcb0acbef6904e
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index e23edd3..4132fa7 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,9 +5,9 @@
%endif
Name: vdr-softhddevice
-Version: 2.4.4
-Release: 2%{?dist}
-Summary: A software and GPU emulated HD output device plugin for VDR
+Version: 2.4.5
+Release: 1%{?dist}
+Summary: A software and GPU emulated UHD output device plugin for VDR
License: AGPL-3.0-only
URL: https://github.com/ua0lnj/vdr-plugin-softhddevice
@@ -34,10 +34,12 @@ Requires: xorg-x11-server-Xorg
%description
A software and GPU emulated UHD output device plugin for VDR.
+Only 8-bit output now.
- Video decoder CPU / VA-API / VDPAU / CUVID
- Video output VA-API / VDPAU / GLX (VA-API / CUVID)
- OSD accelerated by GPU VDPAU / CUVID
+ Video decoder CPU / VA-API / VDPAU / CUVID / NVDEC
+ Video output VA-API / VDPAU / GLX (VA-API / VDPAU / CUVID / NVDEC / CPU) /
+ EGL (VA-API / CUVID / NVDEC / CPU)
+ OSD accelerated by GPU VDPAU / CUVID / NVDEC / VA-API-GLX/EGL / CPU-GLX/EGL
Audio FFMpeg / Alsa / Analog
Audio FFMpeg / Alsa / Digital
Audio FFMpeg / OSS / Analog
@@ -46,16 +48,13 @@ A software and GPU emulated UHD output device plugin for VDR.
VDR ScaleVideo API
Software deinterlacer Bob (VA-API only)
Autocrop
- Grab image (VA-API / VDPAU / CUVID)
+ Grab image (VA-API / VDPAU / CUVID / NVDEC / CPU)
Suspend / Dettach
Letterbox, Stretch and Center cut-out video display modes
atmo light support with plugin http://github.com/durchflieger/DFAtmo
- PIP (Picture-in-Picture) (VDPAU / CUVID)
-
- planned: OSD accelerated by GPU VA-API
- planned: Video output Opengl / Xv
- planned: Improved software deinterlacer (yadif or/and ffmpeg filters)
- XvBa support is no longer planned (use future Radeon UVD VDPAU)
+ PIP (Picture-in-Picture) (VDPAU / CUVID / NVDEC / VA-API-GLX/EGL /
+ CPU-GLX/EGL)
+ ScreenSaver/DPMS control
%prep
%autosetup -p1 -n vdr-plugin-softhddevice-%{version}
@@ -86,6 +85,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Tue Apr 01 2025 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.5-1
+- Update to 2.4.5
+
* Sun Mar 16 2025 Martin Gansser <martinkg(a)fedoraproject.org> - 2.4.4-2
- Rebuilt for new VDR API version 2.7.4
1 day, 14 hours