public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simone Caronni <negativo17@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ffmpeg] epel9-next: Update to 7.1.2
Date: Mon, 20 Jul 2026 17:31:38 GMT	[thread overview]
Message-ID: <178456869816.1.2595299804831329891.rpms-ffmpeg-35e66e7f448d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ffmpeg
Branch : epel9-next
Commit : 35e66e7f448dc92e38013f3fe7c9d4371c3046bd
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2025-09-24T10:32:28+02:00
Stats  : +79/-36 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ffmpeg/c/35e66e7f448dc92e38013f3fe7c9d4371c3046bd?branch=epel9-next

Log:
Update to 7.1.2

---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 4e59df4..7e75293 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -84,8 +84,8 @@
 Name:           ffmpeg
 %global pkg_name %{name}%{?pkg_suffix}
 
-Version:        7.1.1
-Release:        4%{?dist}
+Version:        7.1.2
+Release:        1%{?dist}
 Summary:        A complete solution to record, convert and stream audio and video
 License:        GPL-3.0-or-later
 URL:            https://ffmpeg.org/
@@ -134,6 +134,7 @@ BuildRequires:  gsm-devel
 BuildRequires:  ladspa-devel
 BuildRequires:  lame-devel
 BuildRequires:  libgcrypt-devel
+BuildRequires:  libklvanc-devel
 BuildRequires:  libmysofa-devel
 BuildRequires:  libX11-devel
 BuildRequires:  libXext-devel
@@ -558,30 +559,36 @@ cp -a doc/examples/{*.c,Makefile,README} _doc/examples/
     --optflags="%{build_cflags}" \
     --extra-ldflags="%{build_ldflags}" \
     --disable-htmlpages \
-    --enable-pic \
+    --disable-static \
     --disable-stripping \
+    --enable-pic \
     --enable-shared \
-    --disable-static \
     --enable-gpl \
     --enable-version3 \
-    --enable-libsmbclient \
-    --disable-openssl \
+    --enable-amf \
+    --enable-avcodec \
+    --enable-avdevice \
+    --enable-avfilter \
+    --enable-avformat \
+    --enable-alsa \
     --enable-bzlib \
-    --enable-frei0r \
 %if %{with chromaprint}
     --enable-chromaprint \
 %else
     --disable-chromaprint \
 %endif
+    --disable-cuda-nvcc \
+    --enable-cuvid \
+    --enable-frei0r \
     --enable-gcrypt \
+    --enable-gmp \
     --enable-gnutls \
+    --enable-gray \
+    --enable-iconv \
     --enable-ladspa \
 %if %{with lcms2}
     --enable-lcms2 \
 %endif
-    --enable-libshaderc \
-    --enable-vulkan \
-    --disable-cuda-sdk \
     --enable-libaom \
     --enable-libaribb24 \
     --enable-libaribcaption \
@@ -592,6 +599,7 @@ cp -a doc/examples/{*.c,Makefile,README} _doc/examples/
     --enable-libcdio \
     --enable-libcodec2 \
     --enable-libdav1d \
+    --disable-libdavs2 \
 %if %{with dc1394}
     --enable-libdc1394 \
 %endif
@@ -604,19 +612,26 @@ cp -a doc/examples/{*.c,Makefile,README} _doc/examples/
     --enable-libfontconfig \
     --enable-libfreetype \
     --enable-libfribidi \
-    --enable-libharfbuzz \
     --enable-libgme \
     --enable-libgsm \
+    --enable-libharfbuzz \
 %if %{with dc1394}
     --enable-libiec61883 \
 %endif
     --enable-libilbc \
     --enable-libjack \
     --enable-libjxl \
+    --enable-libklvanc \
+    --disable-liblensfun \
+    --disable-liblcevc-dec \
     --enable-liblc3 \
     --enable-libmodplug \
     --enable-libmp3lame \
     --enable-libmysofa \
+    --disable-libnpp \
+    --enable-libopencore-amrnb \
+    --enable-libopencore-amrwb \
+    --disable-libopencv \
     --enable-libopenh264 \
     --enable-libopenjpeg \
     --enable-libopenmpt \
@@ -626,63 +641,87 @@ cp -a doc/examples/{*.c,Makefile,README} _doc/examples/
 %endif
     --enable-libpulse \
     --enable-libqrencode \
+    --disable-libquirc \
     --enable-librabbitmq \
     --enable-librav1e \
     --enable-librist \
     --enable-librsvg \
+%if %{with librtmp}
+    --enable-librtmp \
+%endif
     --enable-librubberband \
+    --enable-libshaderc \
+    --disable-libshine \
+    --enable-libsmbclient \
     --enable-libsnappy \
     --enable-libsvtav1 \
     --enable-libsoxr \
     --enable-libspeex \
