File avidemux3.changes of Package avidemux3 (Revision 5d2c5eba254ad8396510eab0dba89682)

Currently displaying revision 5d2c5eba254ad8396510eab0dba89682 , Show latest

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