File avidemux3.changes of Package avidemux3 (Revision 3189aa9b624444551c65090f7a647c6b)
Currently displaying revision 3189aa9b624444551c65090f7a647c6b , Show latest
489
1
-------------------------------------------------------------------
2
Sun Mar 17 01:39:22 UTC 2019 - enzokiel@kabelmail.de
3
4
- Update to version 2.7.2
5
+ Win64 version are now compiled with Visual C++, it should help
6
stability wise. You should de-install the previous version
7
first
8
+ New Demuxer:Native AviSynth demuxer (MSVC++ 64 bits Windows
9
builds only), 64bits avisynth only !
10
+ New Demuxer:VapourSynth demuxer to directly load .vpy scripts
11
(MSVC++, macOS with Homebrew, custom Linux builds), 64bits
12
vapoursynth only on win64!
13
+ New Installer:Replace NSIS installer with Qt Installer
14
Framework for native MSVC++ 64 bits Windows builds
15
+ New Encoder:Add FFmpeg-based VA-API HW accelerated H.264
16
encoder (Intel/Linux)
17
+ New Encoder:Add FFmpeg-based VA-API HW accelerated HEVC
18
encoder (Intel/Linux)
19
+ FFmpeg:Migrate to the 4.x branch
20
+ Decoder:As a result of the FFmpeg upgrade, HW accelerated HEVC
21
decoding on macOS is now available when supported by the
22
hardware
23
+ Encoder:Fix issues with image quality and skipped frames in
24
the MJPEG encoder
25
+ Demuxer:Fix audio delay calculation in the Mp4 demuxer
26
+ Demuxer:Fix crash loading large MP4 files with LPCM audio
27
+ Demuxer:Fix multiple issues in the ASF demuxer, allow to cancel
28
indexing
29
+ Demuxer:Allow to cancel indexing of MKV files
30
+ Demuxer:Re-enable multiloading for MPEG-TS streams cut in
31
chunks of 256, 512 MiB, 1, 2 and 4 GiB in size only
32
+ Demuxer:Fix MPEG-TS indexer to start a H.264 or HEVC frame with
33
the Access Unit Delimiter
34
+ Muxer:Add Annex B to Annex B video stream filter to deal with
35
misplaced frame boundaries
36
+ Muxer:Add support for setting rotation flag to the MP4 muxer
37
+ Filter:Add rubber band selector to the "Blacken Borders" filter
38
+ Filter:Add option to deal with anamorphic display to the
39
subtitle filter, fix issues in SRT to SSA converter
40
+ UI:Autosave session on video close, add session restore feature
41
+ UI:Add file name extension when saving audio for some audio
42
types
43
+ Audio:Make maximum level in the "Normalize" filter customizable
44
+ Audio:Improve AAC sampling frequency detection
45
+ Audio:Add decoding support for multichannel Opus audio
46
+ Miscellaneous:Fix regression playback stuck after going to the
47
previous picture
48
+ Miscellaneous:Fix regression "Fade to black" reset when
49
starting filtered playback close to the end of video
50
+ Miscellaneous:Fix regression stopping playback rewinds to the
51
start of video if seek back to the last displayed picture fails
52
- Removed avidemux-cpu_armel.patch, avidemux3.desktop and
53
config.mak.diff, fixed upstream.
54
- Fixed avidemux-linking.patch, avidemux-package_version.patch and
55
avidemux-x265_plugins.patch.
56
- Added avidemux-desktop-file.patch to fix wrong category.
57
58
-------------------------------------------------------------------
59
Tue Jun 05 20:27:49 UTC 2018 - enzokiel@kabelmail.de
60
61
- Update to version 2.7.1
62
+ Encoder:Add LibVA based HW accelerated H.264 encoder
63
(Intel/Linux)
64
+ Decoder:Fix last frames of video not retrieved from decoder
65
+ Decoder:Implement hardware accelerated decoding of H.264 on
66
macOS
67
+ Decoder:Fix keyframe-based navigation in field-encoded MPEG-2
68
video
69
+ Demuxer:Fix crash in the Matroska demuxer with high bitrate
70
audio
71
+ Demuxer:Fix too short duration reported for MKV and MP4 with
72
B-frames
73
+ Demuxer:Fix PTS delay calculation in the Matroska demuxer
74
+ Demuxer:Fix audio delay ignored by the Mp4 demuxer
75
+ Muxer:Improve resilience of FFmpeg based muxers against decode
76
timestamps irregularities
77
+ Muxer:Allow to force display aspect ratio in the configuration
78
of the MP4 muxer
79
+ Muxer:Fix crash in the AVI muxer on switch to OpenDML
80
+ Images:Add PNG export, fix wrong colors with some colorspaces
81
+ Images:Add feature to export selection as JPEG images
82
+ Editor:Fix AVI with H.264 / HEVC without B-frames being not
83
seekable
84
+ Editor:Make AVI with H.264 / HEVC containing B-frames seekable
85
by decoding the entire video
86
+ New Filter:Still Image: generate video of specified duration out
87
of a single image
88
+ Filter:Make eq2 video filter partializable
89
+ Filter:Implement fade-in / fade-out transition for "Add logo"
90
+ UI:Display selection duration in the UI, move filter preview
91
toggle to the toolbar
92
+ UI:Warn right away if an edit would result in cuts being not on
93
keyframes
94
+ UI:Improve time chooser dialog
95
+ Audio:Add Opus encoder
96
+ Audio:Allow LPCM in FFmpeg-based muxers
97
+ Audio:Show duration for external audio tracks
98
+ Miscellaneous:Improved overall polish and stability
99
- Removed avidemux-glibc-2.27.patch, fixed upstream.
100
- Removed all qt4 stuff.
101
- Added avidemux-backport_Fix_threads_setup.patch.
102
103
-------------------------------------------------------------------
104
Sat Apr 07 14:05:21 UTC 2018 - enzokiel@kabelmail.de
105
106
- Added avidemux-glibc-2.27.patch to Fix compilation with
107
glibc >= 2.27.
108
109
-------------------------------------------------------------------
110
Mon Aug 14 17:18:32 UTC 2017 - joerg.lorenzen@ki.tng.de
111
112
- Update to version 2.7.0
113
+ Core:FFmpeg switched to the 3.3.x branch
114
+ Editing:Fixed frame computation bug that led to bad cutting
115
(euma)
116
+ i18n:Korean translation (sheppaul)
117
+ win32:Put log files into the local folder (achim71)
118
+ Jobs:Fix name of the executable search
119
+ UI:Steplessly zoom paused video when the window is resized
120
(euma)
121
+ UI:Added Ctrl+Shift+C shortcut to copy the current PTS to
122
clipboard (euma)
123
+ Filter:eq2: UI improvements (euma)
124
+ Decoding:Fix VP9 decoding
125
+ Filter:Using rubber bands for crop too (me+euma)
126
+ Build:Redone packaging on macOS
127
+ Decoding:HEVC decoding via DXVA2 blacklisted on win32, active
128
on win64
129
+ New Filter:ADM ivtc
130
+ Audio:Distinguish between AC3 and EAC3 when importing
131
132
-------------------------------------------------------------------
133
Sun Apr 30 11:40:23 UTC 2017 - joerg.lorenzen@ki.tng.de
134
135
- Update to version 2.6.20
136
+ Audio : AAC in mpegTS fix
137
+ Audio : external AAC import fix
138
+ MKV : try to better guess original timestamp
139
+ i18n : Russian and German translation update
140
(TotalCaesar659 / euma)
141
+ UI : Filter UI fix
142
143
-------------------------------------------------------------------
144
Thu Mar 30 11:07:43 UTC 2017 - joerg.lorenzen@ki.tng.de
145
146
- Update to version 2.6.19
147
+ Filter : All filters with preview have better navigation
148
dialogs
149
+ Filter : Delogo filter UI redone
150
+ Filter : Fixed changeFps/resampleFps seeking
151
+ TS/Demux : HEVC support improved
152
+ Flv/Demux : Support large files (rcdrone)
153
+ Audio : Allow EAC3 as external audio track
154
+ UI : General usability cleanup (euma)
155
+ UI : Allow using the last read folder as default save folder
156
(euma)
157
+ UI : 2 pass encoding dialog cleanup (euma)
158
+ UI : Dynamically enable/disable menu (euma)
159
+ UI : Customizable keyboard shortcut (euma)
160
+ UI : Allow reverting page up/down (euma)
161
+ Codec : Better support for 10bits
162
+ i18n : Russian translation updated (TotalCaesar659)
163
+ i18n : Greek translation updated (nikoss)
164
+ i18n : General cleanup (euma)
165
+ Updated ffmpeg libs to 3.0.7
166
167
-------------------------------------------------------------------
168
Sun Jan 08 13:23:21 UTC 2017 - joerg.lorenzen@ki.tng.de
169
170
- Update to version 2.6.18
171
* Fixed slider in preview mode
172
173
- Version 2.6.17
174
* Allow EAC3 in mp4 and mp4v2 (fiftyplus/euma)
175
* Fix behaviour of preview window when video size is ~ screen
176
size
177
178
-------------------------------------------------------------------
179
Fri Jan 06 14:24:15 UTC 2017 - joerg.lorenzen@ki.tng.de
180
181
- Enabled support for fdk-aac.
182
183
-------------------------------------------------------------------
184
Wed Jan 04 19:23:41 UTC 2017 - joerg.lorenzen@ki.tng.de
185
186
- Update to version 2.6.16
187
+ Build : Avidemux can be built with visual c++ 2015 (losing
188
some ASM)
189
+ OsX : Initialize fontconfig so that subtitling works
190
+ Core : Update ffmpeg to 3.0.5
191
+ i18n : Updated fr and ru translations
192
(jean Elchinger/totalcaesar659)
193
+ Build : Improved build scripts (euma)
194
+ x265 : Enforce complicancy with most devices
195
+ vaapi : Add resizer
196
+ UI : Redone UI, revamped contrast filter
197
+ Qt : Dont use too much CPU on playback when there is no audio
198
track
199
+ Qt : Reenabled nvenc + Fixed keyframe detection
200
+ Qt : Fixed a crash when encoding starts very slowly (x265)
201
+ Build : Allow use of system libass, liba52,libmad (euma)
202
203
-------------------------------------------------------------------
204
Mon Nov 21 20:39:32 UTC 2016 - joerg.lorenzen@ki.tng.de
205
206
- Update to version 2.6.15
207
+ Hw Accel : Fixed nvEnc and added simple nvEnc-HEVC
208
(windows/linux)
209
+ Hw Accel : Added support for HEVC/VC1 with libVA (linux)
210
+ Hw Accel : Experimental Dxva2 video decoder + Dxva2/D3D display
211
engine (windows)
212
+ Demux : Mpeg TS, fix non multiple of 16 file management (euma)
213
+ Audio/win32 : Fixed CPU consumption when playing audio
214
+ Editor : Fixed copy /paste /delete /undo (euma)
215
+ Editor : A *lot* of seeking bugs fixed (euma)
216
+ Editor : A *lot* of marker management bugs fixed (euma)
217
+ Audio : Added FDK-AAC as encoder
218
+ x26* : Added a "None" preset
219
+ x265 : Fixed 2 pass encoding on windows
220
+ i18n : Qt4 vs Qt5 language fix (D. Amm)
221
+ i18n : German translation updated (euma)
222
+ UI : Added reload default settings (euma)
223
+ UI : Allow minimizing to tray while encoding (euma)
224
+ OSX : Update to Sierra
225
226
-------------------------------------------------------------------
227
Wed Sep 21 10:16:37 UTC 2016 - joerg.lorenzen@ki.tng.de
228
229
- Update to version 2.6.14
230
i18n:
231
+ A lot more is now translatable (D. Amm)
232
+ Hungarian translation (rezso)
233
+ German translation update (euma)
234
+ French translation update
235
+ PT/BR translation partially fixed
236
+ Dannish translation update (scootergrisen)
237
Platforms:
238
+ Qtx : Automatically check if a new version is available once a
239
day
240
+ WIN32 : Reverted to MXE cross compiler, XP now works again
241
+ OSX : Fixed the packager, it should work every time now (no
242
more borked dmg)
243
Application:
244
+ Decoding : Deal with corrupted stream in a nicer way (H264/TS)
245
+ Decoding : Enable lagarith
246
+ Decoding : Support for flac through libavcodec
247
+ VDPAU : Try harder to release resources at exit
248
+ Demuxer : Image loader improved and cleaned up, more jpeg
249
formats are supported
250
+ Editor : Try to deal better with corrupted audio in copy mode
251
+ TS : Add support for new EAC3 identifier such as the ones used
252
by numericable / DVB-T
253
+ Encoder : Fix most of the libavcodec based encoders
254
255
-------------------------------------------------------------------
256
Sat Aug 20 11:14:21 UTC 2016 - joerg.lorenzen@ki.tng.de
257
258
- Update to version 2.6.13
259
+ [OsX] Toolchain updated
260
+ [Win64] Toolchain updated
261
+ [Linux] AppImage (universal linux64 binaries)
262
+ [Core] Update to libav* 3.0.2
263
+ [Edit] Improved copy mode for h264/h265 video
264
+ [Audio] AAC/ADTS import/export
265
+ [Filter] new video filter : ivtcDupeRemover to remove duplicate
266
after 3:2 pulldown
267
+ [Qt] Revamped refresh screen
268
+ [Filters] ASS/SSA fixes
269
+ [Filters] Improved logo filter with alpha channel
270
+ [Win32] Development files included in installer
271
+ [Filter] ShaderLoader, load your openGL shaders as filters
272
+ [Linux] Compatibility with newer gcc
273
+ [Filter] Partial filter available only for one in/one out video
274
filters
275
+ [UI] Add go fwd/go backward 60 sec buttons
276
+ [i18n] Translations updated
277
- Removed avidemux-find-lrelease-qt5.patch, fixed upstream
278
- Fixed all patches
279
- Disabled ix86 for SLES 11 because build currently fails
280
(perhaps compiler too old?)
281
282
-------------------------------------------------------------------
283
Tue Mar 08 16:09:34 UTC 2016 - joerg.lorenzen@ki.tng.de
284
285
- Update to version 2.6.12
286
+ [H264] Fixed crash when saving h264 annexB in avi (Brundle)
287
+ [Vdpau] Fixed VDPAU resize and deinterlace when height is padded
288
+ [Mkv] Faster loading of VP9 and h265
289
+ [MP4] Supports more flavors of H265
290
+ [i18n] Spanish translation update by ringmaster
291
+ [Edit] Another frame seeking bug fixed, happened rarely
292
+ [All] Slightly better crash handler
293
+ [FFmpeg]Update to 2.7.6
294
+ [Muxer] Basic webm support
295
+ [Jobs] Fixed right click menus with qt5
296
297
-------------------------------------------------------------------
298
Fri Feb 05 21:02:11 UTC 2016 - joerg.lorenzen@ki.tng.de
299
300
- Update to version 2.6.11
301
+ Better support for H265
302
+ Fix off-by-one keyframe cutting
303
+ Basic support for Opus
304
+ Try to cope better with decoding error
305
+ Extract keyframes from non Mpeg video in mkv
306
+ Cap refresh rate for large video or slow machines
307
+ Fix nv12 to yv12 mmx code
308
- Update internal ffmpeg to version 2.8.6
309
- Build against qt5 for openSUSE > 13.2 and Leap 42.1
310
- Don't build gtk frontend because build currently fails and it
311
hasn't been maintained for a long time (information from
312
developer)
313
314
-------------------------------------------------------------------
315
Mon Jan 18 09:44:37 UTC 2016 - joerg.lorenzen@ki.tng.de
316
317
- update internal ffmpeg to version 2.8.5
318
319
-------------------------------------------------------------------
320
Wed Dec 23 13:25:33 UTC 2015 - joerg.lorenzen@ki.tng.de
321
322
- update internal ffmpeg to version 2.8.4
323
324
-------------------------------------------------------------------
325
Sat Dec 05 12:23:17 UTC 2015 - joerg.lorenzen@ki.tng.de
326
327
- update internal ffmpeg to version 2.8.3
328
329
-------------------------------------------------------------------
330
Fri Nov 20 07:00:02 UTC 2015 - olaf@aepfle.de
331
332
- Set group permissions for included ffmpeg libs
333
334
-------------------------------------------------------------------
335
Fri Oct 16 2015 - joerg.lorenzen@ki.tng.de
336
337
- update internal ffmpeg to version 2.8.1
338
339
-------------------------------------------------------------------
340
Wed Sep 09 2015 - joerg.lorenzen@ki.tng.de
341
342
- update internal ffmpeg to version 2.8
343
344
-------------------------------------------------------------------
345
Mon Jul 20 2015 - joerg.lorenzen@ki.tng.de
346
347
- update internal ffmpeg to version 2.7.2
348
349
-------------------------------------------------------------------
350
Sat Jul 11 2015 - joerg.lorenzen@ki.tng.de
351
352
- Update to version 2.6.10
353
* Re-added translations
354
* Re-added avsproxy
355
* Fixed multi passes with x264 when file has non ascii chars
356
* Added experimental Qt5 build for mac
357
* Fixed a bug with filler frames (fraps)
358
- update internal ffmpeg to version 2.7.1
359
360
- Version 2.6.9
361
* x265 support by KoolAidMan.
362
* Qt4 and Qt5 support.
363
* Compatibility with newer VAAPI.
364
* Updated ffmpeg libraries.
365
* Simple support for nvenc (linux).
366
* Better compatibility with Dash file, Flv.
367
* AvsProxy improvements (hinterwaeldler).
368
* Misc fixes (asjchult).
369
* Plenty of bugfixes and new bugs.
370
* Win32 and Win64 builds are now using winbuilds.org, Xp no
371
longer supported.
372
373
-------------------------------------------------------------------
374
Sat May 02 2015 - joerg.lorenzen@ki.tng.de
375
376
- fixed build for openSUSE = 11.4
377
378
-------------------------------------------------------------------
379
Thu Feb 26 2015 - joerg.lorenzen@ki.tng.de
380
381
- update internal ffmpeg to version 1.2.12
382
383
-------------------------------------------------------------------
384
Tue Dec 23 2014 - joerg.lorenzen@ki.tng.de
385
386
- update internal ffmpeg to version 1.2.11
387
- removed workaround for build on arm armv6l/armv6hl, the problem
388
is caused by additional RaspberryPi repository and should be
389
fixed there
390
391
-------------------------------------------------------------------
392
Sat Dec 13 18:20:28 UTC 2014 - joerg.lorenzen@ki.tng.de
393
394
- removed some unneeded dependencies to enable build on armv6l/armv6hl
395
396
-------------------------------------------------------------------
397
Sat Nov 08 2014 - joerg.lorenzen@ki.tng.de
398
399
- added patch and dependencies to enable build on ARM CPU
400
- removed some unneeded dependencies
401
402
-------------------------------------------------------------------
403
Wed Nov 05 2014 - joerg.lorenzen@ki.tng.de
404
405
- update internal ffmpeg to version 1.2.10
406
407
-------------------------------------------------------------------
408
Fri Oct 17 2014 - joerg.lorenzen@ki.tng.de
409
410
- changed BuildRequires to pkgconfig where possible
411
- enable build for SLES, unfortunately without frontends qt and gtk
412
because SLES doesn't provide gtk3 and qt >= 4.7
413
414
-------------------------------------------------------------------
415
Fri Oct 10 2014 - joerg.lorenzen@ki.tng.de
416
417
- update internal ffmpeg to version 1.2.9
418
419
-------------------------------------------------------------------
420
Fri Aug 22 2014 - joerg.lorenzen@ki.tng.de
421
422
- update internal ffmpeg to version 1.2.8
423
424
-------------------------------------------------------------------
425
Tue Jun 24 2014 - joerg.lorenzen@ki.tng.de
426
427
- update internal ffmpeg to version 1.2.7
428
429
-------------------------------------------------------------------
430
Fri Mar 14 2014 - joerg.lorenzen@ki.tng.de
431
432
- Update to version 2.6.8
433
* Image/export: Proper initialization of Qz for jpeg export
434
* UI : Add an override menu to force language
435
* tinypy : Add support for os.environ
436
* x264 : Improved settings (tobias)
437
* Win32 : Fix crash when having an audio problem
438
* Win32 : Re-add mp4v2 to installer files
439
* Audio/FAAC : Fix channel mapping when source is mono
440
* Audio/AMR : Re-enabled AMR
441
* Audio/lavc : Fixed encoding for codec not supporting planar (MP2)
442
* Audio : Fixed importing MP2 audio detected as MP3
443
* Editor : Fix deleting chunks of the video leading to seek errors
444
* Editor : Initial copy/paste support
445
* Editor/audio: Fix issue when source has more than 4 tracks
446
* Editor : Better detection of double fps input files
447
* TS/Demux : Brute force eac3 probe
448
* TS/Demux : Better initialization, avoid dropping audio
449
* MP4/Demux : Fix management of PCM audio
450
* Mkv/Demux : Proper re-indexing for mpeg2 in mkv
451
* Mp4v2/Mux : Add fast start mode back
452
* OpenSolaris : Some fixes by pfelecan
453
* Subtitles : Update libass + very simple srt2ssa converter
454
* OsX : Enables more optional codecs...
455
* avsfilte : Performance Improvements (fahr)
456
457
-------------------------------------------------------------------
458
Wed Mar 12 2014 - joerg.lorenzen@ki.tng.de
459
460
- update internal ffmpeg to version 1.2.6
461
462
-------------------------------------------------------------------
463
Sat Feb 01 2014 - joerg.lorenzen@ki.tng.de
464
465
- update internal ffmpeg to version 1.2.5
466
467
-------------------------------------------------------------------
468
Mon Dec 09 2013 - joerg.lorenzen@ki.tng.de
469
470
- Update to version 2.6.7
471
* [MKV] Fix seeking in h264
472
* [TS/H264] Split on NALU boundaries, it was off by one byte
473
* [TS/AAC] Add support for AAC/LC/SBR
474
* [MOV/MP4] Correct management of PCM/8Bits audio track
475
* [Images] Fixed import of bmp and jpg
476
* [Build] Support for newer cmake (ajschult)
477
* [Build] Better RPM generation (mit)
478
* [Auto/PSP] Fixed scripts (LJ)
479
480
-------------------------------------------------------------------
481
Sat Nov 02 2013 - joerg.lorenzen@ki.tng.de
482
483
- changes in spec file to enable build for openSUSE 11.4 and 12.1
484
485
-------------------------------------------------------------------
486
Wed Oct 30 2013 - joerg.lorenzen@ki.tng.de
487
488
- Initial package, version 2.6.6
489