forked from zimbatm/ffmpeg-static
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
95 lines (72 loc) · 2.13 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
7.1.0
- Updated for version 7.1 of ffmpeg
- update numerous dependencies
3.9s
- updated ffmpeg to 4.3.1
- more switching to use repositories
- update versions
3.8s
- add do_svn_checkout function
- removed uses of BIN_DIR, as it was causing compiling problems
- bulk version updates (most from git now, so latest versions)
3.7s
- added libbluray and nv-codec-headers
3.6s
- added libcdio, libcdio-paranoia, libvcd
3.5s
- added libaom, libdav1d
3.4s
- added libffi, glib-2.56.3, libmysofa, leptonica, lensfun and tesseract
- update versions
3.3s
- added libflite, libsnappy, vamp-plugin-sdk-v2.7.1, fftw-3.3.6-pl2, libsamplerate, rubberband
3.2 and 3.2s
- added functions do_git_checkout, git_hard_reset and apply_patch (used from https://github.com/rdp/ffmpeg-windows-build-helpers)
- added frei0r to the build
- fix some bugs
- more organizing
3.1 and 3.1s
Do we NEED to 'disable shared' on the libs we build, because if you install the static libs, often they install the shared libs also?
Does it just matter which build options we use (i.e. --pkg-config-flags=--static and --extra-ldexeflags=-static) in ffmpeg configure?
The 's' version tries to 'static' everything; the other does not.
- added asciidoc
- updated twolame to 0.4.0
- updated gifflib to git
- more organizing
3.0
- added libsndfile, flac, linux-pam, libcap and alsa-lib-1.2.1.2 to the build
- more organizing
- separated build into fuctions for easier testing.
2.9
- added giflib, liblzma, libID3tag to the build
- added xmlto
- removed libass dependency
2.8
- added libzstd
- enhanced libwebp
2.7
- added libtiff, libjpeg-turbo, libPNG
- more organizing
2.6
- added libcaca
- more organizing
2.5.1
- added util-macros-1.19.2, xorgproto-2019.1, tk8.6.10, tcl8.6.10, libexpat to the build
2.5
- added libilbc to the build
- more organizing
2.4
- added libtheora-1.1.1 to the build
2.3
- added xvidcore-1.3.5 to the build
2.2
- vo-amrwbenc-0.1.3, opencore-amr-0.1.3 and twolame-0.3.13 added to the build
- More orgnizing
2.1
- More orgnizing
- Added libfreetype2 and libXML2
2.0
- Version changes
- Bit of organizing
1.0
- Version changes