-    --enable-libssh \
     --enable-libsrt \
+    --enable-libssh \
+    --disable-libtensorflow \
     --enable-libtesseract \
     --enable-libtheora \
+    --disable-libtorch \
+    --disable-libuavs3d \
     --enable-libtwolame \
+    --enable-libv4l2 \
     --enable-libvidstab \
 %if %{with vmaf}
     --enable-libvmaf \
 %endif
+    --enable-libvo-amrwbenc \
     --enable-libvorbis \
-    --enable-libv4l2 \
-    --enable-libvpx \
-    --enable-libwebp \
-    --enable-libxml2 \
-    --enable-libzimg \
-    --enable-libzmq \
-    --enable-libzvbi \
-%if %{with lto}
-  --enable-lto \
-%endif
 %if %{with vpl}
     --enable-libvpl \
 %endif
-    --enable-lv2 \
-    --enable-vaapi \
-    --enable-vdpau \
-    --enable-libopencore-amrnb \
-    --enable-libopencore-amrwb \
-    --enable-libvo-amrwbenc \
-%if %{with evc}
-    --enable-libxeve \
-    --enable-libxevd \
-%endif
+    --enable-libvpx \
+    --enable-libwebp \
 %if %{with x264}
     --enable-libx264 \
 %endif
 %if %{with x265}
     --enable-libx265 \
 %endif
-%if %{with librtmp}
-    --enable-librtmp \
+    --disable-libxavs2 \
+    --disable-libxavs \
+    --enable-libxcb \
+    --enable-libxcb-shape \
+    --enable-libxcb-shm \
+    --enable-libxcb-xfixes \
+%if %{with evc}
+    --enable-libxeve \
+    --enable-libxevd \
 %endif
+    --enable-libxml2 \
     --enable-libxvid \
+    --enable-libzimg \
+    --enable-libzmq \
+    --enable-libzvbi \
+%if %{with lto}
+    --enable-lto \
+%endif
+    --enable-lv2 \
+    --enable-lzma \
+    --enable-manpages \
+    --enable-nvdec \
+    --enable-nvenc \
     --enable-openal \
     --enable-opencl \
     --enable-opengl \
+    --enable-postproc \
     --enable-pthreads \
+    --enable-sdl2 \
+    --enable-shared \
+    --enable-swresample \
+    --enable-swscale \
+    --enable-v4l2-m2m \
+    --enable-vaapi \
     --enable-vapoursynth \
+    --enable-vdpau \
+    --enable-vulkan \
+    --enable-xlib \
+    --enable-zlib \
 %if %{without all_codecs}
     --enable-muxers \
     --enable-demuxers \
@@ -858,6 +897,10 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
 %{_mandir}/man3/libswscale.3*
 
 %changelog
+* Wed Sep 24 2025 Simone Caronni <negativo17@gmail.com> - 7.1.2-1
+- Update to 7.1.2.
+- Enable VANC processing for SDI.
+
 * Fri Jun 13 2025 Neal Gompa <ngompa@fedoraproject.org> - 7.1.1-4
 - Switch to regular upstream sources for package build
 - Enable more codecs

diff --git a/sources b/sources
index 418c9f0..7ed04be 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (ffmpeg-7.1.1.tar.xz) = 42486e485c8fc6f3ec61598a1a7cb40360535762b3fcf28c10d7c6840bc55afe3334434912746e69eef862d3cedf45a02953bde73d38547d2d9a7a38a65e123a
-SHA512 (ffmpeg-7.1.1.tar.xz.asc) = 480846fd939d00f2ea90c0256081519a6996c7a990d0f66444a7ae1bce2e5ad6380f5d751efc9bde18da9c4d34738ade57dd66288b989dfd074c484562e20e75
+SHA512 (ffmpeg-7.1.2.tar.xz) = 181e6415da359e3addbc448ff09b5cebe57d9c37106e5125c41f484adebc250502fc9efe150cb117d7378e20830715035be94c2ba4ad7c369b18af85f1a4ca20
+SHA512 (ffmpeg-7.1.2.tar.xz.asc) = b0358cea13be070a0d41b42e98c5df17ab8794b86a5f8b2a4bf0043e608a21b02fdbaad2bc3318457a9c43ef0d3c823509234ffd7292e6ea49b1eff951663f58
 SHA512 (ffmpeg.keyring) = 9b36506835db36f776b7ddb53ad6fa9e915e6ca2f9c7cfebe8eb45513e1036a985283590a840ca313a111bf35dc3731f68885aaafb1fb7011ec433cc119e5165

                 reply	other threads:[~2026-07-20 17:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178456869816.1.2595299804831329891.rpms-ffmpeg-35e66e7f448d@fedoraproject.org \
    --to=negativo17@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox