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