summaryrefslogtreecommitdiff
blob: a82184a145f4bac4ead27d717902299f1bac31f0 (plain)
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
# ChangeLog for media-video/ffmpeg
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.883 2015/08/04 11:58:28 aballier Exp $

  04 Aug 2015; Alexis Ballier <aballier@gentoo.org> -ffmpeg-2.2.14.ebuild,
  -ffmpeg-2.7.1.ebuild:
  remove old

  04 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> ffmpeg-2.6.3.ebuild:
  ia64 stable wrt bug #547462

  02 Aug 2015; Pacho Ramos <pacho@gentoo.org> ffmpeg-2.6.3.ebuild:
  sparc stable wrt bug #547462

*ffmpeg-2.6.4 (30 Jul 2015)

  30 Jul 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.6.4.ebuild:
  bump the 2.6 branch

  23 Jul 2015; Pacho Ramos <pacho@gentoo.org> ffmpeg-2.6.3.ebuild:
  ppc stable wrt bug #547462

  21 Jul 2015; Alexis Ballier <aballier@gentoo.org> metadata.xml:
  cleanup metadata.xml unused useflags

  21 Jul 2015; Alexis Ballier <aballier@gentoo.org> -ffmpeg-0.10.16.ebuild,
  -ffmpeg-1.0.10.ebuild, -ffmpeg-1.2.12.ebuild,
  -files/ffmpeg-1.0.8-freetype251.patch, -files/flashtest.patch,
  -files/freiordl.patch:
  remove versions upstream dropped maintainance

