Projects
Multimedia
avidemux3
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 61
View file
avidemux3.spec
Changed
@@ -19,7 +19,6 @@ Name: avidemux3 Summary: Graphical video editing and transcoding tool License: GPL-2.0-only -Group: Productivity/Multimedia/Video/Editors and Convertors Version: 2.8.1 Release: 0 URL: http://avidemux.sourceforge.net/ @@ -90,9 +89,7 @@ # Video Codecs BuildRequires: libxvidcore-devel -%if 0%{?is_opensuse} BuildRequires: pkgconfig(aom) -%endif BuildRequires: pkgconfig(libass) BuildRequires: pkgconfig(x264) BuildRequires: pkgconfig(x265) @@ -519,7 +516,6 @@ %{_libdir}/ADM_plugins6/videoFilters/qt5/libADM_vf_zoomQT5.so %{_datadir}/applications/org.avidemux.Avidemux.desktop %{_datadir}/icons/hicolor/128x128/apps/org.avidemux.Avidemux.png -%dir %{_datadir}/metainfo %{_datadir}/metainfo/org.avidemux.Avidemux.appdata.xml %files qt5-lang -f %{name}-qt5.lang
View file
avidemux3.patch
Changed
@@ -1,9 +1,6 @@ ---- a/avidemux_core/ffmpeg_package/patches/libavcodec_mathops.h.patch -+++ b/avidemux_core/ffmpeg_package/patches/libavcodec_mathops.h.patch -@@ -11,3 +11,74 @@ - - #define MAX_NEG_CROP 1024 - +--- /dev/null ++++ b/avidemux_core/ffmpeg_package/patches/upstream/avcodec-x86-mathops-clip-constants-used-with-shift-i.patch +@@ -0,0 +1,73 @@ +From effadce6c756247ea8bae32dc13bb3e6f464f0eb Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?R=C3=A9mi=20Denis-Courmont?= <remi@remlab.net> +Date: Sun, 16 Jul 2023 18:18:02 +0300 @@ -17,8 +14,10 @@ + libavcodec/x86/mathops.h | 26 +++++++++++++++++++++++--- + 1 file changed, 23 insertions(+), 3 deletions(-) + -+--- libavcodec/x86/mathops.h -++++ libavcodec/x86/mathops.h ++diff --git a/libavcodec/x86/mathops.h b/libavcodec/x86/mathops.h ++index 6298f5ed19..ca7e2dffc1 100644 ++--- a/libavcodec/x86/mathops.h +++++ b/libavcodec/x86/mathops.h +@@ -35,12 +35,20 @@ + static av_always_inline av_const int MULL(int a, int b, unsigned shift) + {
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.