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 4 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
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
.