public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/mat2] rawhide: fix test failures with FFmpeg 9 (patch by Leigh Scott)
Date: Thu, 17 Sep 2026 19:12:18 GMT [thread overview]
Message-ID: <178967233812.1.13230623713607095223.rpms-mat2-70d9a038b8ed@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-17 19:12 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=178967233812.1.13230623713607095223.rpms-mat2-70d9a038b8ed@fedoraproject.org \
--to=dominik@greysector.net \
--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