We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Overview
avidemux3.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Wed Jan 04 19:23:41 UTC 2017 - joerg.lorenzen@ki.tng.de
4
+
5
+- Update to version 2.6.16
6
+ + Build : Avidemux can be built with visual c++ 2015 (losing
7
+ some ASM)
8
+ + OsX : Initialize fontconfig so that subtitling works
9
+ + Core : Update ffmpeg to 3.0.5
10
+ + i18n : Updated fr and ru translations
11
+ (jean Elchinger/totalcaesar659)
12
+ + Build : Improved build scripts (euma)
13
+ + x265 : Enforce complicancy with most devices
14
+ + vaapi : Add resizer
15
+ + UI : Redone UI, revamped contrast filter
16
+ + Qt : Dont use too much CPU on playback when there is no audio
17
+ track
18
+ + Qt : Reenabled nvenc + Fixed keyframe detection
19
+ + Qt : Fixed a crash when encoding starts very slowly (x265)
20
+ + Build : Allow use of system libass, liba52,libmad (euma)
21
+
22
+-------------------------------------------------------------------
23
Mon Nov 21 20:39:32 UTC 2016 - joerg.lorenzen@ki.tng.de
24
25
- Update to version 2.6.15
26
avidemux3.spec
Changed
45
1
2
#
3
# spec file for package avidemux3
4
#
5
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
6
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
7
#
8
# All modifications and additions to the file contributed by third parties
9
# remain the property of their copyright owners, unless otherwise agreed
10
11
12
Name: avidemux3
13
Summary: Graphical video editing and transcoding tool
14
-Version: 2.6.15
15
+Version: 2.6.16
16
Release: 1
17
Url: http://avidemux.sourceforge.net/
18
Source0: avidemux_%{version}.tar.gz
19
20
%{_libdir}/ADM_plugins6/videoEncoders/libADM_ve_xvid4.so
21
%{_libdir}/ADM_plugins6/videoEncoders/libADM_ve_yv12.so
22
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_ascii.so
23
+%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_avsfilter.so
24
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_addBorders.so
25
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_black.so
26
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_blackenBorders.so
27
28
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_swapUV.so
29
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_telecide.so
30
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_unstackField.so
31
+%if %{with build_qt5}
32
+%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_vaapiFilter.so
33
+%endif
34
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_vdpauFilter.so
35
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_vdpauFilterDeint.so
36
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_vflip.so
37
%{_libdir}/ADM_plugins6/videoFilters/libADM_vf_yadif.so
38
+%dir %{_datadir}/ADM6_addons
39
+%dir %{_datadir}/ADM6_addons/avsfilter
40
+%{_datadir}/ADM6_addons/avsfilter/avsload.exe
41
+%{_datadir}/ADM6_addons/avsfilter/pipe_source.dll
42
%{_mandir}/man1/avidemux.1.gz
43
%doc AUTHORS COPYING README
44
45
avidemux-bootStrap.patch
Changed
11
1
2
--- bootStrap.bash.orig 2016-08-18 21:32:47.081424053 +0200
3
+++ bootStrap.bash 2016-08-18 21:32:42.637503964 +0200
4
-@@ -22,6 +22,7 @@
5
- install_prefix="$default_install_prefix"
6
+@@ -29,6 +29,7 @@
7
+
8
fail()
9
{
10
+ cat /tmp/log$BUILDDIR
11
avidemux_2.6.15.tar.gz -> avidemux_2.6.16.tar.gz
Changed
Refresh
Refresh
Login required, please
login
or
signup
in order to comment
Request History
enzokiel created request over 8 years ago
Update to version 2.6.16
enzokiel accepted request over 8 years ago
Please add a comment