[ffmpeg/el9] Enable libjxl
by Nicolas Chauvet
commit 228ef0d9a716337c099ce2800c22d62c1cf805eb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Nov 21 13:15:38 2022 +0100
Enable libjxl
ffmpeg.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 118a202..69b5a36 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -137,6 +137,7 @@ BuildRequires: gsm-devel
%{?_with_ilbc:BuildRequires: ilbc-devel}
BuildRequires: lame-devel >= 3.98.3
%{!?_without_jack:BuildRequires: jack-audio-connection-kit-devel}
+%{!?_without_jxl:BuildRequires: libjxl-devel}
%{!?_without_ladspa:BuildRequires: ladspa-devel}
%{!?_without_aom:BuildRequires: libaom-devel}
%{!?_without_dav1d:BuildRequires: libdav1d-devel >= 0.2.1}
@@ -319,6 +320,7 @@ Freeworld libavcodec to complement the distro counterparts
%{?_with_fdk_aac:--enable-libfdk-aac --enable-nonfree} \\\
%{?_with_flite:--enable-libflite} \\\
%{!?_without_jack:--enable-libjack} \\\
+ %{!?_without_jxl:--enable-libjxl} \\\
--enable-libfreetype \\\
%{!?_without_fribidi:--enable-libfribidi} \\\
%{?_with_gme:--enable-libgme} \\\
2 years
[ffmpeg/el9] Enable svtav1 on el9
by Nicolas Chauvet
commit 5f5f5ad7bead94b7c011eb06ada59aee7d90b744
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Nov 21 13:07:14 2022 +0100
Enable svtav1 on el9
ffmpeg.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index bb03eb6..118a202 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -41,9 +41,7 @@
%endif
%ifarch x86_64
%global _with_mfx 1
-%if 0%{?fedora}
%global _with_svtav1 1
-%endif
%global _with_vapoursynth 1
%global _with_vmaf 1
%endif
2 years
[xorg-x11-drv-nvidia/vulkan-beta] Update to 515.49.25
by Nicolas Chauvet
commit d1f507aa761791e5473951db96ec0e4ccc6e2522
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Nov 21 13:02:02 2022 +0100
Update to 515.49.25
sources | 2 +-
xorg-x11-drv-nvidia.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index bd88474..f517533 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-515.49.24.run) = 30d697e02247698289410cc2a03a963d9031ec9a10acde1a34d79c8267e5c6dc5d82e7218c2a08c7c092d9d6428c9411395abed99ed7c02cc4e02494b70949d1
+SHA512 (NVIDIA-Linux-x86_64-515.49.25.run) = 3d727d602919eb5569397c09a9dfe42f33d4f2f12c76c106638fe7c5fbe05b671cdb4d2946174cec730e5bb8d2d2a16a8afd622ab981d99475f72aa4f6239a2b
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 4ed375b..37b430c 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -26,7 +26,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 515.49.24
+Version: 515.49.25
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -588,6 +588,9 @@ fi ||:
%endif
%changelog
+* Mon Nov 21 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 3:515.49.25-1
+- Update to 515.49.25
+
* Tue Nov 01 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 3:515.49.24-1
- Update to 515.49.24
2 years
[xine-lib] Rebuilt
by Nicolas Chauvet
Summary of changes:
5fa651a... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
2 years
[xine-lib/el9] Rebuilt
by Nicolas Chauvet
commit 5fa651ac9f8344dbfbaaccd57bb90f1230a60613
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Nov 21 12:00:00 2022 +0100
Rebuilt
xine-lib.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 7a7fb3d..b7023f2 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -44,7 +44,7 @@
Summary: A multimedia engine
Name: xine-lib
Version: 1.2.12
-Release: 8%{?snapshot:.%{date}hg%{revision}}%{?dist}
+Release: 9%{?snapshot:.%{date}hg%{revision}}%{?dist}
License: GPLv2+
URL: https://www.xine-project.org/
%if ! 0%{?snapshot}
@@ -364,6 +364,9 @@ mkdir -p %{buildroot}%{codecdir}
%changelog
+* Mon Nov 21 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.12-9
+- rebuilt
+
* Mon Sep 26 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.12-8
- Rebuild for new flac
2 years
[dvdstyler] Fix build on F36 (ffmpeg-5.0)
by Sérgio M. Basto
commit f0cd1c00ee9231ebfe6ef3042806c5c62e5ef6ac
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Nov 21 02:59:32 2022 +0000
Fix build on F36 (ffmpeg-5.0)
dvdstyler.spec | 1 +
ffmpeg-5.0.patch | 12 ++++++++++++
2 files changed, 13 insertions(+)
---
diff --git a/dvdstyler.spec b/dvdstyler.spec
index 0d09a71..3b0c1c0 100644
--- a/dvdstyler.spec
+++ b/dvdstyler.spec
@@ -37,6 +37,7 @@ Source0: %{name}-%{shortcommit0}.zip
%else
Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}%{?prerel}...
%endif
+Patch0: ffmpeg-5.0.patch
# build
BuildRequires: automake
diff --git a/ffmpeg-5.0.patch b/ffmpeg-5.0.patch
new file mode 100644
index 0000000..8ccd303
--- /dev/null
+++ b/ffmpeg-5.0.patch
@@ -0,0 +1,12 @@
+diff --git a/src/mediaenc_ffmpeg.cpp b/src/mediaenc_ffmpeg.cpp
+index 29e1954..545cfa1 100644
+--- a/src/mediaenc_ffmpeg.cpp
++++ b/src/mediaenc_ffmpeg.cpp
+@@ -30,6 +30,7 @@ extern "C" {
+ #include <libswscale/swscale.h>
+ #include <libavutil/mathematics.h>
+ #include <libavutil/avstring.h>
++#include <libavutil/channel_layout.h>
+ #include <libavcodec/avcodec.h>
+ }
+
2 years