Projects
home:enzokiel:branches:home:enzokiel
avidemux3
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Difference Between Revision 5 and
home:enzokiel
/
avidemux3
View file
avidemux3.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sat May 29 14:41:28 UTC 2026 - enzokiel@kabelmail.de + +- Update to version 2.8.2.git20260529 + - No changelog available + +------------------------------------------------------------------- Sat May 23 16:48:22 UTC 2026 - enzokiel@kabelmail.de - Update to version 2.8.2.git20260518
View file
avidemux3.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package avidemux3 # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: avidemux3 Summary: Graphical video editing and transcoding tool License: GPL-2.0-only -Version: 2.8.2.git20260518 +Version: 2.8.2.git20260529 Release: 0 URL: https://github.com/mean00/avidemux2 ExclusiveArch: %ix86 x86_64
View file
avidemux2-2.8.2.git20260518.tar.xz/avidemux_plugins/ADM_demuxers/MpegTS/ADM_tsIndexMpeg2.cpp -> avidemux2-2.8.2.git20260529.tar.xz/avidemux_plugins/ADM_demuxers/MpegTS/ADM_tsIndexMpeg2.cpp
Changed
@@ -70,8 +70,7 @@ memset(&data,0,sizeof(data)); string indexName = file; - indexName =+ ".idx2"; - index=qfopen(indexName,"wt",true); + indexName += ".idx2"; index = memOnly ? NULL : qfopen(indexName,"wt",true); if (!index)
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
.