public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ffmpeg] epel9-next: Drop unused opencv BuildRequires
@ 2026-07-14 21:59 Yaakov Selkowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov Selkowitz @ 2026-07-14 21:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ffmpeg
            Branch : epel9-next
            Commit : d7bb75a2c6c33f10934b911d2af49b2401d9c5c4
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2023-02-15T23:15:09-05:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ffmpeg/c/d7bb75a2c6c33f10934b911d2af49b2401d9c5c4?branch=epel9-next

            Log:
            Drop unused opencv BuildRequires

opencv has deliberately broken their C API as of 3.4 and completely
removed it in 4.0, meaning there is no way to enable OpenCV in ffmpeg
without completely rewriting the filter in C++.

https://github.com/opencv/opencv/wiki/ChangeLog#version400
https://ffmpeg.org/pipermail/ffmpeg-devel/2018-March/226872.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915544

---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 3d9006f..9596407 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -221,7 +221,6 @@ BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(opencore-amrnb)
 BuildRequires:  pkgconfig(OpenCL)
-BuildRequires:  pkgconfig(opencv4)
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(rav1e)
 BuildRequires:  pkgconfig(rubberband)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/ffmpeg] epel9-next: Drop unused opencv BuildRequires
@ 2026-07-14 21:59 Yaakov Selkowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov Selkowitz @ 2026-07-14 21:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ffmpeg
            Branch : epel9-next
            Commit : 4c7c44eb6ab1dedbd80907d95b02157ee9e5a8aa
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2023-02-15T16:02:24-05:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ffmpeg/c/4c7c44eb6ab1dedbd80907d95b02157ee9e5a8aa?branch=epel9-next

            Log:
            Drop unused opencv BuildRequires

opencv has deliberately broken their C API as of 3.4 and completely
removed it in 4.0, meaning there is no way to enable OpenCV in ffmpeg
without completely rewriting the filter in C++.

https://github.com/opencv/opencv/wiki/ChangeLog#version400
https://ffmpeg.org/pipermail/ffmpeg-devel/2018-March/226872.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915544

---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 321be04..42699c7 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -221,7 +221,6 @@ BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(opencore-amrnb)
 BuildRequires:  pkgconfig(OpenCL)
-BuildRequires:  pkgconfig(opencv4)
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(rav1e)
 BuildRequires:  pkgconfig(rubberband)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-14 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 21:59 [rpms/ffmpeg] epel9-next: Drop unused opencv BuildRequires Yaakov Selkowitz
  -- strict thread matches above, loose matches on Subject: below --
2026-07-14 21:59 Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox