summaryrefslogtreecommitdiffstats
path: root/video/mpv/HISTORY
blob: 218d27557899ecaa904c12027f936bb426537650 (plain) (blame)
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
2021-04-05 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.33.1, waf version 2.0.22, SECURITY_PATCH++

2020-12-19 Florian Franzmann <bwlf@bandrate.org>
	* TRIGGERS: on cast dav1d check self

2020-11-22 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS, CONFIGURE, DEPENDS: mpv version 0.33.0, waf 2.0.21
	* PRE_BUILD: make sure python3 is used for building

2020-01-27 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: mpv version 0.32.0

2019-12-30 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: mpv version 0.31.0, waf 2.0.19

2019-10-25 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.30.0, waf 2.0.18
	* DEPENDS: dropped v4l-utils & libdvdread

2019-09-29 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: fix check for dependency on LUA

2019-09-28 Florian Franzmann <bwlf@bandrate.org>
	* CONFIGURE: remove obsolete debug-build option
	* DEPENDS: depend on luajit instead of LUA

2019-07-04 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: waf version 2.0.17
	* DEPENDS: python -> python3

2019-04-06 Florian Franzmann <bwlf@bandrate.org>
	* TRIGGERS: check_self if one of the providers of OPENGL is cast

2018-10-02 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.29.1

2018-09-10 Pavel Vinogradov <public@sourcemage.org>
	* BUILD, DEPENDS: made smgl-gl_select optional, simplified checks

2018-08-29 Pavel Vinogradov <public@sourcemage.org>
	* BUILD, DEPENDS: handle the cases with mesa & libglvnd

2018-07-24 Florian Franzmann <bwlf@bandrate.org>
	* CONFIGURE: remove encoding switch from MPV_OPTS

2018-07-23 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.29.0
	* DEPENDS: remove optional dependency on sdl
	* CONFIGURE: remove encoding switch

2018-05-13 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: removed 0.27.2 version, ffmpeg is now supported by 0.28.2+
	  only

2018-02-15 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: fixed the typo

2018-02-14 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.28.2, SECURITY_PATCH++, (CVE-2018-6360, continued)

2018-02-14 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: downgrade to 0.27.2, SECURITY_PATCH++ (CVE-2018-6360)

2018-02-12 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.28.1, SECURITY_PATCH++, (CVE-2018-6360), kept
	  the old 0.27.1 version as well
	* DEPENDS: LIBAVCODEC is back

2018-02-10 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: downgrade to 0.27.1 which is compatible with stable ffmpeg
	* DEPENDS: depend on ffmpeg instead of ffmpeg-svn

2018-01-21 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: depend on ffmpeg-svn instead of LIBAVCODEC, mpv 0.28.0 is
	  incompatible with ffmpeg 3.4.1

2017-12-30 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: waf version 2.0.4
	* BUILD: added explicit bindir option to address the lack of binary
	  installation

2017-12-27 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: downgraded waf to 1.9.14, 2.0.x branch doesn't install
	  the mpv executable itself

2017-12-26 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.28.0, waf 2.0.3, GPL -> LGPL

2017-09-13 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.27.0, waf 1.9.13, http -> https

2017-07-18 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.26.0, waf 1.9.12
	* DEPENDS, TRIGGERS: snappy isn't required at all

2017-06-30 Florian Franzmann <bwlf@bandrate.org>
	* TRIGGERS: on cast snappy cast self
	* DETAILS: PATCHLEVEL++
	* DEPENDS: add dependency on snappy

2017-04-23 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.25.0, waf 1.9.10
	* DEPENDS: updated X11 libraries

2017-03-17 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: libcdio -> libcdio-paranoia

2017-02-12 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.24.0

2016-12-25 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.23.0, waf 1.9.7
	* DEPENDS: dropped enca, libguess and texlive;
	  added libarchive and uchardet as optionals

2016-11-20 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.22.0

2016-10-20 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.21.0, waf 1.9.5

2016-08-26 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.20.0, waf 1.9.3

2016-08-15 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.19.0, waf 1.9.2

2016-07-16 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.18.1, waf 1.9.1,
	  escaping++ and quoting++

2016-06-25 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.18.0, waf 1.8.21

2016-04-12 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.17.0, waf 1.8.20, fixed SOURCE2_URL[0]

2016-03-01 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.16.0, waf 1.8.19

2016-01-18 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.15.0, waf 1.8.18
	* PRE_BUILD: added fix for example configuration file installation

2015-12-15 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.14.0, waf 1.8.17
	* DEPENDS: updated v4l-utils flags

2015-11-11 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.13.0, waf 1.8.16

2015-10-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.11.0
	* CONFIGURE, DEPENDS: ladspa filter removed

2015-07-20 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: update waf to 1.8.12

2015-05-30 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.9.2, waf 1.8.10

2015-05-05 Thomas Orgis <sobukus@sourcemage.org>
	* DEPENDS: definitely depend on smgl-gl_select

2015-04-26 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: updated spell to 0.9.0, waf 1.8.9
	* BUILD: uses waf_build from FUNCTIONS again
	* CONFIGURE, DEPENDS: removed joystick, mpg123 and lirc flags

2015-04-16 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: update waf to 1.8.8

2015-03-20 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.8.3

2015-02-28 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.8.2

2015-02-22 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.8.0, waf version 1.8.6
	* DEPENDS: remove optional dependency on portaudio19

2015-01-20 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS: added waf 1.8.5 as SOURCE2
	* DOWNLOAD: removed, waf is downloaded by DETAILS
	* PRE_BUILD: checks waf hashsum and installs it into source directory

2015-01-19 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS: updated spell to 0.7.2, removed SOURCEX
	* DEPENDS: lua -> LUA, added youtube-dl optionally
	  if any provider of lua is enabled
	* INSTALL: ./waf install -> waf_install
	* PRE_BUILD, DOWNLOAD: moved most of PRE_BUILD code functionality
	  to DOWNLOAD to get waf script from upstream in a proper way

2014-12-14 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS: version 0.7.1
	* BUILD: needs waf_build without --nocache
	* DEPENDS: ffmpeg -> LIBAVCODEC, removed libquvi

2014-11-16 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.6.2
	* DEPENDS: removed obsolete dependencies

2014-10-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.6.0

2014-08-19  Treeve Jelbert <treeve@sourcemage.org>
        * DEPENDS: openssl => SSL

2014-07-13 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS, DEPENDS, CONFIGURE: version 0.4.1

2014-06-20 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.11

2014-05-26 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.3.10

2014-05-01 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.9

2014-04-27 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.3.8
	* DEPENDS: lua is _optional_; updated/added flags; updated xf86vm flag;
	  libxext becomes optional; added libguess, sdl2 optional deps
	* CONFIGURE: added missing flags, new configure options

2014-04-06 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: depend on lua instead of LUA

2014-04-03 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.7
	* BUILD, CONFIGURE, DEPENDS, INSTALL, PRE_BUILD: switch to waf
	  build system

2014-03-16 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.6

2014-02-14 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.5

2014-02-02 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.4

2014-01-24 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.3

2014-01-15 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.2

2014-01-05 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.1
	* BUILD: use legacy configure script and Makefile
	* DEPENDS: remove optional dependencies on gettext, libmng,
	  add optional dependency on libdvdnav

2013-12-10 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.2.4

2013-11-08 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.2.3

2013-11-04 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.2.2; removed outdated AUTHORS doc file
	* DEPENDS: added new optional dependencies -- lua & texlive
	* mpv.png, desktop/mpv.desktop: removed; fixed by upstream

2013-09-29 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: added libquvi support

2013-09-26 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS, DEPENDS, CONFIGURE, BUILD, INSTALL, mpv.png,
	  desktop/mpv.desktop: spell created