public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mat2] rawhide: fix test failures with FFmpeg 9 (patch by Leigh Scott)
@ 2026-09-17 19:12 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-09-17 19:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mat2
Branch : rawhide
Commit : 70d9a038b8edaf190df76f71853b0ca004b35bf9
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2026-09-17T21:03:05+02:00
Stats  : +12/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/mat2/c/70d9a038b8edaf190df76f71853b0ca004b35bf9?branch=rawhide

Log:
fix test failures with FFmpeg 9 (patch by Leigh Scott)

---
diff --git a/mat2-ffmpeg9-timescale.patch b/mat2-ffmpeg9-timescale.patch
new file mode 100644
index 0000000..4721c2e
--- /dev/null
+++ b/mat2-ffmpeg9-timescale.patch
@@ -0,0 +1,10 @@
+--- a/tests/test_libmat2.py	2026-08-21 07:02:32.424661937 +0000
++++ b/tests/test_libmat2.py	2026-08-21 07:02:35.568339195 +0000
+@@ -523,6 +523,7 @@ class TestCleaning(unittest.TestCase):
+             },
+             'extra_expected_meta': {
+                 'VideoFullRangeFlag': 0,
++                'TimeScale': 720000,
+              }
+         },{
+             'name': 'wmv',

diff --git a/mat2.spec b/mat2.spec
index 52c988d..3091a68 100644
--- a/mat2.spec
+++ b/mat2.spec
@@ -21,6 +21,8 @@ Source2:        gpgkey-9FCDEE9E1A381F311EA62A7404D041E8171901CC.gpg
 Patch0:          %{name}-skip-broken-tests.patch
 # Fix test failures with Python 3.15
 Patch1:          %{name}-py315-fix.patch
+# Fix test failures with FFmpeg 9
+Patch2:         %{name}-ffmpeg9-timescale.patch
 
 BuildArch:      noarch
 BuildSystem:    pyproject

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-17 19:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 19:12 [rpms/mat2] rawhide: fix test failures with FFmpeg 9 (patch by Leigh Scott) Dominik 'Rathann' Mierzejewski

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