public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ffmpeg] epel9-next: Properly enable aribb24/libaribcaption
Date: Mon, 20 Jul 2026 17:31:30 GMT [thread overview]
Message-ID: <178456869016.1.12301135270063521507.rpms-ffmpeg-aa1f2113d7cc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : epel9-next
Commit : aa1f2113d7cc2d393529bccdc090fb5a37f9b89f
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2024-10-07T12:41:00-04:00
Stats : +10/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/aa1f2113d7cc2d393529bccdc090fb5a37f9b89f?branch=epel9-next
Log:
Properly enable aribb24/libaribcaption
Disable VANC dependency as it depends on decklink
---
diff --git a/enable_decoders b/enable_decoders
index 7b812cc..b7d1602 100644
--- a/enable_decoders
+++ b/enable_decoders
@@ -194,6 +194,8 @@ jv
kgv1
kmvc
lagarith
+libaribb24 # aribb24
+libaribcaption # libaribcaption
libaom # libaom
libaom_av1 # libaom
libcodec2 # codec2
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 81cc087..f213c9e 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -82,7 +82,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 7.0.2
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPL-3.0-or-later
URL: https://ffmpeg.org/
@@ -135,7 +135,6 @@ BuildRequires: gsm-devel
BuildRequires: ladspa-devel
BuildRequires: lame-devel
BuildRequires: libgcrypt-devel
-BuildRequires: libklvanc-devel
BuildRequires: libmysofa-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
@@ -615,7 +614,6 @@ cp -a doc/examples/{*.c,Makefile,README} _doc/examples/
--enable-libilbc \
--enable-libjack \
--enable-libjxl \
- --enable-libklvanc \
--enable-libmodplug \
--enable-libmp3lame \
--enable-libmysofa \
@@ -860,6 +858,10 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
+* Mon Oct 07 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 7.0.2-7
+- Properly enable aribb24/libaribcaption
+- Disable VANC dependency as it depends on decklink
+
* Mon Oct 07 2024 Neal Gompa <ngompa@fedoraproject.org> - 7.0.2-6
- Enable SDI data processing (Kernel Labs VANC) processing
- Enable Japanese DVD subtitles/teletext (aribb24/libaribcaption)
diff --git a/ffmpeg_free_sources b/ffmpeg_free_sources
index 34eb548..7466c32 100644
--- a/ffmpeg_free_sources
+++ b/ffmpeg_free_sources
@@ -1096,6 +1096,8 @@ libavcodec/lcl.h
libavcodec/lcldec.c
libavcodec/lclenc.c
libavcodec/leb.h
+libavcodec/libaribb24.c
+libavcodec/libaribcaption.c
libavcodec/libaom.c
libavcodec/libaom.h
libavcodec/libaomdec.c
diff --git a/sources b/sources
index efd0084..35ed006 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (ffmpeg-free-7.0.2.tar.xz) = d22419888245c19b96679973b25e20d8bd32068fe998383afbd3d9ced4f8b088e743711138c2d034aa7e09b6d206b785b0a6345ca6af8ab28dc9f776619cc346
+SHA512 (ffmpeg-free-7.0.2.tar.xz) = 062ba768efda367b973250895147efb928f954321ab8a8de395da8b167262cea26cefda186a404e0be9f2080e02f436d2b9c8bf9508cbba0f325a31d697f9a8b
SHA512 (ffmpeg-7.0.2.tar.xz.asc) = b41eeb8044754bfcf2cf67a3ed4a4e74194ee6e5f4ed5f03aa03bb68772f6bacd7a1839d8e9740573889230a71d3bc7d52b4625542f4c892e8de8c61deda2c51
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=178456869016.1.12301135270063521507.rpms-ffmpeg-aa1f2113d7cc@fedoraproject.org \
--to=yselkowi@redhat.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