public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault
@ 2026-07-20 18:17 Martin Gansser
0 siblings, 0 replies; 2+ messages in thread
From: Martin Gansser @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 69b9975f6b68655a9059040b52d63b97030d9566
Author : Martin Gansser <mgansser@online.de>
Date : 2018-06-16T10:32:47+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/69b9975f6b68655a9059040b52d63b97030d9566?branch=epel9-next
Log:
Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault
---
diff --git a/mlt.spec b/mlt.spec
index bea0e8a..c07ec1c 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -11,7 +11,7 @@
Name: mlt
Version: 6.8.0
-Release: 1%{?gver}%{?dist}
+Release: 2%{?gver}%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -21,6 +21,7 @@ URL: http://www.mltframework.org/
Group: System Environment/Libraries
Source0: https://github.com/mltframework/mlt/archive/v%{version}/%{name}-%{version}.tar.gz
#Patch0: https://github.com/mltframework/mlt/compare/v6.4.1...%%{commit}.diff
+Patch0: Revert-Prefer-qimage-over-pixbuf.patch
BuildRequires: frei0r-devel
BuildRequires: opencv-devel
@@ -234,6 +235,9 @@ test "$(pkg-config --modversion mlt++)" = "%{version}"
%changelog
+* Sat Jun 16 2018 Martin Gansser <martinkg@fedoraproject.org> - 6.8.0-2
+- Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault
+
* Sat May 12 2018 Martin Gansser <martinkg@fedoraproject.org> - 6.8.0-1
- Update to 6.8.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/mlt] epel9-next: Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault
@ 2026-07-20 18:17 Martin Gansser
0 siblings, 0 replies; 2+ messages in thread
From: Martin Gansser @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-20 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:17 [rpms/mlt] epel9-next: Add Revert-Prefer-qimage-over-pixbuf.patch to prevent flowblade segfault Martin Gansser
2026-07-20 18:17 Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox