public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Gansser <mgansser@online.de>
To: git-commits@fedoraproject.org
Subject: [rpms/mlt] epel9-next: Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault
Date: Mon, 20 Jul 2026 18:17:14 GMT [thread overview]
Message-ID: <178457143498.1.18024216326857523394.rpms-mlt-180b4beb3239@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 180b4beb323926a994091b4323dab97051285b2f
Author : Martin Gansser <mgansser@online.de>
Date : 2018-06-16T10:40:15+02:00
Stats : +62/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/180b4beb323926a994091b4323dab97051285b2f?branch=epel9-next
Log:
Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault
---
diff --git a/Revert-Prefer-qimage-over-pixbuf.patch b/Revert-Prefer-qimage-over-pixbuf.patch
new file mode 100644
index 0000000..8e84156
--- /dev/null
+++ b/Revert-Prefer-qimage-over-pixbuf.patch
@@ -0,0 +1,62 @@
+From 0049e5d5272feea5c803a174f5bb42d67ab177c1 Mon Sep 17 00:00:00 2001
+From: Bernhard Landauer <oberon@manjaro.org>
+Date: Fri, 15 Jun 2018 16:39:21 +0200
+Subject: [PATCH] Revert "Prefer qimage over pixbuf."
+
+This reverts commit 7bf5da86d4f2f8f83f45b9809fb061cbfdd97906.
+---
+ src/modules/core/loader.dict | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+diff --git a/src/modules/core/loader.dict b/src/modules/core/loader.dict
+index ae96f428a..cd68da0ec 100644
+--- a/src/modules/core/loader.dict
++++ b/src/modules/core/loader.dict
+@@ -10,18 +10,18 @@ plain:https://*=webvfx:plain:
+ *.inigo=melt_file
+ *.asf=avformat
+ *.avi=mcdv,avformat,libdv
+-*.bmp=qimage,pixbuf
++*.bmp=pixbuf,qimage
+ *.dv=mcdv,avformat,libdv
+ *.dif=mcdv,avformat,libdv
+ *.exr=qimage
+-*.gif=qimage,pixbuf
++*.gif=pixbuf,qimage
+ *.graphics=xml
+ *.htm=webvfx:plain:
+ *.html=webvfx:plain:
+ *.jfx=xml
+ *.jef=xml
+-*.jpg=qimage,pixbuf
+-*.jpeg=qimage,pixbuf
++*.jpg=pixbuf,qimage
++*.jpeg=pixbuf,qimage
+ *.kdenlivetitle=kdenlivetitle
+ *.kino=xml
+ *.kra=qimage
+@@ -31,17 +31,17 @@ plain:https://*=webvfx:plain:
+ *.mpeg=mcmpeg,avformat
+ *.mpl=pango
+ *.ogg=avformat,vorbis
+-*.pcx=qimage,pixbuf
+-*.pgm=pgm,qimage,pixbuf
+-*.png=qimage,pixbuf
++*.pcx=pixbuf,qimage
++*.pgm=pgm,pixbuf,qimage
++*.png=pixbuf,qimage
+ *.psd=qimage
+ *.qml=webvfx:plain:
+ *.story=xml
+-*.svg=qimage,pixbuf
++*.svg=pixbuf,qimage
+ *.swf=avformat,swfdec
+-*.tga=qimage,pixbuf
+-*.tif=qimage,pixbuf
+-*.tiff=qimage,pixbuf
++*.tga=pixbuf,qimage
++*.tif=pixbuf,qimage
++*.tiff=pixbuf,qimage
+ *.txt=qtext,pango
+ *.vob=mcmpeg,avformat
+ *.wav=avformat
next reply other threads:[~2026-07-20 18:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-20 18:17 Martin Gansser [this message]
2026-07-20 18:17 [rpms/mlt] epel9-next: Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault Martin Gansser
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=178457143498.1.18024216326857523394.rpms-mlt-180b4beb3239@fedoraproject.org \
--to=mgansser@online.de \
--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