*ffmpeg-2.7.2 (21 Jul 2015)

  21 Jul 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.7.2.ebuild:
  version bump

  17 Jul 2015; Jeroen Roovers <jer@gentoo.org> ffmpeg-2.6.3.ebuild:
  Stable for PPC64 (bug #547462).

  17 Jul 2015; Jeroen Roovers <jer@gentoo.org> ffmpeg-2.6.3.ebuild:
  Stable for HPPA (bug #547462).

  16 Jul 2015; Tobias Klausmann <klausman@gentoo.org> ffmpeg-2.6.3.ebuild:
  Stable on alpha, bug 547462

  13 Jul 2015; Alexis Ballier <aballier@gentoo.org> -ffmpeg-1.2.6-r1.ebuild,
  -ffmpeg-2.2.15.ebuild, -ffmpeg-2.7.ebuild, -files/dirac_arith_hardened.patch:
  remove old

  04 Jul 2015; Tobias Klausmann <klausman@gentoo.org> ffmpeg-2.2.14.ebuild:
  Stable on alpha, bug 538798

  28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> ffmpeg-2.6.3.ebuild:
  x86 stable wrt bug #547462

  26 Jun 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild,
  metadata.xml:
  add snappy useflag

*ffmpeg-2.2.16 (22 Jun 2015)

  22 Jun 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.2.16.ebuild:
  version bump for 2.2 branch

*ffmpeg-2.7.1 (22 Jun 2015)

  22 Jun 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.7.1.ebuild:
  version bump

  14 Jun 2015; Markus Meier <maekke@gentoo.org> ffmpeg-2.6.3.ebuild:
  arm stable, bug #547462

*ffmpeg-2.7 (10 Jun 2015)

  10 Jun 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.7.ebuild:
  version bump

  05 Jun 2015; Pacho Ramos <pacho@gentoo.org> ffmpeg-2.6.3.ebuild:
  amd64 stable, bug #547462

  30 May 2015; Markus Meier <maekke@gentoo.org> ffmpeg-2.2.14.ebuild:
  arm stable, bug #538798

  30 May 2015; Jack Morgan <jmorgan@gentoo.org> ffmpeg-2.2.14.ebuild:
  ia64 stable wrt bug #538798

  29 May 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-2.2.14.ebuild,
  ffmpeg-2.2.15.ebuild, ffmpeg-2.6.3.ebuild, ffmpeg-9999.ebuild:
  Do not pass extra-cflags/cxxflags to configure as those default to
  CFLAGS/CXXFLAGS respectively. Just disable optflags instead of passing
  complete CFLAGS to avoid forced -O3 build: This duplicated CFLAGS on the
  compile line and overridden important ones set by configure script; fixes bug
  #550554.

  29 May 2015; Alexis Ballier <aballier@gentoo.org> -ffmpeg-2.6.1.ebuild,
  -ffmpeg-2.6.2.ebuild:
  remove old

  29 May 2015; Jack Morgan <jmorgan@gentoo.org> ffmpeg-2.2.14.ebuild:
  sparc stable wrt bug #538798

  19 May 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  bump x265 dep

*ffmpeg-2.6.3 (18 May 2015)

  18 May 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.6.3.ebuild:
  version bump

  15 May 2015; Pacho Ramos <pacho@gentoo.org> ffmpeg-2.2.14.ebuild:
  ppc64 stable, bug #538798

  15 May 2015; Pacho Ramos <pacho@gentoo.org> ffmpeg-2.2.14.ebuild:
  ppc stable, bug #538798

  26 Apr 2015; Pacho Ramos <pacho@gentoo.org> ffmpeg-2.2.14.ebuild:
  x86 stable wrt bug #538798

*ffmpeg-2.2.15 (18 Apr 2015)

  18 Apr 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.2.15.ebuild:
  bump for 2.2 branch

*ffmpeg-2.6.2 (13 Apr 2015)

  13 Apr 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.6.2.ebuild:
  version bump

  11 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> ffmpeg-2.2.14.ebuild:
  amd64 stable wrt bug #538798

  02 Apr 2015; Jeroen Roovers <jer@gentoo.org> ffmpeg-2.2.14.ebuild:
  Stable for HPPA (bug #538798).

  17 Mar 2015; Alexis Ballier <aballier@gentoo.org> -ffmpeg-0.10.15.ebuild,
  -ffmpeg-2.2.13.ebuild, -ffmpeg-2.5.4.ebuild, -ffmpeg-2.6.ebuild,
  -files/noneon.patch:
  remove old

  17 Mar 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-2.6.1.ebuild,
  ffmpeg-9999.ebuild:
  add := dep on fdk-aac

*ffmpeg-2.6.1 (17 Mar 2015)

  17 Mar 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.6.1.ebuild:
  version bump

*ffmpeg-2.2.14 (16 Mar 2015)

  16 Mar 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.2.14.ebuild:
  version bump

*ffmpeg-0.10.16 (12 Mar 2015)

  12 Mar 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-0.10.16.ebuild:
  version bump

  12 Mar 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-2.6.ebuild,
  +files/noneon.patch:
  backport upstream fix to fix build on arm without neon, bug #543000

*ffmpeg-2.6 (09 Mar 2015)

  09 Mar 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.6.ebuild:
  version bump

  06 Mar 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  drop mips32r2 useflag (removed upstream)

  05 Mar 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-1.0.10.ebuild,
  ffmpeg-1.2.12.ebuild, ffmpeg-1.2.6-r1.ebuild, ffmpeg-2.2.13.ebuild:
  force libcdio update to shutup repoman warning

  05 Mar 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-0.10.15.ebuild,
  ffmpeg-1.0.10.ebuild, ffmpeg-1.2.12.ebuild, ffmpeg-1.2.6-r1.ebuild,
  ffmpeg-2.2.13.ebuild, ffmpeg-2.5.4.ebuild, metadata.xml:
  convert to RESTRICT=bindist, bug #541588

  05 Mar 2015; Alexis Ballier <aballier@gentoo.org> -ffmpeg-1.2.11.ebuild,
  -ffmpeg-2.2.12.ebuild, -ffmpeg-2.5.3.ebuild:
  remove old

  05 Mar 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  convert to RESTRICT=bindist, bug #541588

*ffmpeg-2.2.13 (20 Feb 2015)

  20 Feb 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.2.13.ebuild:
  bump for the 2.2 branch

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  cosmetics

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  rework a bit cpu features handling to pass only relevant options to configure

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  drop old & useless comment

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  factorize filling IUSE and the map useflag -> configure option.

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  zvbi requires gpl too

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  Do not enable old xlib based x11grab when xcb is used. xcb based grabber is
  LGPL.

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild,
  metadata.xml:
  Add gpl & postproc useflags so that ffmpeg can be built in LGPL mode.

  18 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild:
  add required use for x86 cpu flags

*ffmpeg-2.5.4 (14 Feb 2015)

  14 Feb 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.5.4.ebuild:
  version bump

*ffmpeg-1.2.12 (14 Feb 2015)

  14 Feb 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-1.2.12.ebuild:
  bump for the 1.2 branch

  11 Feb 2015; Alexis Ballier <aballier@gentoo.org> ffmpeg-2.2.12.ebuild:
  forward port keywords after masking optional useflags, bug #510340

  31 Jan 2015; Patrick Lauer <patrick@gentoo.org> metadata.xml:
  Remove unneded useflag description from metadata.xml

  31 Jan 2015; Patrick Lauer <patrick@gentoo.org> metadata.xml:
  Remove unneded useflag description from metadata.xml

  30 Jan 2015; Michał Górny <mgorny@gentoo.org> ffmpeg-0.10.15.ebuild,
  ffmpeg-1.0.10.ebuild, ffmpeg-1.2.11.ebuild, ffmpeg-1.2.6-r1.ebuild,
  ffmpeg-2.2.12.ebuild, ffmpeg-2.5.3.ebuild, ffmpeg-9999.ebuild:
  Convert to CPU_FLAGS_X86.

  29 Jan 2015; Alexis Ballier <aballier@gentoo.org> -ffmpeg-1.2.10.ebuild,
  -ffmpeg-2.2.11.ebuild, -ffmpeg-2.5.1.ebuild, -ffmpeg-2.5.2.ebuild:
  remove old

*ffmpeg-2.2.12 (22 Jan 2015)

  22 Jan 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.2.12.ebuild:
  version bump

*ffmpeg-2.5.3 (10 Jan 2015)

  10 Jan 2015; Alexis Ballier <aballier@gentoo.org> +ffmpeg-2.5.3.ebuild:
  version bump

  01 Jan 2015; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2014,
  ChangeLog: Split ChangeLog

  For previous entries, please see ChangeLog-2014.