Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:master commit in: media-video/ffmpeg/files/, media-video/ffmpeg/
Date: Thu, 30 May 2013 11:22:05
Message-Id: 1369912875.5e3f7dabc1d2fa41fb4dd40c1a10d961406210b3.blueness@gentoo
1 commit: 5e3f7dabc1d2fa41fb4dd40c1a10d961406210b3
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 11:21:15 2013 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 11:21:15 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=5e3f7dab
7
8 media-video/ffmpeg: testing for bug #471756
9
10 ---
11 media-video/ffmpeg/ChangeLog | 2645 +++++++++++++++++++++++++++
12 media-video/ffmpeg/ffmpeg-0.10.7-r99.ebuild | 294 +++
13 media-video/ffmpeg/files/checkstack.patch | 48 +
14 media-video/ffmpeg/files/flashtest.patch | 47 +
15 media-video/ffmpeg/files/freiordl.patch | 20 +
16 media-video/ffmpeg/metadata.xml | 45 +
17 6 files changed, 3099 insertions(+)
18
19 diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog
20 new file mode 100644
21 index 0000000..fe85b05
22 --- /dev/null
23 +++ b/media-video/ffmpeg/ChangeLog
24 @@ -0,0 +1,2645 @@
25 +# ChangeLog for media-video/ffmpeg
26 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.652 2013/05/24 14:25:53 aballier Exp $
28 +
29 + 24 May 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
30 + add ffhash tool
31 +
32 + 23 May 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
33 + metadata.xml:
34 + add quvi useflag
35 +
36 + 23 May 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
37 + disable v4l2 outdev with USE=-v4l
38 +
39 + 16 May 2013; Alexis Ballier <aballier@g.o> ffmpeg-1.0.7.ebuild:
40 + add libavresample to LD_LIBRARY_PATH for tests, bug #470034
41 +
42 +*ffmpeg-1.0.7 (14 May 2013)
43 +
44 + 14 May 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.0.7.ebuild:
45 + version bump
46 +
47 + 10 May 2013; Alexis Ballier <aballier@g.o> -ffmpeg-0.10.6.ebuild,
48 + -ffmpeg-1.1.4.ebuild, -ffmpeg-1.2.ebuild:
49 + remove old
50 +
51 +*ffmpeg-1.2.1 (10 May 2013)
52 +
53 + 10 May 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.2.1.ebuild:
54 + version bump
55 +
56 + 21 Apr 2013; Markus Meier <maekke@g.o> ffmpeg-1.0.6.ebuild:
57 + add ~arm, bug #458100
58 +
59 + 13 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
60 + Stable for sparc, wrt bug #465496
61 +
62 + 12 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
63 + Stable for ia64, wrt bug #465496
64 +
65 + 12 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
66 + Stable for arm, wrt bug #465496
67 +
68 + 11 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
69 + Stable for amd64, wrt bug #465496
70 +
71 + 11 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
72 + Stable for x86, wrt bug #465496
73 +
74 + 11 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
75 + Stable for alpha, wrt bug #465496
76 +
77 + 11 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
78 + Stable for ppc64, wrt bug #465496
79 +
80 + 11 Apr 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.7.ebuild:
81 + Stable for ppc, wrt bug #465496
82 +
83 + 11 Apr 2013; Jeroen Roovers <jer@g.o> ffmpeg-0.10.7.ebuild:
84 + Stable for HPPA (bug #465496).
85 +
86 +*ffmpeg-0.10.7 (11 Apr 2013)
87 +
88 + 11 Apr 2013; Alexis Ballier <aballier@g.o> +ffmpeg-0.10.7.ebuild:
89 + version bump for the 0.10 branch
90 +
91 + 04 Apr 2013; Alexis Ballier <aballier@g.o> ffmpeg-1.0.6.ebuild,
92 + ffmpeg-1.1.4.ebuild, ffmpeg-1.2.ebuild, ffmpeg-9999.ebuild, metadata.xml:
93 + Always enable libavresample: strictly speaking enabling or disabling it
94 + changes the ABI of the package, and since some consumers started to use it
95 + seems safer to hard-enable it considering its small size
96 +
97 + 03 Apr 2013; Alexis Ballier <aballier@g.o> ffmpeg-1.0.6.ebuild,
98 + ffmpeg-1.1.4.ebuild, ffmpeg-1.2.ebuild, ffmpeg-9999.ebuild:
99 + enable avresample by default: some packages start to need it and it is really
100 + small.
101 +
102 + 03 Apr 2013; Alexis Ballier <aballier@g.o> -ffmpeg-1.0.5.ebuild,
103 + -ffmpeg-1.1.3.ebuild:
104 + remove old
105 +
106 +*ffmpeg-1.0.6 (22 Mar 2013)
107 +
108 + 22 Mar 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.0.6.ebuild:
109 + version bump
110 +
111 +*ffmpeg-1.1.4 (20 Mar 2013)
112 +
113 + 20 Mar 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.1.4.ebuild:
114 + version bump
115 +
116 +*ffmpeg-1.2 (15 Mar 2013)
117 +
118 + 15 Mar 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.2.ebuild:
119 + version bump
120 +
121 + 15 Mar 2013; Alexis Ballier <aballier@g.o> -ffmpeg-0.10.3.ebuild:
122 + remove old
123 +
124 + 14 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
125 + Stable for ppc, wrt bug #433772
126 +
127 + 14 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
128 + Stable for sparc, wrt bug #433772
129 +
130 + 14 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
131 + Stable for ia64, wrt bug #433772
132 +
133 + 14 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
134 + Stable for arm, wrt bug #433772
135 +
136 + 14 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
137 + Stable for alpha, wrt bug #433772
138 +
139 + 13 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
140 + Stable for ppc64, wrt bug #433772
141 +
142 + 13 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
143 + Stable for x86, wrt bug #433772
144 +
145 + 13 Mar 2013; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.6.ebuild:
146 + Stable for amd64, wrt bug #433772
147 +
148 + 12 Mar 2013; Jeroen Roovers <jer@g.o> ffmpeg-0.10.6.ebuild:
149 + Stable for HPPA (bug #433772).
150 +
151 + 10 Mar 2013; Mike Frysinger <vapier@g.o> ffmpeg-1.0.5.ebuild,
152 + ffmpeg-1.1.3.ebuild, ffmpeg-9999.ebuild:
153 + Restore --disable-asm for ABI=x32 #427004 by devsk.
154 +
155 + 09 Mar 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
156 + factorize some more code into ffuse
157 +
158 + 09 Mar 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
159 + handle enabling gpl3 the same way we handle non-free: through myconf and
160 + remove the version3 variable
161 +
162 + 09 Mar 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
163 + build up configure options on the ffuse variable that will be fed to
164 + use_enable, use_enable works fine and avoids having features disappearing
165 + because the default behavior changed; factorize some code
166 +
167 + 04 Mar 2013; Alexis Ballier <aballier@g.o> -ffmpeg-1.0.4.ebuild,
168 + -ffmpeg-1.1.2.ebuild:
169 + remove old
170 +
171 + 04 Mar 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
172 + fix vaapi/vdpau useflags that are now disabled by default
173 +
174 + 04 Mar 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
175 + add iconv useflag
176 +
177 + 04 Mar 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
178 + do not compress examples, they are mainly useless compressed
179 +
180 + 04 Mar 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
181 + do an out-of-tree build
182 +
183 +*ffmpeg-1.0.5 (04 Mar 2013)
184 +
185 + 04 Mar 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.0.5.ebuild:
186 + version bump
187 +
188 + 23 Feb 2013; Alexis Ballier <aballier@g.o> ffmpeg-1.0.4.ebuild:
189 + drop alpha/arm/ia64 keywords because of bug #458100
190 +
191 +*ffmpeg-1.1.3 (23 Feb 2013)
192 +
193 + 23 Feb 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.1.3.ebuild:
194 + version bump
195 +
196 + 22 Feb 2013; Zac Medico <zmedico@g.o> ffmpeg-0.10.6.ebuild,
197 + ffmpeg-1.0.4.ebuild, ffmpeg-1.1.2.ebuild, ffmpeg-9999.ebuild:
198 + Add ~arm-linux keywords.
199 +
200 + 19 Feb 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
201 + metadata.xml:
202 + add libsoxr useflag
203 +
204 + 18 Feb 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
205 + Add epatch_user, by Hristo Venev, bug #448612
206 +
207 + 13 Feb 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
208 + run tests against built libavresample
209 +
210 + 07 Feb 2013; Alexis Ballier <aballier@g.o> -ffmpeg-1.1.1.ebuild:
211 + remove old
212 +
213 + 07 Feb 2013; Alexis Ballier <aballier@g.o> ffmpeg-1.1.2.ebuild,
214 + ffmpeg-9999.ebuild:
215 + fix cdio dep
216 +
217 +*ffmpeg-1.0.4 (07 Feb 2013)
218 +
219 + 07 Feb 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.0.4.ebuild:
220 + Restore the 1.0 branch as this one could be unmasked rather soonish, 1.1 will
221 + require more work since the change of output format of some audio decoders
222 + causes runtime regressions in some programs.
223 +
224 +*ffmpeg-1.1.2 (07 Feb 2013)
225 +
226 + 07 Feb 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.1.2.ebuild:
227 + version bump
228 +
229 + 27 Jan 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
230 + Add ffescape and fourcc2pixfmt tools
231 +
232 + 23 Jan 2013; Alexis Ballier <aballier@g.o> -ffmpeg-1.0.1.ebuild,
233 + -ffmpeg-1.1.ebuild:
234 + remove old
235 +
236 +*ffmpeg-1.1.1 (23 Jan 2013)
237 +
238 + 23 Jan 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.1.1.ebuild:
239 + version bump
240 +
241 + 17 Jan 2013; Alexis Ballier <aballier@g.o> metadata.xml:
242 + Describe what the bindist useflag does here.
243 +
244 + 16 Jan 2013; Samuli Suominen <ssuominen@g.o> ffmpeg-0.10.6.ebuild,
245 + ffmpeg-1.0.1.ebuild, ffmpeg-1.1.ebuild:
246 + Fix compability with libcdio-paranoia.
247 +
248 +*ffmpeg-1.1 (13 Jan 2013)
249 +
250 + 13 Jan 2013; Alexis Ballier <aballier@g.o> +ffmpeg-1.1.ebuild:
251 + version bump
252 +
253 + 13 Jan 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
254 + Improve documentation installation and add an examples useflag
255 +
256 + 19 Dec 2012; Alexis Ballier <aballier@g.o> -ffmpeg-0.10.2.ebuild,
257 + -ffmpeg-0.10.4.ebuild, -ffmpeg-0.10.5.ebuild, -ffmpeg-0.11.1.ebuild,
258 + -ffmpeg-0.11.2.ebuild, -ffmpeg-1.0.ebuild:
259 + remove old
260 +
261 +*ffmpeg-1.0.1 (18 Dec 2012)
262 +
263 + 18 Dec 2012; Alexis Ballier <aballier@g.o> +ffmpeg-1.0.1.ebuild:
264 + version bump
265 +
266 + 08 Dec 2012; Alexis Ballier <aballier@g.o> ffmpeg-0.10.6.ebuild,
267 + +files/flashtest.patch:
268 + backport upstream fix for the vsynth1-flashsv2 test with recent zlib
269 + versions, bug #446390
270 +
271 + 08 Dec 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
272 + v4l1 indev is gone, no need to disable it explicitly
273 +
274 + 26 Nov 2012; Tomáš Chvátal <scarabeus@g.o> metadata.xml:
275 + Update to global useflag.
276 +
277 +*ffmpeg-0.10.6 (14 Nov 2012)
278 +
279 + 14 Nov 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.10.6.ebuild:
280 + version bump
281 +
282 + 12 Oct 2012; Alexis Ballier <aballier@g.o> ffmpeg-1.0.ebuild,
283 + ffmpeg-9999.ebuild:
284 + make build verbose, bug #437904 by Vicente Olivert Riera
285 +
286 + 29 Sep 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
287 + metadata.xml:
288 + add fdk useflag
289 +
290 + 29 Sep 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
291 + tests now work without zlib
292 +
293 +*ffmpeg-1.0 (29 Sep 2012)
294 +
295 + 29 Sep 2012; Alexis Ballier <aballier@g.o> +ffmpeg-1.0.ebuild:
296 + bump to 1.0 :)
297 +
298 + 29 Sep 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
299 + cpudetection is now enabled by default, disable it if the useflag is not
300 + enabled
301 +
302 + 25 Sep 2012; Mike Frysinger <vapier@g.o> ffmpeg-0.10.2.ebuild,
303 + ffmpeg-0.10.3.ebuild, ffmpeg-0.10.4.ebuild, ffmpeg-0.10.5.ebuild,
304 + ffmpeg-0.11.1.ebuild, ffmpeg-0.11.2.ebuild:
305 + Disable asm for x32 ABIs for now #427004 by devsk.
306 +
307 + 21 Sep 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
308 + update git url
309 +
310 +*ffmpeg-0.11.2 (20 Sep 2012)
311 +
312 + 20 Sep 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.11.2.ebuild:
313 + version bump for the 0.11 branch
314 +
315 +*ffmpeg-0.10.5 (20 Sep 2012)
316 +
317 + 20 Sep 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.10.5.ebuild:
318 + version bump for the 0.10 branch
319 +
320 + 20 Sep 2012; Kacper Kowalik <xarthisius@g.o> ffmpeg-0.10.3.ebuild:
321 + ppc64 stable wrt #420305
322 +
323 + 17 Aug 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
324 + mmx2 is now mmxext
325 +
326 + 06 Aug 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
327 + metadata.xml:
328 + add twolame useflag
329 +
330 + 02 Aug 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
331 + metadata.xml:
332 + add flite useflag
333 +
334 + 23 Jul 2012; Anthony G. Basile <blueness@g.o> ffmpeg-0.11.1.ebuild,
335 + ffmpeg-9999.ebuild:
336 + Keyword ~mips
337 +
338 + 23 Jul 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
339 + add libcaca useflag/support
340 +
341 + 23 Jul 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
342 + metadata.xml:
343 + add opus useflag/support
344 +
345 +*ffmpeg-0.10.4 (23 Jul 2012)
346 +
347 + 23 Jul 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.10.4.ebuild:
348 + version bump for the 0.10 branch
349 +
350 + 09 Jul 2012; Michael Weber <xmw@g.o> ffmpeg-0.10.3.ebuild:
351 + ppc stable (bug 420305)
352 +
353 + 06 Jul 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
354 + metadata.xml:
355 + add iec61883 useflag
356 +
357 + 23 Jun 2012; Raúl Porcel <armin76@g.o> ffmpeg-0.10.3.ebuild:
358 + alpha/ia64/sparc stable wrt #420305
359 +
360 + 17 Jun 2012; Markus Meier <maekke@g.o> ffmpeg-0.10.3.ebuild:
361 + arm stable, bug #420305
362 +
363 + 17 Jun 2012; Ben de Groot <yngwin@g.o> ffmpeg-0.10.2.ebuild,
364 + ffmpeg-0.10.3.ebuild, ffmpeg-0.11.1.ebuild, ffmpeg-9999.ebuild, metadata.xml:
365 + Move USE=ass usage to new global libass useflag (bug #328245)
366 +
367 + 13 Jun 2012; Jeroen Roovers <jer@g.o> ffmpeg-0.10.3.ebuild:
368 + Stable for HPPA (bug #420305).
369 +
370 + 13 Jun 2012; Andreas Schuerch <nativemad@g.o> ffmpeg-0.10.3.ebuild:
371 + x86 stable, see bug 420305
372 +
373 + 11 Jun 2012; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.3.ebuild:
374 + Stable for amd64, wrt bug #420305
375 +
376 + 09 Jun 2012; Alexis Ballier <aballier@g.o> -ffmpeg-0.11.ebuild,
377 + -files/ffmpeg-0.11-tests.patch:
378 + remove old
379 +
380 +*ffmpeg-0.11.1 (08 Jun 2012)
381 +
382 + 08 Jun 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.11.1.ebuild:
383 + version bump
384 +
385 + 29 May 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
386 + metadata.xml:
387 + Add avresample useflag
388 +
389 +*ffmpeg-0.11 (26 May 2012)
390 +
391 + 26 May 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.11.ebuild,
392 + +files/ffmpeg-0.11-tests.patch:
393 + version bump
394 +
395 + 17 May 2012; Alexis Ballier <aballier@g.o> ffmpeg-0.10.2.ebuild,
396 + ffmpeg-0.10.3.ebuild, ffmpeg-9999.ebuild:
397 + block libpostproc as should have been done from the beginning
398 +
399 + 17 May 2012; Alexis Ballier <aballier@g.o> -ffmpeg-0.10.3-r1.ebuild,
400 + ffmpeg-9999.ebuild:
401 + revert previous commit that came as a surprise, standalone postproc is not
402 + worth it yet, at least not without a release and a stable candidate
403 +
404 +*ffmpeg-0.10.3-r1 (17 May 2012)
405 +
406 + 17 May 2012; Tomáš Chvátal <scarabeus@g.o> +ffmpeg-0.10.3-r1.ebuild,
407 + ffmpeg-9999.ebuild:
408 + Disable postproc in here and use the common library that will be used by both
409 + libav and ffmpeg (eases dependency writting).
410 +
411 + 15 May 2012; Alexis Ballier <aballier@g.o> ffmpeg-0.10.3.ebuild,
412 + ffmpeg-9999.ebuild:
413 + keyword ~amd64-fbsd
414 +
415 + 15 May 2012; Alexis Ballier <aballier@g.o>
416 + -files/ffmpeg-0.7.6-fix_ppc64_32ul.patch, -ffmpeg-0.7.8.ebuild,
417 + -ffmpeg-0.10.ebuild:
418 + remove old
419 +
420 + 13 May 2012; Mark Loeser <halcy0n@g.o> ffmpeg-0.10.2.ebuild:
421 + Stable for ppc/ppc64; bug #411369
422 +
423 + 12 May 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
424 + libvorbis encoder is back, reflect the change into the ebuild
425 +
426 +*ffmpeg-0.10.3 (08 May 2012)
427 +
428 + 08 May 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.10.3.ebuild:
429 + version bump
430 +
431 + 05 May 2012; Jeff Horelick <jdhore@g.o> ffmpeg-0.7.8.ebuild,
432 + ffmpeg-0.10.ebuild, ffmpeg-0.10.2.ebuild, ffmpeg-9999.ebuild:
433 + dev-util/pkgconfig -> virtual/pkgconfig
434 +
435 + 24 Apr 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
436 + fontconfig requires pkgconfig
437 +
438 + 24 Apr 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
439 + drop dirac useflag per upstream drop
440 +
441 + 15 Apr 2012; Raúl Porcel <armin76@g.o> ffmpeg-0.10.2.ebuild:
442 + alpha/arm/ia64/sparc stable wrt #411369
443 +
444 + 14 Apr 2012; Zac Medico <zmedico@g.o> ffmpeg-0.10.2.ebuild,
445 + ffmpeg-9999.ebuild:
446 + Add ~amd64-linux keyword.
447 +
448 + 12 Apr 2012; Andreas Schuerch <nativemad@g.o> ffmpeg-0.10.2.ebuild:
449 + x86 stable, see bug 411369
450 +
451 + 11 Apr 2012; Jeroen Roovers <jer@g.o> ffmpeg-0.10.2.ebuild:
452 + Stable for HPPA (bug #411369).
453 +
454 + 11 Apr 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
455 + add fontconfig useflag
456 +
457 + 10 Apr 2012; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.2.ebuild:
458 + Stable for amd64, wrt bug #411369
459 +
460 + 09 Apr 2012; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.ebuild:
461 + Stable for amd64, wrt bug #401069
462 +
463 + 08 Apr 2012; Raúl Porcel <armin76@g.o> ffmpeg-0.10.ebuild,
464 + ffmpeg-0.10.2.ebuild:
465 + Add ~alpha/~arm/~ia64/~sparc wrt #392269
466 +
467 + 08 Apr 2012; Alexis Ballier <aballier@g.o> ffmpeg-0.10.2.ebuild,
468 + +files/freiordl.patch:
469 + backport upstream patch to link with libdl when using frei0r, bug #409047
470 +
471 + 05 Apr 2012; Alexis Ballier <aballier@g.o> ffmpeg-0.10.2.ebuild,
472 + ffmpeg-9999.ebuild:
473 + bump gnutls dep for bug #405083
474 +
475 + 31 Mar 2012; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.ebuild:
476 + reverted to ~amd64
477 +
478 + 31 Mar 2012; Agostino Sarubbo <ago@g.o> ffmpeg-0.10.ebuild:
479 + Stable for amd64, wrt bug #401069
480 +
481 + 28 Mar 2012; Brent Baude <ranger@g.o> ffmpeg-0.10.ebuild:
482 + Marking ffmpeg-0.10 ppc64 for bug 401069
483 +
484 + 25 Mar 2012; Jeroen Roovers <jer@g.o> ffmpeg-0.10.ebuild:
485 + Stable for HPPA (bug #401069).
486 +
487 + 22 Mar 2012; Alexis Ballier <aballier@g.o> ffmpeg-0.10.2.ebuild,
488 + ffmpeg-9999.ebuild, metadata.xml:
489 + Make the extra tools useflags become USE_EXPAND per -dev discussion.
490 +
491 + 20 Mar 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
492 + cws2fws requires zlib
493 +
494 +*ffmpeg-0.10.2 (18 Mar 2012)
495 +
496 + 18 Mar 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.10.2.ebuild:
497 + version bump
498 +
499 + 14 Mar 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
500 + drop iwmmxt useflag as it has been removed upstream
501 +
502 + 09 Mar 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
503 + metadata.xml:
504 + add bluray useflag
505 +
506 + 28 Feb 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
507 + metadata.xml:
508 + Add various useflags, default-enabled, for the useful small programs in the
509 + tools subdirectory.
510 +
511 + 19 Feb 2012; Alexis Ballier <aballier@g.o> -ffmpeg-0.9.1.ebuild:
512 + remove old
513 +
514 + 31 Jan 2012; Jeff Horelick <jdhore@g.o> ffmpeg-0.10.ebuild,
515 + ffmpeg-0.9.1.ebuild:
516 + Keyword on ~x86 wrt bug 392269
517 +
518 +*ffmpeg-0.10 (28 Jan 2012)
519 +
520 + 28 Jan 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.10.ebuild:
521 + version bump
522 +
523 + 28 Jan 2012; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
524 + avconv is gone in master
525 +
526 + 26 Jan 2012; Samuli Suominen <ssuominen@g.o> ffmpeg-0.9.1.ebuild:
527 + Restore ~ppc and ~ppc64 keywording wrt #392269
528 +
529 + 06 Jan 2012; Alexis Ballier <aballier@g.o> -ffmpeg-0.9.ebuild:
530 + remove old
531 +
532 +*ffmpeg-0.9.1 (05 Jan 2012)
533 +
534 + 05 Jan 2012; Alexis Ballier <aballier@g.o> +ffmpeg-0.9.1.ebuild:
535 + version bump
536 +
537 + 02 Jan 2012; Samuli Suominen <ssuominen@g.o> metadata.xml:
538 + USE description for flag "neon" is in use.desc now.
539 +
540 + 19 Dec 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.7.7.ebuild,
541 + -ffmpeg-0.8.7.ebuild:
542 + remove old
543 +
544 + 18 Dec 2011; Mark Loeser <halcy0n@g.o> ffmpeg-0.7.8.ebuild:
545 + Stable for ppc/ppc64; bug #391421
546 +
547 + 17 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.9.ebuild,
548 + ffmpeg-9999.ebuild:
549 + search for libraries in libswresample too for tests
550 +
551 + 17 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.9.ebuild,
552 + ffmpeg-9999.ebuild:
553 + tests depend on encode and zlib, use eapi4 use constraints for this, fixes
554 + bug #356691
555 +
556 + 15 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.9.ebuild,
557 + ffmpeg-9999.ebuild:
558 + set optflags to cflags, just in case
559 +
560 + 15 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
561 + no need to prebuild version.h these days
562 +
563 + 15 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
564 + feed configure with cxx and ar too
565 +
566 + 15 Dec 2011; Alexis Ballier <aballier@g.o> metadata.xml:
567 + fix celt usedesc
568 +
569 + 15 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
570 + metadata.xml:
571 + add avconv useflag
572 +
573 +*ffmpeg-0.9 (15 Dec 2011)
574 +
575 + 15 Dec 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.9.ebuild:
576 + version bump
577 +
578 + 15 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
579 + disable all asm on x86 with pic, this should be much slower but, at least,
580 + pic
581 +
582 + 15 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
583 + remove x86 special handling, this should be handled automagically by the
584 + build system nowadays
585 +
586 + 15 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
587 + pass user cflags as extra-cflags, disable optflags as we assume user cflags
588 + contain them, do not disable opimizations since optflags are empty, bug
589 + #392451
590 +
591 + 09 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.8.7.ebuild,
592 + ffmpeg-9999.ebuild:
593 + add missing libXfixes dep for x11grab
594 +
595 + 06 Dec 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.8.7.ebuild:
596 + Marked ~hppa (bug #392269).
597 +
598 + 06 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
599 + tests are now run with the fate makefile target
600 +
601 + 06 Dec 2011; Alexis Ballier <aballier@g.o> metadata.xml:
602 + improve vdpau usedesc, by Raúl Porcel
603 +
604 + 03 Dec 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7.8.ebuild:
605 + alpha/arm/ia64/sh/sparc stable wrt #391421
606 +
607 + 03 Dec 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
608 + fix sdl automagic
609 +
610 + 02 Dec 2011; Steve Dibb <beandog@g.o> ffmpeg-0.7.7.ebuild,
611 + ffmpeg-0.7.8.ebuild, ffmpeg-0.8.7.ebuild, ffmpeg-9999.ebuild:
612 + Build qt-faststart by default
613 +
614 + 01 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o> ffmpeg-0.7.8.ebuild:
615 + x86 stable wrt bug #391421
616 +
617 + 29 Nov 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7.8.ebuild:
618 + Stable for HPPA (bug #391421).
619 +
620 + 28 Nov 2011; Tony Vroon <chainsaw@g.o> ffmpeg-0.7.8.ebuild:
621 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
622 + Elijah "Armageddon" El Lazkani in security bug #391421.
623 +
624 + 28 Nov 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.8.7.ebuild:
625 + drop keyword before unmasking 0.8, bug #392269
626 +
627 + 28 Nov 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.7.6.ebuild,
628 + -ffmpeg-0.8.5.ebuild, -ffmpeg-0.8.6.ebuild:
629 + remove old
630 +
631 + 27 Nov 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
632 + metadata.xml:
633 + add libass useflag
634 +
635 + 25 Nov 2011; Kacper Kowalik <xarthisius@g.o> ffmpeg-0.7.7.ebuild:
636 + ppc/ppc64 stable wrt #389201
637 +
638 +*ffmpeg-0.8.7 (23 Nov 2011)
639 +
640 + 23 Nov 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.8.7.ebuild:
641 + version bump
642 +
643 +*ffmpeg-0.7.8 (23 Nov 2011)
644 +
645 + 23 Nov 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.8.ebuild:
646 + version bump
647 +
648 + 19 Nov 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7.7.ebuild:
649 + alpha/ia64/sparc stable wrt #389807
650 +
651 + 13 Nov 2011; Markus Meier <maekke@g.o> ffmpeg-0.7.7.ebuild:
652 + arm stable, bug #389807
653 +
654 + 09 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> ffmpeg-0.7.7.ebuild:
655 + x86 stable wrt bug #389807
656 +
657 + 09 Nov 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
658 + add iwmmxt useflag, bug #349814
659 +
660 + 08 Nov 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7.7.ebuild:
661 + Stable for HPPA (bug #389807).
662 +
663 + 08 Nov 2011; Richard Freeman <rich0@g.o> ffmpeg-0.7.7.ebuild:
664 + amd64 stable - 389807
665 +
666 + 07 Nov 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
667 + metadata.xml:
668 + add libv4l useflag
669 +
670 + 07 Nov 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
671 + add gnutls useflag
672 +
673 + 07 Nov 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
674 + metadata.xml:
675 + add openssl useflag
676 +
677 +*ffmpeg-0.8.6 (07 Nov 2011)
678 +
679 + 07 Nov 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.8.6.ebuild:
680 + version bump
681 +
682 +*ffmpeg-0.7.7 (07 Nov 2011)
683 +
684 + 07 Nov 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.7.ebuild:
685 + version bump
686 +
687 + 02 Nov 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
688 + add pulseaudio useflag
689 +
690 + 01 Nov 2011; Samuli Suominen <ssuominen@g.o> ffmpeg-0.7.6.ebuild,
691 + ffmpeg-0.8.5.ebuild, ffmpeg-9999.ebuild:
692 + Rename USE="v4l2" to USE="v4l" while removing support for video4linux 1.x wrt
693 + #385241
694 +
695 + 23 Oct 2011; Kacper Kowalik <xarthisius@g.o>
696 + +files/ffmpeg-0.7.6-fix_ppc64_32ul.patch, ffmpeg-0.7.6.ebuild:
697 + (non-maintainer commit) Backport patch that allows build system to properly
698 + detect arch on ppc64 with 32ul. Fixes bug 341235 and 387207
699 +
700 + 21 Oct 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
701 + bump x264 dep
702 +
703 + 15 Oct 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.7.5.ebuild,
704 + -ffmpeg-0.8.4.ebuild:
705 + remove old
706 +
707 + 12 Oct 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7.6.ebuild:
708 + alpha/ia64/sparc stable wrt #385511
709 +
710 + 10 Oct 2011; Markus Meier <maekke@g.o> ffmpeg-0.7.6.ebuild:
711 + arm stable, bug #385511
712 +
713 + 09 Oct 2011; Kacper Kowalik <xarthisius@g.o> ffmpeg-0.7.6.ebuild:
714 + ppc/ppc64 stable wrt #385511
715 +
716 + 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@g.o> ffmpeg-0.7.6.ebuild:
717 + x86 stable wrt security bug #385511
718 +
719 + 07 Oct 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7.6.ebuild:
720 + Stable for HPPA (bug #385511).
721 +
722 + 06 Oct 2011; Steve Dibb <beandog@g.o> ffmpeg-0.7.6.ebuild:
723 + amd64 stable, bug 385511
724 +
725 + 05 Oct 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
726 + add libmodplug support
727 +
728 +*ffmpeg-0.8.5 (05 Oct 2011)
729 +*ffmpeg-0.7.6 (05 Oct 2011)
730 +
731 + 05 Oct 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.6.ebuild,
732 + +ffmpeg-0.8.5.ebuild:
733 + version bump
734 +
735 + 05 Oct 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.7.3.ebuild,
736 + -ffmpeg-0.7.4.ebuild, -ffmpeg-0.8.2.ebuild, -ffmpeg-0.8.3.ebuild:
737 + remove old
738 +
739 + 02 Oct 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7.5.ebuild:
740 + alpha/arm/ia64/sparc stable wrt #384095
741 +
742 + 28 Sep 2011; Kacper Kowalik <xarthisius@g.o> ffmpeg-0.7.5.ebuild:
743 + ppc/ppc64 stable wrt #384095
744 +
745 + 27 Sep 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
746 + metadata.xml:
747 + add libaacplus support
748 +
749 + 27 Sep 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7.5.ebuild:
750 + Stable for HPPA (bug #384095).
751 +
752 + 25 Sep 2011; Pawel Hajdan jr <phajdan.jr@g.o> ffmpeg-0.7.5.ebuild:
753 + x86 stable wrt security bug #384095
754 +
755 + 22 Sep 2011; Tony Vroon <chainsaw@g.o> ffmpeg-0.7.5.ebuild:
756 + Marked stable on based on arch testing by Agostino "ago" Sarubbo in security
757 + bug #384095.
758 +
759 +*ffmpeg-0.8.4 (22 Sep 2011)
760 +*ffmpeg-0.7.5 (22 Sep 2011)
761 +
762 + 22 Sep 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.5.ebuild,
763 + +ffmpeg-0.8.4.ebuild:
764 + version bump
765 +
766 + 21 Sep 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
767 + metadata.xml:
768 + add cdio useflag
769 +
770 + 17 Sep 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7.4.ebuild:
771 + alpha/ia64/sparc stable wrt #382301
772 +
773 + 13 Sep 2011; Markos Chandras <hwoarang@g.o> ffmpeg-0.7.4.ebuild:
774 + Stable on amd64 wrt bug #382301
775 +
776 + 12 Sep 2011; Markus Meier <maekke@g.o> ffmpeg-0.7.4.ebuild:
777 + arm stable, bug #382301
778 +
779 + 11 Sep 2011; Markus Meier <maekke@g.o> ffmpeg-0.7.4.ebuild:
780 + x86 stable, bug #382301
781 +
782 + 10 Sep 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7.4.ebuild:
783 + Stable for HPPA (bug #382301).
784 +
785 +*ffmpeg-0.7.4 (08 Sep 2011)
786 +
787 + 08 Sep 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.4.ebuild:
788 + version bump
789 +
790 +*ffmpeg-0.8.3 (08 Sep 2011)
791 +
792 + 08 Sep 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.8.3.ebuild:
793 + version bump
794 +
795 + 06 Sep 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.8.2.ebuild:
796 + openal is not in 0.8.2, only 9999, bug #379187
797 +
798 + 06 Sep 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
799 + metadata.xml:
800 + add neon useflag for arm simd, bug #349814
801 +
802 + 06 Sep 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
803 + metadata.xml:
804 + add vis useflag for sparc simd, bug #349814
805 +
806 + 27 Aug 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.7_rc1.ebuild:
807 + remove old
808 +
809 + 27 Aug 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7.3.ebuild:
810 + alpha/ia64/sparc stable wrt #378801
811 +
812 + 24 Aug 2011; Markus Meier <maekke@g.o> ffmpeg-0.7.3.ebuild:
813 + arm stable, bug #378801
814 +
815 + 21 Aug 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7.3.ebuild:
816 + Stable for HPPA (bug #378801).
817 +
818 + 19 Aug 2011; Thomas Kahle <tomka@g.o> ffmpeg-0.7.3.ebuild:
819 + x86 stable per bug 378801
820 +
821 + 18 Aug 2011; Tony Vroon <chainsaw@g.o> ffmpeg-0.7.3.ebuild:
822 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in
823 + security bug #378801.
824 +
825 + 17 Aug 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.7_rc1.ebuild,
826 + ffmpeg-0.7.3.ebuild, ffmpeg-0.8.2.ebuild, ffmpeg-9999.ebuild:
827 + add missing pkgconfig deps, bug #379555 by bay
828 +
829 + 11 Aug 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.7.1.ebuild,
830 + -ffmpeg-0.7.2.ebuild, -ffmpeg-0.8.ebuild, -ffmpeg-0.8.1.ebuild:
831 + remove old
832 +
833 +*ffmpeg-0.8.2 (11 Aug 2011)
834 +*ffmpeg-0.7.3 (11 Aug 2011)
835 +
836 + 11 Aug 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.3.ebuild,
837 + +ffmpeg-0.8.2.ebuild:
838 + version bump
839 +
840 +*ffmpeg-0.8.1 (30 Jul 2011)
841 +
842 + 30 Jul 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.8.1.ebuild:
843 + version bump
844 +
845 + 30 Jul 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.7.1.ebuild,
846 + ffmpeg-0.7.2.ebuild, ffmpeg-0.8.ebuild:
847 + bring back ~ppc/~ppc64 keywords as the deps are now keyworded...
848 +
849 +*ffmpeg-0.7.2 (30 Jul 2011)
850 +
851 + 30 Jul 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.2.ebuild:
852 + version bump
853 +
854 + 10 Jul 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.6.ebuild,
855 + -ffmpeg-0.6_p25767.ebuild, -ffmpeg-0.6.90_rc0-r2.ebuild,
856 + -files/avparser.patch, -files/avutil_aes_sha_h.patch:
857 + remove old
858 +
859 + 10 Jul 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7_rc1.ebuild:
860 + ia64/sparc stable wrt #365273
861 +
862 + 10 Jul 2011; Markus Meier <maekke@g.o> ffmpeg-0.7_rc1.ebuild:
863 + arm stable, bug #365273
864 +
865 + 06 Jul 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
866 + Factorise a bit the cpu features handling code and keep the declarations in
867 + one place, a string that will be used to fill IUSE and convert them to
868 + ./configure arguments. Do not default-enable them anymore.
869 +
870 + 06 Jul 2011; Mark Loeser <halcy0n@g.o> ffmpeg-0.7_rc1.ebuild:
871 + Mark stable for ppc64; bug 365273
872 +
873 + 29 Jun 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
874 + drop the video_cards_nvidia guard for vdpau
875 +
876 + 29 Jun 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
877 + drop custom-cflags useflag and always use ours
878 +
879 + 29 Jun 2011; Christoph Mende <angelos@g.o> ffmpeg-0.7_rc1.ebuild:
880 + Stable on amd64 wrt bug #365273
881 +
882 + 29 Jun 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
883 + convert to eapi4, add eprefix stuff, make use of REQUIRED_USE
884 +
885 + 27 Jun 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
886 + add openal useflag
887 +
888 + 26 Jun 2011; Brent Baude <ranger@g.o> ffmpeg-0.7_rc1.ebuild:
889 + marking ffmpeg-0.7_rc1 ppc for sec bug 365273
890 +
891 + 24 Jun 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.7.1.ebuild,
892 + ffmpeg-0.8.ebuild, ffmpeg-9999.ebuild:
893 + bump x264 dep, bug #372685
894 +
895 + 23 Jun 2011; Pawel Hajdan jr <phajdan.jr@g.o> ffmpeg-0.7_rc1.ebuild:
896 + x86 stable wrt security bug #365273
897 +
898 +*ffmpeg-0.8 (23 Jun 2011)
899 +
900 + 23 Jun 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.8.ebuild:
901 + version bump: same as 0.7.1 but with only the new api/abi
902 +
903 +*ffmpeg-0.7.1 (23 Jun 2011)
904 +
905 + 23 Jun 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7.1.ebuild:
906 + version bump
907 +
908 + 23 Jun 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
909 + no need to strip the -sse3 suffix for gcc march flag, its now handled in
910 + configure
911 +
912 + 22 Jun 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
913 + use git-2.eclass
914 +
915 + 21 Jun 2011; Tobias Klausmann <klausman@g.o> ffmpeg-0.7_rc1.ebuild:
916 + Stable on alpha, bug #365273
917 +
918 + 16 Jun 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7_rc1.ebuild:
919 + Stable for HPPA (bug #365273).
920 +
921 + 15 Jun 2011; Jeroen Roovers <jer@g.o> ffmpeg-0.7_rc1.ebuild:
922 + Marked ~hppa (bug #365203).
923 +
924 + 24 May 2011; Thomas Kahle <tomka@g.o> ffmpeg-0.7_rc1.ebuild:
925 + ~x86 per bug 365203
926 +
927 + 15 May 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.7_rc1.ebuild:
928 + Add ~alpha/~ia64/~sparc wrt #365203
929 +
930 +*ffmpeg-0.7_rc1 (28 Apr 2011)
931 +
932 + 28 Apr 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.7_rc1.ebuild:
933 + version bump
934 +
935 + 20 Apr 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
936 + metadata.xml:
937 + simplify tests handling, add celt decoding support
938 +
939 + 13 Apr 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.6.90_rc0.ebuild,
940 + -ffmpeg-0.6.90_rc0-r1.ebuild:
941 + remove old
942 +
943 +*ffmpeg-0.6.90_rc0-r2 (13 Apr 2011)
944 +
945 + 13 Apr 2011; Alexis Ballier <aballier@g.o>
946 + +ffmpeg-0.6.90_rc0-r2.ebuild, +files/avutil_aes_sha_h.patch:
947 + New revision for installing avutil headers required by mplayer
948 +
949 + 13 Apr 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
950 + Enable (L)GPL-3 only when needed
951 +
952 +*ffmpeg-0.6.90_rc0-r1 (12 Apr 2011)
953 +
954 + 12 Apr 2011; Alexis Ballier <aballier@g.o>
955 + +ffmpeg-0.6.90_rc0-r1.ebuild, +files/avparser.patch:
956 + av_parser_parse is to be removed with the next major bump, bug #362949
957 +
958 + 12 Apr 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
959 + no need to hack the LD_LIBRARY_PATH for libavcore since its no more
960 +
961 + 12 Apr 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
962 + Add support for amrwb and aac encodings via the libvo libraries. Bump libvpx
963 + dep.
964 +
965 + 12 Apr 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.5_p20373.ebuild:
966 + remove old
967 +
968 + 10 Apr 2011; Raúl Porcel <armin76@g.o> ffmpeg-0.6_p25767.ebuild:
969 + ia64 stable
970 +
971 + 05 Apr 2011; Alexis Ballier <aballier@g.o> -ffmpeg-0.5_p22846.ebuild,
972 + -ffmpeg-0.6_p25423.ebuild, -ffmpeg-0.6_p28715.ebuild:
973 + remove old
974 +
975 +*ffmpeg-0.6.90_rc0 (05 Apr 2011)
976 +
977 + 05 Apr 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.6.90_rc0.ebuild,
978 + ffmpeg-9999.ebuild:
979 + version bump and adjust variables to fit with the rc style releases
980 +
981 + 01 Apr 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
982 + disable-stripping option is back, we need to pass it
983 +
984 + 31 Mar 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.6_p28715.ebuild,
985 + ffmpeg-9999.ebuild:
986 + libva 0.32 is required now, bug #361373
987 +
988 +*ffmpeg-0.6_p28715 (30 Mar 2011)
989 +
990 + 30 Mar 2011; Alexis Ballier <aballier@g.o> +ffmpeg-0.6_p28715.ebuild,
991 + ffmpeg-9999.ebuild:
992 + Change the way version is hardcoded to match the current git based one, bump
993 + a new snapshot
994 +
995 + 30 Mar 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
996 + metadata.xml:
997 + add truetype and avx useflags, by Alphat-PC, bug #359493
998 +
999 + 30 Mar 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1000 + disable-stripping isnt needed anymore
1001 +
1002 + 21 Mar 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1003 + fix git uri to the one pointed by http://ffmpeg.org/download.html
1004 +
1005 + 10 Mar 2011; Tim Harder <radhermit@g.o> ffmpeg-0.6_p25423.ebuild,
1006 + ffmpeg-0.6_p25767.ebuild, ffmpeg-9999.ebuild:
1007 + Fix static-libs usage (bug #336431 by Nikoli).
1008 +
1009 + 29 Jan 2011; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1010 + fix git URI
1011 +
1012 + 21 Jan 2011; Luca Barbato <lu_zero@g.o> ffmpeg-9999.ebuild:
1013 + Update repository url, switch to git
1014 +
1015 + 09 Dec 2010; Richard Freeman <rich0@g.o> ffmpeg-0.6_p25767.ebuild:
1016 + amd64 stable - 347625
1017 +
1018 + 09 Dec 2010; Christian Faulhammer <fauli@g.o>
1019 + ffmpeg-0.6_p25767.ebuild:
1020 + stable x86, security bug 347625
1021 +
1022 + 26 Nov 2010; Jeroen Roovers <jer@g.o> ffmpeg-0.6_p25423.ebuild,
1023 + ffmpeg-0.6_p25767.ebuild:
1024 + Marked ~hppa (bug #340269).
1025 +
1026 +*ffmpeg-0.6_p25767 (19 Nov 2010)
1027 +
1028 + 19 Nov 2010; Alexis Ballier <aballier@g.o> +ffmpeg-0.6_p25767.ebuild:
1029 + bump a new snapshot
1030 +
1031 + 19 Nov 2010; Alexis Ballier <aballier@g.o> ffmpeg-0.6_p25423.ebuild,
1032 + ffmpeg-9999.ebuild:
1033 + require rtmpdump 2.2f, bug #345609 by Thomas Raschbacher <lordvan@g.o>
1034 +
1035 + 14 Nov 2010; Raúl Porcel <armin76@g.o> ffmpeg-0.6.ebuild:
1036 + sparc stable wrt #332361
1037 +
1038 + 07 Nov 2010; Alexis Ballier <aballier@g.o>
1039 + ffmpeg-0.6_p25423.ebuild, ffmpeg-9999.ebuild:
1040 + set LD_LIBRARY_PATH for libavcore too for running the tests, bug #341849
1041 +
1042 + 07 Nov 2010; Alexis Ballier <aballier@g.o> metadata.xml:
1043 + update description of the vpx useflag, bug #337690
1044 +
1045 + 03 Nov 2010; Markus Meier <maekke@g.o> ffmpeg-0.6.ebuild:
1046 + arm stable, bug #332361
1047 +
1048 + 02 Nov 2010; Samuli Suominen <ssuominen@g.o>
1049 + ffmpeg-0.6_p25423.ebuild, ffmpeg-9999.ebuild:
1050 + Raise media-sound/lame depend to >= 3.98.3 wrt #343467 by Kai Krakow.
1051 +
1052 + 30 Oct 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1053 + bump x264 requirements
1054 +
1055 + 11 Oct 2010; Markus Meier <maekke@g.o> ffmpeg-0.6_p25423.ebuild:
1056 + restore ~arm, bug #340269
1057 +
1058 + 11 Oct 2010; Jeroen Roovers <jer@g.o> ffmpeg-0.6.ebuild:
1059 + Stable for HPPA (bug #332361).
1060 +
1061 + 10 Oct 2010; Raúl Porcel <armin76@g.o> ffmpeg-0.6_p25423.ebuild:
1062 + Re-add ~alpha/~ia64/~sparc wrt #340269
1063 +
1064 +*ffmpeg-0.6_p25423 (09 Oct 2010)
1065 +
1066 + 09 Oct 2010; Alexis Ballier <aballier@g.o>
1067 + +ffmpeg-0.6_p25423.ebuild:
1068 + push a new snapshot, fixes 329921, 339036 and should help with 179872
1069 +
1070 + 08 Oct 2010; Brent Baude <ranger@g.o> ffmpeg-0.6.ebuild:
1071 + Marking ffmpeg-0.6 ppc for bug 332361
1072 +
1073 + 08 Oct 2010; Brent Baude <ranger@g.o> ffmpeg-0.6.ebuild:
1074 + Marking ffmpeg-0.6 ppc64 for bug 332361
1075 +
1076 + 01 Oct 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1077 + disable mmx and other asm if pic is requested on x86 only
1078 +
1079 + 01 Oct 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
1080 + metadata.xml:
1081 + Add frei0r useflag
1082 +
1083 + 24 Sep 2010; Markos Chandras <hwoarang@g.o> ffmpeg-0.6.ebuild:
1084 + Stable on amd64 wrt bug #332361
1085 +
1086 + 20 Sep 2010; Mike Frysinger <vapier@g.o> ffmpeg-0.6.ebuild,
1087 + ffmpeg-9999.ebuild:
1088 + Drop empty KEYWORDS to keep ekeyword happy.
1089 +
1090 + 17 Sep 2010; Christian Faulhammer <fauli@g.o> ffmpeg-0.6.ebuild:
1091 + stable x86, security bug 332361
1092 +
1093 + 15 Sep 2010; Joseph Jezak <josejx@g.o> ffmpeg-0.6.ebuild:
1094 + Marked ~ppc/~ppc64 for bug #324941.
1095 +
1096 + 13 Sep 2010; Tobias Klausmann <klausman@g.o> ffmpeg-0.6.ebuild:
1097 + Stable on alpha, bug #332361
1098 +
1099 + 10 Aug 2010; Samuli Suominen <ssuominen@g.o> ffmpeg-9999.ebuild:
1100 + USE="qt-faststart" to replace separate media-video/qt-faststart package.
1101 +
1102 + 02 Aug 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1103 + avfilter-lavf doesnt exist, bug #330247
1104 +
1105 + 22 Jul 2010; Alexis Ballier <aballier@g.o> +ffmpeg-9999.ebuild,
1106 + -ffmpeg-9999-r1.ebuild:
1107 + go back to revision less for the live ebuild, revisions make no sense at
1108 + all there
1109 +
1110 + 22 Jul 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1111 + Add bzip2 and static-libs useflag, by Nikoli <nikoli@×××××××.com> in bug
1112 + #324453 and fix my previous mistake by reintroducing the faad dep.
1113 +
1114 + 22 Jul 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1115 + sort rdepend, use same detection of live ebuild everywhere, cosmetics, by
1116 + Nikoli <nikoli@×××××××.com> in bug #324453
1117 +
1118 + 11 Jul 2010; Jeroen Roovers <jer@g.o> ffmpeg-0.6.ebuild:
1119 + Marked ~hppa (bug #324941).
1120 +
1121 + 27 Jun 2010; Raúl Porcel <armin76@g.o> ffmpeg-0.6.ebuild:
1122 + Re-add ~alpha/~arm/~ia64/~sparc wrt #324941
1123 +
1124 + 22 Jun 2010; Christian Faulhammer <fauli@g.o> ffmpeg-0.6.ebuild:
1125 + add ~x86, bug 324941
1126 +
1127 + 22 Jun 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1128 + faad support has been removed
1129 +
1130 + 18 Jun 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1131 + Sort IUSE and make zlib enabled by default, by Nikoli
1132 + <nikoli@×××××××.com>, bug #324453
1133 +
1134 +*ffmpeg-0.6 (16 Jun 2010)
1135 +
1136 + 16 Jun 2010; Alexis Ballier <aballier@g.o> +ffmpeg-0.6.ebuild:
1137 + Bump to 0.6
1138 +
1139 + 12 Jun 2010; Dror Levin <spatz@g.o> ffmpeg-9999-r1.ebuild:
1140 + Make KEYWORDS depend on PV to make it easier to bump.
1141 +
1142 + 11 Jun 2010; Luca Barbato <lu_zero@g.o> metadata.xml,
1143 + ffmpeg-9999-r1.ebuild:
1144 + Update live ebuild, support libvpx, that should address the final bit of
1145 + bug #320817, thanks to Nikoli again for the support
1146 +
1147 + 06 Jun 2010; Luca Barbato <lu_zero@g.o> metadata.xml,
1148 + ffmpeg-9999-r1.ebuild:
1149 + add librtmp support
1150 +
1151 + 06 Jun 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1152 + bump x264 requirements
1153 +
1154 + 11 May 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild,
1155 + metadata.xml:
1156 + add vaapi useflag, by Olivier Huber <oli.huber@×××××.com>, bug #308857
1157 +
1158 + 11 May 2010; Alexis Ballier <aballier@g.o>
1159 + ffmpeg-0.5_p20373.ebuild, ffmpeg-0.5_p22846.ebuild:
1160 + force disabling vaapi to avoid automagics on unmasked versions, bug
1161 + #308857
1162 +
1163 + 11 May 2010; Alexis Ballier <aballier@g.o>
1164 + -ffmpeg-0.5_p20601-r1.ebuild, -ffmpeg-0.5_p21602.ebuild,
1165 + -files/ffmpeg-0.5_p20601-r1-libtheora.patch:
1166 + remove old
1167 +
1168 + 23 Apr 2010; Samuli Suominen <ssuominen@g.o>
1169 + ffmpeg-0.5_p20373.ebuild, ffmpeg-0.5_p20601-r1.ebuild,
1170 + ffmpeg-0.5_p21602.ebuild, ffmpeg-0.5_p22846.ebuild, metadata.xml:
1171 + Rename USE opencore-amr to amr.
1172 +
1173 + 23 Apr 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1174 + rename opencore-amr useflag to amr, we should get rid of the old non free
1175 + one
1176 +
1177 +*ffmpeg-0.5_p22846 (12 Apr 2010)
1178 +
1179 + 12 Apr 2010; Alexis Ballier <aballier@g.o>
1180 + +ffmpeg-0.5_p22846.ebuild:
1181 + push a new snapshot
1182 +
1183 + 13 Mar 2010; Luca Barbato <lu_zero@g.o> ffmpeg-0.5_p20373.ebuild,
1184 + ffmpeg-0.5_p20601-r1.ebuild, ffmpeg-0.5_p21602.ebuild,
1185 + ffmpeg-9999-r1.ebuild:
1186 + Add dep on pkg-config, fixes bug #306943
1187 +
1188 + 10 Mar 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1189 + simplify libgsm code as upstream now uses a more standard way for
1190 + #including it
1191 +
1192 + 04 Feb 2010; Alexis Ballier <aballier@g.o>
1193 + ffmpeg-0.5_p21602.ebuild, ffmpeg-9999-r1.ebuild:
1194 + Remove ipv6 useflag, it cannot be disabled separately anymore and is
1195 + automatically enabled when available with USE=network, reported by marienz
1196 +
1197 +*ffmpeg-0.5_p21602 (02 Feb 2010)
1198 +
1199 + 02 Feb 2010; Alexis Ballier <aballier@g.o>
1200 + +ffmpeg-0.5_p21602.ebuild:
1201 + bump a new snapshot
1202 +
1203 + 31 Jan 2010; Raúl Porcel <armin76@g.o> ffmpeg-0.5_p20373.ebuild:
1204 + ia64/sparc stable
1205 +
1206 + 26 Jan 2010; Dror Levin <spatz@g.o> ffmpeg-0.5_p20601-r1.ebuild,
1207 + ffmpeg-9999-r1.ebuild:
1208 + Handle -march=*-sse3 properly, bug 283968; Install the manpages, bug
1209 + 288467.
1210 +
1211 + 26 Jan 2010; Dror Levin <spatz@g.o> ffmpeg-0.5_p20601-r1.ebuild,
1212 + ffmpeg-9999-r1.ebuild:
1213 + Fix faac handling if USE=-encode, bug 300364.
1214 +
1215 + 24 Jan 2010; Tobias Klausmann <klausman@g.o>
1216 + ffmpeg-0.5_p20373.ebuild:
1217 + Stable on alpha, bug #297847
1218 +
1219 + 19 Jan 2010; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1220 + Adjust x264 deps
1221 +
1222 + 09 Jan 2010; Christian Faulhammer <fauli@g.o>
1223 + ffmpeg-0.5_p20373.ebuild:
1224 + stable x86, bug 297847
1225 +
1226 + 07 Jan 2010; Brent Baude <ranger@g.o> ffmpeg-0.5_p20373.ebuild:
1227 + Marking ffmpeg-0.5_p20373 ppc for bug 297847
1228 +
1229 + 06 Jan 2010; Brent Baude <ranger@g.o> ffmpeg-0.5_p20373.ebuild:
1230 + Marking ffmpeg-0.5_p20373 ppc64 for bug 297847
1231 +
1232 + 04 Jan 2010; Markus Meier <maekke@g.o> ffmpeg-0.5_p20373.ebuild:
1233 + arm stable, bug #297847
1234 +
1235 + 24 Dec 2009; Jeroen Roovers <jer@g.o> ffmpeg-0.5_p20373.ebuild:
1236 + Stable for HPPA (bug #297847).
1237 +
1238 + 22 Dec 2009; Samuli Suominen <ssuominen@g.o>
1239 + ffmpeg-0.5_p20373.ebuild:
1240 + amd64 stable wrt #297847
1241 +
1242 +*ffmpeg-0.5_p20601-r1 (26 Nov 2009)
1243 +
1244 + 26 Nov 2009; Steve Dibb <beandog@g.o> -ffmpeg-0.5_p20601.ebuild,
1245 + +ffmpeg-0.5_p20601-r1.ebuild, +files/ffmpeg-0.5_p20601-r1-libtheora.patch:
1246 + Fix x264 compiling; libtheora patch for 1.0; bug 294469
1247 +
1248 + 25 Nov 2009; Steve Dibb <beandog@g.o> ffmpeg-0.5_p20601.ebuild,
1249 + ffmpeg-9999-r1.ebuild:
1250 + Fix libtheora dep
1251 +
1252 + 24 Nov 2009; Steve Dibb <beandog@g.o> ffmpeg-9999-r1.ebuild:
1253 + Update vdpau deps
1254 +
1255 +*ffmpeg-0.5_p20601 (24 Nov 2009)
1256 +
1257 + 24 Nov 2009; Steve Dibb <beandog@g.o> +ffmpeg-0.5_p20601.ebuild:
1258 + Snapshot bump
1259 +
1260 + 18 Nov 2009; Raúl Porcel <armin76@g.o> ffmpeg-0.5_p20373.ebuild:
1261 + Re-add ~sparc wrt #283953
1262 +
1263 + 17 Nov 2009; Alexis Ballier <aballier@g.o>
1264 + -ffmpeg-0.5_p19928.ebuild:
1265 + remove old
1266 +
1267 + 06 Nov 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1268 + Force disabling doc with use=-doc
1269 +
1270 +*ffmpeg-0.5_p20373 (26 Oct 2009)
1271 +
1272 + 26 Oct 2009; Alexis Ballier <aballier@g.o>
1273 + +ffmpeg-0.5_p20373.ebuild:
1274 + Bump a new snapshot
1275 +
1276 + 22 Oct 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1277 + bump deps on x264
1278 +
1279 + 22 Oct 2009; Samuli Suominen <ssuominen@g.o> ffmpeg-0.5-r1.ebuild,
1280 + ffmpeg-0.5_p19928.ebuild:
1281 + Fix media-libs/x264 depend wrt #290080, thanks to Diego E. 'Flameeyes'
1282 + Pettenò for reporting.
1283 +
1284 + 28 Sep 2009; Alexis Ballier <aballier@g.o>
1285 + -ffmpeg-0.5_p19787.ebuild:
1286 + remove old
1287 +
1288 + 28 Sep 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild,
1289 + metadata.xml:
1290 + Add a pic useflag
1291 +
1292 + 25 Sep 2009; Mounir Lamouri <volkmar@g.o> ffmpeg-0.5_p19928.ebuild:
1293 + Keywording for ppc. Bug 283953
1294 +
1295 + 24 Sep 2009; Raúl Porcel <armin76@g.o> ffmpeg-0.5_p19787.ebuild,
1296 + ffmpeg-0.5_p19928.ebuild:
1297 + Re-add ~ia64 wrt #283953
1298 +
1299 + 23 Sep 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1300 + bump x264 requirements
1301 +
1302 + 20 Sep 2009; Markus Meier <maekke@g.o> ffmpeg-0.5_p19928.ebuild:
1303 + add ~arm
1304 +
1305 + 20 Sep 2009; Markus Meier <maekke@g.o> ffmpeg-0.5_p19787.ebuild:
1306 + add ~arm, bug #283953
1307 +
1308 +*ffmpeg-0.5_p19928 (20 Sep 2009)
1309 +
1310 + 20 Sep 2009; Alexis Ballier <aballier@g.o>
1311 + +ffmpeg-0.5_p19928.ebuild:
1312 + bump a new snapshot
1313 +
1314 + 15 Sep 2009; Alexis Ballier <aballier@g.o> ffmpeg-0.5-r1.ebuild:
1315 + Fix dependencies on x264 for 0.5, it doesn't detect the latest version,
1316 + bug #284937
1317 +
1318 + 07 Sep 2009; Alexis Ballier <aballier@g.o>
1319 + ffmpeg-0.5_p19787.ebuild, ffmpeg-9999-r1.ebuild:
1320 + disable tests without USE=encode, they fail if it is not enabled
1321 +
1322 + 07 Sep 2009; Alexis Ballier <aballier@g.o>
1323 + ffmpeg-0.5_p19787.ebuild:
1324 + drop keywords for arches that dont have opencore-amr keyworded
1325 +
1326 +*ffmpeg-0.5_p19787 (06 Sep 2009)
1327 +
1328 + 06 Sep 2009; Alexis Ballier <aballier@g.o>
1329 + +ffmpeg-0.5_p19787.ebuild:
1330 + Add today's ffmpeg svn snapshot.
1331 +
1332 + 06 Sep 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1333 + Use ffmpeg.org svn repo and add PV conditionals so that we can make
1334 + snapshots by simply copying -9999
1335 +
1336 + 06 Sep 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1337 + Correctly detect cpu by upstream checks when march=native is used, bug
1338 + #273421
1339 +
1340 + 04 Aug 2009; Samuli Suominen <ssuominen@g.o> ffmpeg-9999-r1.ebuild,
1341 + metadata.xml:
1342 + Rename opencore-amrnb and opencore-amrwb to opencore-amr to keep it in
1343 + sync with MPlayer.
1344 +
1345 + 27 Jul 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1346 + Set svn revision
1347 +
1348 + 25 Jul 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1349 + set target os when crosscompiling for a different os, support for linux,
1350 + freebsd and mingw32 so far
1351 +
1352 + 22 Jul 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1353 + Set cross-prefix when cross compiling so that CHOST-prefixed tools are
1354 + used
1355 +
1356 + 09 Jul 2009; Samuli Suominen <ssuominen@g.o> ffmpeg-0.5-r1.ebuild,
1357 + ffmpeg-9999-r1.ebuild:
1358 + USE vdpau with VIDEO_CARDS=nvidia wrt #262433, thanks to Bob Deblier for
1359 + reporting.
1360 +
1361 + 08 Jul 2009; Samuli Suominen <ssuominen@g.o>
1362 + ffmpeg-0.4.9_p20090201.ebuild, ffmpeg-0.5-r1.ebuild,
1363 + ffmpeg-9999-r1.ebuild:
1364 + Rename EXTRA_ECONF to EXTRA_FFMPEG_CONF because this package isn't using
1365 + econf and fails with --disable-dependency-tracking in it.
1366 +
1367 + 07 Jul 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1368 + Drop libamr support, its been removed upstream
1369 +
1370 + 04 Jul 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1371 + Reflect upstream changes for the way of disabling libavdevice in/outdevs
1372 +
1373 + 03 Jul 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1374 + force a non free license only when needed, ie, when faac or amr is
1375 + requested
1376 +
1377 + 03 Jul 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild,
1378 + metadata.xml:
1379 + Add opencore-amr support, switch to GPL-3
1380 +
1381 + 30 Jun 2009; Raúl Porcel <armin76@g.o> ffmpeg-0.5-r1.ebuild:
1382 + arm/ia64/sparc stable
1383 +
1384 + 20 Jun 2009; Jeroen Roovers <jer@g.o> ffmpeg-0.5-r1.ebuild:
1385 + Stable for HPPA (bug #274666).
1386 +
1387 + 10 Jun 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1388 + remove useless warning, it must not be the user's duty to figure out abi
1389 + breaks
1390 +
1391 + 10 Jun 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999-r1.ebuild:
1392 + make tests work when upgrading, they should pass so make them also fatal
1393 +
1394 + 10 Jun 2009; Alexis Ballier <aballier@g.o> ffmpeg-0.5-r1.ebuild,
1395 + ffmpeg-9999-r1.ebuild:
1396 + eapi2ify and depend on libtheora[encode] when needed, reported by remi
1397 +
1398 + 21 May 2009; Brent Baude <ranger@g.o> ffmpeg-0.5-r1.ebuild:
1399 + Marking ffmpeg-0.5-r1 ppc64 stable for bug 266986
1400 +
1401 + 21 May 2009; Brent Baude <ranger@g.o> ffmpeg-0.5-r1.ebuild:
1402 + Marking ffmpeg-0.5-r1 ppc stable for bug 266986
1403 +
1404 + 16 May 2009; Mounir Lamouri <volkmar@g.o> metadata.xml:
1405 + Use global gsm USE flag instead of local one.
1406 +
1407 + 14 May 2009; Markus Meier <maekke@g.o> ffmpeg-0.5-r1.ebuild:
1408 + amd64 stable, bug #266986
1409 +
1410 + 12 May 2009; Christian Faulhammer <fauli@g.o> ffmpeg-0.5-r1.ebuild:
1411 + stable x86, bug 266986
1412 +
1413 + 03 May 2009; Peter Alfredsen <loki_val@g.o> ffmpeg-0.5-r1.ebuild:
1414 + Update deps for USE="lame" w.r.t. bug 265830.
1415 +
1416 + 03 May 2009; Tobias Klausmann <klausman@g.o> ffmpeg-0.5-r1.ebuild:
1417 + Stable on alpha, bug #266986
1418 +
1419 +*ffmpeg-9999-r1 (02 May 2009)
1420 +
1421 + 02 May 2009; Steve Dibb <beandog@g.o> metadata.xml,
1422 + -ffmpeg-9999.ebuild, +ffmpeg-9999-r1.ebuild:
1423 + Add cpudetection use flag; require nonfree option for faac support
1424 +
1425 + 04 Apr 2009; Alexis Ballier <aballier@g.o>
1426 + -files/ffmpeg-0.4.9_p20081014-sparc-gcc43.patch,
1427 + -files/ffmpeg-shared-gcc4.1.patch, -ffmpeg-0.4.9_p20081014.ebuild,
1428 + -ffmpeg-0.4.9_p20081219.ebuild, -ffmpeg-0.4.9_p20090121.ebuild,
1429 + -ffmpeg-0.4.9_p20090201-r1.ebuild:
1430 + remove old
1431 +
1432 + 04 Apr 2009; Raúl Porcel <armin76@g.o>
1433 + ffmpeg-0.4.9_p20090201.ebuild, ffmpeg-0.4.9_p20090201-r1.ebuild,
1434 + ffmpeg-0.5-r1.ebuild, ffmpeg-9999.ebuild:
1435 + Enable arm optimizations again, now that i've found out that using -march
1436 + works fine
1437 +
1438 + 04 Apr 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1439 + add jack useflag
1440 +
1441 + 31 Mar 2009; Raúl Porcel <armin76@g.o>
1442 + ffmpeg-0.4.9_p20090201.ebuild, ffmpeg-0.4.9_p20090201-r1.ebuild,
1443 + ffmpeg-0.5-r1.ebuild, ffmpeg-9999.ebuild:
1444 + arm stable, fix some arm-related stuff
1445 +
1446 + 11 Mar 2009; Steve Dibb <beandog@g.o> metadata.xml,
1447 + ffmpeg-0.5-r1.ebuild, ffmpeg-9999.ebuild:
1448 + Fix faac local use flag desc; don't disable by default in IUSE
1449 +
1450 +*ffmpeg-0.5-r1 (10 Mar 2009)
1451 +
1452 + 10 Mar 2009; Steve Dibb <beandog@g.o> metadata.xml,
1453 + -ffmpeg-0.5.ebuild, +ffmpeg-0.5-r1.ebuild, ffmpeg-9999.ebuild:
1454 + Drop aac use flag, split to faac / faad use flags - ffmpeg has native AAC
1455 + encoding / decoding which should be used by default; drop unused vhook use
1456 + flag on live ebuild
1457 +
1458 +*ffmpeg-0.5 (10 Mar 2009)
1459 +
1460 + 10 Mar 2009; Alexis Ballier <aballier@g.o> +ffmpeg-0.5.ebuild:
1461 + Bump to the 0.5 release.
1462 +
1463 + 05 Mar 2009; Diego E. Pettenò <flameeyes@g.o> metadata.xml,
1464 + ffmpeg-9999.ebuild:
1465 + Fix build with recent changes upstream (vhook removed in favour of
1466 + libavfilter, swscale cannot be disabled anylonger); merge the EAPI=1
1467 + changes from the snapshotted version; add 3dnowext USE flag.
1468 +
1469 + 28 Feb 2009; Markus Meier <maekke@g.o> metadata.xml:
1470 + custom-cflags is a global USE-flag
1471 +
1472 +*ffmpeg-0.4.9_p20090201-r1 (21 Feb 2009)
1473 +
1474 + 21 Feb 2009; Luca Barbato <lu_zero@g.o>
1475 + +ffmpeg-0.4.9_p20090201-r1.ebuild:
1476 + Set some useflag defaults and other minor changes
1477 +
1478 + 11 Feb 2009; Tobias Scherbaum <dertobi123@g.o>
1479 + ffmpeg-0.4.9_p20090201.ebuild:
1480 + ppc stable, bug #257217
1481 +
1482 + 10 Feb 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1483 + add openjpeg support
1484 +
1485 + 09 Feb 2009; Raúl Porcel <armin76@g.o>
1486 + ffmpeg-0.4.9_p20090201.ebuild:
1487 + ia64/sparc stable wrt #257217
1488 +
1489 + 05 Feb 2009; Jeroen Roovers <jer@g.o>
1490 + ffmpeg-0.4.9_p20090201.ebuild:
1491 + Stable for HPPA (bug #257217).
1492 +
1493 + 04 Feb 2009; Markus Meier <maekke@g.o>
1494 + ffmpeg-0.4.9_p20090201.ebuild:
1495 + x86 stable, bug #257217
1496 +
1497 + 02 Feb 2009; Tobias Heinlein <keytoaster@g.o>
1498 + ffmpeg-0.4.9_p20090201.ebuild:
1499 + amd64 stable wrt security bug 257217
1500 +
1501 + 02 Feb 2009; Brent Baude <ranger@g.o>
1502 + ffmpeg-0.4.9_p20090201.ebuild:
1503 + Marking ffmpeg-0.4.9_p20090201 ppc64 for bug 257217
1504 +
1505 + 02 Feb 2009; Tobias Klausmann <klausman@g.o>
1506 + ffmpeg-0.4.9_p20090201.ebuild:
1507 + Stable on alpha, bug #257217
1508 +
1509 +*ffmpeg-0.4.9_p20090201 (01 Feb 2009)
1510 +
1511 + 01 Feb 2009; Alexis Ballier <aballier@g.o>
1512 + +ffmpeg-0.4.9_p20090201.ebuild:
1513 + new snapshot, bug #257217
1514 +
1515 + 31 Jan 2009; Tobias Klausmann <klausman@g.o>
1516 + ffmpeg-0.4.9_p20081219.ebuild:
1517 + Stable on alpha, bug #255008
1518 +
1519 + 27 Jan 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1520 + no need for local variables when we use them only once
1521 +
1522 + 27 Jan 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1523 + Add alsa/oss/3dnow useflags and disable servertest as its mainly broken
1524 +
1525 + 25 Jan 2009; Markus Meier <maekke@g.o>
1526 + ffmpeg-0.4.9_p20081219.ebuild:
1527 + amd64/x86 stable, bug #255008
1528 +
1529 + 25 Jan 2009; Brent Baude <ranger@g.o>
1530 + ffmpeg-0.4.9_p20081219.ebuild:
1531 + stable ppc64, bug 255008
1532 +
1533 +*ffmpeg-0.4.9_p20090121 (21 Jan 2009)
1534 +
1535 + 21 Jan 2009; Alexis Ballier <aballier@g.o>
1536 + +ffmpeg-0.4.9_p20090121.ebuild:
1537 + push a new snapshot
1538 +
1539 + 20 Jan 2009; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1540 + set empty keywords for the live ebuild
1541 +
1542 + 19 Jan 2009; Alexis Ballier <aballier@g.o>
1543 + ffmpeg-0.4.9_p20081014.ebuild, ffmpeg-0.4.9_p20081219.ebuild,
1544 + ffmpeg-9999.ebuild:
1545 + require gnu make 3.81, by Bernd Kaiser <meldron@×××.net>, bug #255376
1546 +
1547 + 17 Jan 2009; Alexis Ballier <aballier@g.o>
1548 + ffmpeg-0.4.9_p20081219.ebuild, ffmpeg-9999.ebuild:
1549 + require at least speex 1.2, should fix #254922
1550 +
1551 + 15 Jan 2009; Alexis Ballier <aballier@g.o>
1552 + ffmpeg-0.4.9_p20081014.ebuild, ffmpeg-0.4.9_p20081219.ebuild,
1553 + ffmpeg-9999.ebuild:
1554 + make sure version.h gets created, bug #252269
1555 +
1556 + 23 Dec 2008; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
1557 + Sync live ebuild with latest snapshot; merely add speex useflag and remove
1558 + unused make targets
1559 +
1560 + 22 Dec 2008; Raúl Porcel <armin76@g.o>
1561 + ffmpeg-0.4.9_p20081014.ebuild, ffmpeg-0.4.9_p20081219.ebuild:
1562 + arm/ia64 stable wrt #245285
1563 +
1564 + 21 Dec 2008; nixnut <nixnut@g.o> ffmpeg-0.4.9_p20081014.ebuild:
1565 + Stable on ppc wrt bug 245313
1566 +
1567 + 20 Dec 2008; Ferris McCormick <fmccor@g.o>
1568 + ffmpeg-0.4.9_p20081014.ebuild:
1569 + Sparc stable, Security Bug #245313.
1570 +
1571 + 20 Dec 2008; Thomas Anderson <gentoofan23@g.o>
1572 + ffmpeg-0.4.9_p20081014.ebuild:
1573 + stable amd64, security bug #245313
1574 +
1575 +*ffmpeg-0.4.9_p20081219 (19 Dec 2008)
1576 +
1577 + 19 Dec 2008; Alexis Ballier <aballier@g.o>
1578 + +ffmpeg-0.4.9_p20081219.ebuild:
1579 + push a new snapshot
1580 +
1581 + 16 Dec 2008; Jeroen Roovers <jer@g.o>
1582 + ffmpeg-0.4.9_p20081014.ebuild:
1583 + Stable for HPPA (bug #245291).
1584 +
1585 + 16 Dec 2008; Brent Baude <ranger@g.o>
1586 + ffmpeg-0.4.9_p20081014.ebuild:
1587 + Marking ffmpeg-0.4.9_p20081014 ppc64 for bug 245285
1588 +
1589 + 15 Dec 2008; <ssuominen@g.o> ffmpeg-0.4.9_p20081014.ebuild:
1590 + Change faad2 dep. to >= 2.6.1 wrt #251010.
1591 +
1592 + 15 Dec 2008; <ssuominen@g.o> ffmpeg-0.4.9_p20081014.ebuild:
1593 + x86 stable wrt #245285
1594 +
1595 + 13 Dec 2008; <ssuominen@g.o>
1596 + +files/ffmpeg-0.4.9_p20081014-sparc-gcc43.patch,
1597 + ffmpeg-0.4.9_p20081014.ebuild:
1598 + Backport upstream patch for sparc to allow compilation with GCC 4.3 wrt
1599 + #247653.
1600 +
1601 + 12 Dec 2008; Tobias Klausmann <klausman@g.o>
1602 + ffmpeg-0.4.9_p20081014.ebuild:
1603 + Stable on alpha, bug #245285
1604 +
1605 +*ffmpeg-9999 (07 Dec 2008)
1606 +
1607 + 07 Dec 2008; Luca Barbato <lu_zero@g.o> +ffmpeg-9999.ebuild:
1608 + live ebuild
1609 +
1610 + 10 Nov 2008; Raúl Porcel <armin76@g.o>
1611 + ffmpeg-0.4.9_p20081014.ebuild:
1612 + Add ~ia64 wrt #241908
1613 +
1614 + 30 Oct 2008; Raúl Porcel <armin76@g.o>
1615 + ffmpeg-0.4.9_p20070616-r3.ebuild:
1616 + alpha/arm/ia64 stable #231831
1617 +
1618 + 27 Oct 2008; Alexis Ballier <aballier@g.o>
1619 + ffmpeg-0.4.9_p20081014.ebuild:
1620 + Fixup crosscompilation, bug #237662
1621 +
1622 + 27 Oct 2008; Mike Frysinger <vapier@g.o>
1623 + ffmpeg-0.4.9_p20081014.ebuild:
1624 + Add arm/ppc love #241908.
1625 +
1626 + 18 Oct 2008; Peter Alfredsen <loki_val@g.o>
1627 + ffmpeg-0.4.9_p20080326.ebuild:
1628 + Fixup 20080326 dependency on x264 to be <0.0.20081006.
1629 +
1630 + 18 Oct 2008; Alexis Ballier <aballier@g.o>
1631 + ffmpeg-0.4.9_p20081014.ebuild:
1632 + Drop arm/ia64/ppc ~arch keywords per bug #241908 to allow unmasking
1633 +
1634 + 14 Oct 2008; Jeroen Roovers <jer@g.o>
1635 + +files/ffmpeg-0.4.9_p20080326-hppa.patch, ffmpeg-0.4.9_p20080326.ebuild:
1636 + Build PIC on HPPA (bug #241124).
1637 +
1638 + 14 Oct 2008; Alexis Ballier <aballier@g.o>
1639 + ffmpeg-0.4.9_p20081014.ebuild:
1640 + Give the configure the --cpu option based on CFLAGS; if it is unknown it
1641 + will not hurt because the configure script will warn and ignore it. This
1642 + helps getting better support for given cpu, like using CMOV on i686 and
1643 + later. Bug #172723.
1644 +
1645 + 14 Oct 2008; Alexis Ballier <aballier@g.o>
1646 + ffmpeg-0.4.9_p20081014.ebuild:
1647 + Set the ffmpeg version to the exported revision number, bug #233667,
1648 + borrowed from mplayer ebuild
1649 +
1650 + 14 Oct 2008; Alexis Ballier <aballier@g.o>
1651 + ffmpeg-0.4.9_p20081014.ebuild:
1652 + Broaden libdc1394 dep as it works with v2 too, by Fabio Correa
1653 + <facorread@×××××.com>, bug #237687
1654 +
1655 + 14 Oct 2008; Alexis Ballier <aballier@g.o>
1656 + ffmpeg-0.4.9_p20070616.ebuild, ffmpeg-0.4.9_p20070616-r1.ebuild,
1657 + ffmpeg-0.4.9_p20070616-r2.ebuild, ffmpeg-0.4.9_p20070616-r3.ebuild,
1658 + ffmpeg-0.4.9_p20070616-r20.ebuild, ffmpeg-0.4.9_p20080206.ebuild,
1659 + ffmpeg-0.4.9_p20080326.ebuild, ffmpeg-0.4.9_p20081014.ebuild:
1660 + Bump imlib2 dep for bug #196525
1661 +
1662 +*ffmpeg-0.4.9_p20081014 (14 Oct 2008)
1663 +
1664 + 14 Oct 2008; Alexis Ballier <aballier@g.o> metadata.xml,
1665 + +ffmpeg-0.4.9_p20081014.ebuild:
1666 + Add a new snapshot, masked because it breaks a lot of consumers.
1667 +
1668 + 11 Oct 2008; Tobias Scherbaum <dertobi123@g.o>
1669 + ffmpeg-0.4.9_p20070616-r3.ebuild:
1670 + ppc stable, bug #231831
1671 +
1672 + 06 Oct 2008; Markus Meier <maekke@g.o>
1673 + ffmpeg-0.4.9_p20070616-r3.ebuild:
1674 + amd64/x86 stable, bug #231831
1675 +
1676 + 06 Oct 2008; Friedrich Oslage <bluebird@g.o>
1677 + ffmpeg-0.4.9_p20070616-r3.ebuild:
1678 + Stable on sparc, security bug #231831
1679 +
1680 + 06 Oct 2008; Jeroen Roovers <jer@g.o>
1681 + ffmpeg-0.4.9_p20070616-r3.ebuild:
1682 + Stable for HPPA (bug #231831). Fixed some quoting issues.
1683 +
1684 + 04 Oct 2008; Markus Rothe <corsair@g.o>
1685 + ffmpeg-0.4.9_p20070616-r3.ebuild:
1686 + Stable on ppc64; bug #231831
1687 +
1688 +*ffmpeg-0.4.9_p20070616-r20 (17 Jul 2008)
1689 +*ffmpeg-0.4.9_p20070616-r3 (17 Jul 2008)
1690 +
1691 + 17 Jul 2008; Alexis Ballier <aballier@g.o>
1692 + +files/CVE-2008-3162.patch, +ffmpeg-0.4.9_p20070616-r3.ebuild,
1693 + +ffmpeg-0.4.9_p20070616-r20.ebuild:
1694 + Add patches for security bug #231831. -r3 is -r0 with the patch, stable
1695 + candidate without swscaler. -r20 is -r2 with the patch, with swscaler.
1696 +
1697 + 07 Jul 2008; Peter Alfredsen <loki_val@g.o>
1698 + ffmpeg-0.4.9_p20080326.ebuild:
1699 + Fix build failure when disabling MMX, which would fail to disable MMX2
1700 + code on processors supporting it, resulting in #ifdef spaghetti build
1701 + failure. Bug 229981.
1702 +
1703 + 20 Apr 2008; Mike Frysinger <vapier@g.o>
1704 + +files/ffmpeg-arm-pld.patch, ffmpeg-0.4.9_p20070616.ebuild,
1705 + ffmpeg-0.4.9_p20070616-r1.ebuild, ffmpeg-0.4.9_p20070616-r2.ebuild,
1706 + ffmpeg-0.4.9_p20080206.ebuild:
1707 + Fix from upstream svn for building for older arm cpus.
1708 +
1709 + 07 Apr 2008; Ben de Groot <yngwin@g.o>
1710 + ffmpeg-0.4.9_p20070616.ebuild, ffmpeg-0.4.9_p20070616-r1.ebuild,
1711 + ffmpeg-0.4.9_p20070616-r2.ebuild, ffmpeg-0.4.9_p20080206.ebuild,
1712 + ffmpeg-0.4.9_p20080326.ebuild:
1713 + Pkgmove x264-svn to x264
1714 +
1715 + 27 Mar 2008; Joerg Bornkessel <hd_brummy@g.o> Manifest:
1716 + manifest fixed; #bug 214967
1717 +
1718 +*ffmpeg-0.4.9_p20080326 (26 Mar 2008)
1719 +
1720 + 26 Mar 2008; Luca Barbato <lu_zero@g.o>
1721 + -files/ffmpeg-0.4.9_p20051216-asneeded-configure.patch,
1722 + -ffmpeg-0.4.9_p20050226-r3.ebuild, -ffmpeg-0.4.9_p20061016.ebuild,
1723 + -ffmpeg-0.4.9_p20070330.ebuild, -ffmpeg-0.4.9_p20070525.ebuild,
1724 + +ffmpeg-0.4.9_p20080326.ebuild:
1725 + Furter cleanup and new version
1726 +
1727 + 28 Feb 2008; Alexis Ballier <aballier@g.o>
1728 + ffmpeg-0.4.9_p20080206.ebuild:
1729 + fix build with use ieee1394, dc1394->libdc1394. Bug #209610
1730 +
1731 + 14 Feb 2008; Samuli Suominen <drac@g.o>
1732 + -ffmpeg-0.4.9_p20051216.ebuild, -ffmpeg-0.4.9_p20060302.ebuild,
1733 + -ffmpeg-0.4.9_p20060530.ebuild, -ffmpeg-0.4.9_p20060816.ebuild,
1734 + ffmpeg-0.4.9_p20061016.ebuild, -ffmpeg-0.4.9_p20070129.ebuild,
1735 + -ffmpeg-0.4.9_p20070325.ebuild, ffmpeg-0.4.9_p20070330.ebuild:
1736 + Remove USE dts from some old ebuilds, and remove some entirely because
1737 + libdts is replaced by libdca.
1738 +
1739 +*ffmpeg-0.4.9_p20080206 (06 Feb 2008)
1740 +
1741 + 06 Feb 2008; Luca Barbato <lu_zero@g.o>
1742 + +ffmpeg-0.4.9_p20080206.ebuild:
1743 + New snapshot
1744 +
1745 + 31 Oct 2007; Matthias Schwarzott <zzam@g.o>
1746 + ffmpeg-0.4.9_p20051216.ebuild, ffmpeg-0.4.9_p20060302.ebuild,
1747 + ffmpeg-0.4.9_p20060530.ebuild, ffmpeg-0.4.9_p20060816.ebuild,
1748 + ffmpeg-0.4.9_p20061016.ebuild, ffmpeg-0.4.9_p20070129.ebuild,
1749 + ffmpeg-0.4.9_p20070325.ebuild, ffmpeg-0.4.9_p20070330.ebuild,
1750 + ffmpeg-0.4.9_p20070525.ebuild, ffmpeg-0.4.9_p20070616.ebuild,
1751 + ffmpeg-0.4.9_p20070616-r1.ebuild, ffmpeg-0.4.9_p20070616-r2.ebuild:
1752 + Improved text about possible ABI changes, noticed by mark_alec.
1753 +
1754 +*ffmpeg-0.4.9_p20070616-r2 (26 Oct 2007)
1755 +
1756 + 26 Oct 2007; Steve Dibb <beandog@g.o>
1757 + +ffmpeg-0.4.9_p20070616-r2.ebuild:
1758 + Add ipv6 use flag
1759 +
1760 + 21 Oct 2007; Steve Dibb <beandog@g.o>
1761 + ffmpeg-0.4.9_p20070616.ebuild:
1762 + amd64 stable, bug 193563
1763 +
1764 + 20 Oct 2007; Ferris McCormick <fmccor@g.o>
1765 + ffmpeg-0.4.9_p20070616.ebuild:
1766 + sparc stable --- Bug #193563 --- builds and works.
1767 +
1768 + 08 Oct 2007; Markus Rothe <corsair@g.o>
1769 + ffmpeg-0.4.9_p20070616.ebuild:
1770 + Stable on ppc64; bug #193563
1771 +
1772 + 24 Sep 2007; Raúl Porcel <armin76@g.o>
1773 + ffmpeg-0.4.9_p20070616.ebuild:
1774 + alpha/ia64 stable wrt #193563
1775 +
1776 + 24 Sep 2007; Lars Weiler <pylon@g.o> ffmpeg-0.4.9_p20070616.ebuild:
1777 + stable ppc, bug #193563
1778 +
1779 + 24 Sep 2007; Jeroen Roovers <jer@g.o>
1780 + ffmpeg-0.4.9_p20070616.ebuild:
1781 + Stable for HPPA (bug #193563).
1782 +
1783 + 24 Sep 2007; Christian Faulhammer <opfer@g.o>
1784 + ffmpeg-0.4.9_p20070616.ebuild:
1785 + stable x86, bug #193563
1786 +
1787 + 07 Jul 2007; Samuli Suominen <drac@g.o>
1788 + ffmpeg-0.4.9_p20070616-r1.ebuild:
1789 + Fix building with USE altivec for bug 183687. Thanks to Laurent G. for
1790 + reporting, Joe Jezak for solution, Kimura Masaru for testing.
1791 +
1792 +*ffmpeg-0.4.9_p20070616-r1 (26 Jun 2007)
1793 +
1794 + 26 Jun 2007; Luca Barbato <lu_zero@g.o>
1795 + +ffmpeg-0.4.9_p20070616-r1.ebuild:
1796 + Enable swscaler
1797 +
1798 + 16 Jun 2007; Samuli Suominen <drac@g.o>
1799 + ffmpeg-0.4.9_p20070616.ebuild:
1800 + enable xvid to enable libxvid.
1801 +
1802 +*ffmpeg-0.4.9_p20070616 (16 Jun 2007)
1803 +
1804 + 16 Jun 2007; Luca Barbato <lu_zero@g.o>
1805 + +ffmpeg-0.4.9_p20070616.ebuild:
1806 + New snapshot, SVN revision 9330
1807 +
1808 + 01 Jun 2007; Samuli Suominen <drac@g.o>
1809 + ffmpeg-0.4.9_p20070525.ebuild:
1810 + Append -DBROKEN_RELOCATIONS which is a hack to workaround bug 179872.
1811 +
1812 + 01 Jun 2007; Samuli Suominen <drac@g.o>
1813 + ffmpeg-0.4.9_p20070525.ebuild:
1814 + Remove USE dts for bug 180129.
1815 +
1816 +*ffmpeg-0.4.9_p20070525 (26 May 2007)
1817 +
1818 + 26 May 2007; Luca Barbato <lu_zero@g.o>
1819 + +ffmpeg-0.4.9_p20070525.ebuild:
1820 + New snapshot, using libamr
1821 +
1822 + 16 May 2007; Jeroen Roovers <jer@g.o>
1823 + ffmpeg-0.4.9_p20070330.ebuild:
1824 + Stable for HPPA (bug #174909).
1825 +
1826 + 05 May 2007; Fabian Groffen <grobian@g.o>
1827 + ffmpeg-0.4.9_p20051216.ebuild, ffmpeg-0.4.9_p20060302.ebuild,
1828 + ffmpeg-0.4.9_p20060530.ebuild:
1829 + Dropped ppc-macos keyword, see you in prefix
1830 +
1831 + 22 Apr 2007; Bryan Østergaard <kloeri@g.o>
1832 + ffmpeg-0.4.9_p20070330.ebuild:
1833 + Stable on Alpha, bug 174909.
1834 +
1835 + 17 Apr 2007; Tobias Scherbaum <dertobi123@g.o>
1836 + ffmpeg-0.4.9_p20070330.ebuild:
1837 + ppc stable, bug #168907
1838 +
1839 + 16 Apr 2007; Raúl Porcel <armin76@g.o>
1840 + ffmpeg-0.4.9_p20070330.ebuild:
1841 + ia64 stable
1842 +
1843 + 12 Apr 2007; Raúl Porcel <armin76@g.o>
1844 + ffmpeg-0.4.9_p20070330.ebuild:
1845 + x86 stable
1846 +
1847 + 12 Apr 2007; Peter Weller <welp@g.o> ffmpeg-0.4.9_p20070330.ebuild:
1848 + Stable on amd64 wrt bug 168907
1849 +
1850 + 05 Apr 2007; Alexis Ballier <aballier@g.o>
1851 + +files/ffmpeg-0.4.9_p20070330-asmpic.patch, ffmpeg-0.4.9_p20070330.ebuild:
1852 + Disable non pic safe asm on x86 and amd64, bug #172845, bug #172877 and dupes
1853 +
1854 + 04 Apr 2007; Markus Rothe <corsair@g.o>
1855 + ffmpeg-0.4.9_p20070330.ebuild:
1856 + Stable on ppc64
1857 +
1858 + 04 Apr 2007; Gustavo Zacarias <gustavoz@g.o>
1859 + ffmpeg-0.4.9_p20070330.ebuild:
1860 + Stable on sparc wrt #170860
1861 +
1862 +*ffmpeg-0.4.9_p20070330 (30 Mar 2007)
1863 +
1864 + 30 Mar 2007; Luca Barbato <lu_zero@g.o>
1865 + +ffmpeg-0.4.9_p20070330.ebuild:
1866 + New snapshot
1867 +
1868 + 27 Mar 2007; Luca Barbato <lu_zero@g.o>
1869 + ffmpeg-0.4.9_p20070325.ebuild:
1870 + s/a52/liba52
1871 +
1872 + 25 Mar 2007; Luca Barbato <lu_zero@g.o>
1873 + ffmpeg-0.4.9_p20070325.ebuild:
1874 + Minor fixes and update
1875 +
1876 +*ffmpeg-0.4.9_p20070325 (25 Mar 2007)
1877 +
1878 + 25 Mar 2007; Luca Barbato <lu_zero@g.o>
1879 + +ffmpeg-0.4.9_p20070325.ebuild:
1880 + New snapshot
1881 +
1882 + 22 Mar 2007; Gustavo Zacarias <gustavoz@g.o>
1883 + ffmpeg-0.4.9_p20070129.ebuild:
1884 + Stable on sparc
1885 +
1886 + 21 Mar 2007; Christian Faulhammer <opfer@g.o>
1887 + ffmpeg-0.4.9_p20070129.ebuild:
1888 + stable x86, security bug 170208
1889 +
1890 + 16 Feb 2007; Simon Stelling <blubb@g.o>
1891 + ffmpeg-0.4.9_p20061016.ebuild, ffmpeg-0.4.9_p20070129.ebuild:
1892 + depend on >=portage-2.1.2 on amd64 to make sure the mmx USE flag is unmasked
1893 +
1894 + 29 Jan 2007; Steve Dibb <beandog@g.o>
1895 + ffmpeg-0.4.9_p20070129.ebuild:
1896 + Rekeyword ~
1897 +
1898 + 29 Jan 2007; Luca Barbato <lu_zero@g.o>
1899 + ffmpeg-0.4.9_p20070129.ebuild:
1900 + Put it back in ~, not the right time, closing bug #164445, thanks to
1901 + Sebastian <sebastian_ml@×××.net> for notifying.
1902 +
1903 + 29 Jan 2007; Luca Barbato <lu_zero@g.o>
1904 + files/ffmpeg-libdir-2007.patch:
1905 + Make the patch working everywhere, thanks to Markus Trippelsdorf
1906 + <markus@××××××××××××.de> for pointing the issue
1907 +
1908 +*ffmpeg-0.4.9_p20070129 (29 Jan 2007)
1909 +
1910 + 29 Jan 2007; Luca Barbato <lu_zero@g.o>
1911 + +files/ffmpeg-libdir-2007.patch, +ffmpeg-0.4.9_p20070129.ebuild:
1912 + New snapshot
1913 +
1914 + 29 Jan 2007; Bryan Østergaard <kloeri@g.o>
1915 + ffmpeg-0.4.9_p20061016.ebuild:
1916 + Stable on Alpha + IA64.
1917 +
1918 + 06 Jan 2007; Michael Cummings <mcummings@g.o>
1919 + ffmpeg-0.4.9_p20061016.ebuild:
1920 + amd64 stable
1921 +
1922 + 04 Jan 2007; Christian Faulhammer <opfer@g.o>
1923 + ffmpeg-0.4.9_p20061016.ebuild:
1924 + stable x86, bug #157814
1925 +
1926 + 30 Dec 2006; Bryan Østergaard <kloeri@g.o>
1927 + ffmpeg-0.4.9_p20061016.ebuild:
1928 + Add ~alpha and ~ia64 keywords.
1929 +
1930 + 23 Dec 2006; Tobias Scherbaum <dertobi123@g.o>
1931 + ffmpeg-0.4.9_p20061016.ebuild:
1932 + Stable on ppc wrt bug #157814.
1933 +
1934 + 21 Dec 2006; Gustavo Zacarias <gustavoz@g.o>
1935 + ffmpeg-0.4.9_p20060530.ebuild, ffmpeg-0.4.9_p20061016.ebuild:
1936 + Stable on sparc wrt #157814
1937 +
1938 + 21 Dec 2006; Markus Rothe <corsair@g.o>
1939 + ffmpeg-0.4.9_p20061016.ebuild:
1940 + Stable on ppc64; bug #157814
1941 +
1942 + 10 Dec 2006; Matthias Schwarzott <zzam@g.o>
1943 + ffmpeg-0.4.9_p20050226-r3.ebuild, ffmpeg-0.4.9_p20051216.ebuild,
1944 + ffmpeg-0.4.9_p20060302.ebuild, ffmpeg-0.4.9_p20060517.ebuild,
1945 + ffmpeg-0.4.9_p20060530.ebuild, ffmpeg-0.4.9_p20060816.ebuild,
1946 + ffmpeg-0.4.9_p20061016.ebuild:
1947 + Corrected installation of source-Changelog-file, thanks to Josef Reidinger
1948 + <queen.killer@××××××.cz> for reporting, Bug #157628.
1949 +
1950 + 07 Dec 2006; Luca Barbato <lu_zero@g.o>
1951 + ffmpeg-0.4.9_p20061016.ebuild:
1952 + Fix reg depletion in x86, see bug #154922
1953 +
1954 + 01 Dec 2006; Jeroen Roovers <jer@g.o>
1955 + ffmpeg-0.4.9_p20061016.ebuild:
1956 + Stable for HPPA (or xine-lib will not even configure).
1957 +
1958 +*ffmpeg-0.4.9_p20061016 (17 Oct 2006)
1959 +
1960 + 17 Oct 2006; Luca Barbato <lu_zero@g.o>
1961 + +ffmpeg-0.4.9_p20061016.ebuild:
1962 + New version
1963 +
1964 + 03 Oct 2006; Luca Barbato <lu_zero@g.o>
1965 + ffmpeg-0.4.9_p20060530.ebuild, ffmpeg-0.4.9_p20060816.ebuild:
1966 + Fix deps, see bug #134555
1967 +
1968 + 11 Sep 2006; Luca Barbato <lu_zero@g.o>
1969 + ffmpeg-0.4.9_p20060816.ebuild:
1970 + emake -j1 calls and add emake depend just in case
1971 +
1972 + 08 Sep 2006; Rene Nussbaumer <killerfox@g.o>
1973 + ffmpeg-0.4.9_p20060530.ebuild:
1974 + Stable on hppa. See bug #133520.
1975 +
1976 + 08 Sep 2006; Thomas Cort <tcort@g.o> ffmpeg-0.4.9_p20060530.ebuild:
1977 + Stable on alpha wrt security Bug #133520.
1978 +
1979 + 08 Sep 2006; Tobias Scherbaum <dertobi123@g.o>
1980 + ffmpeg-0.4.9_p20060530.ebuild:
1981 + ppc stable, bug #133520
1982 +
1983 + 07 Sep 2006; Joshua Jackson <tsunam@g.o>
1984 + ffmpeg-0.4.9_p20060530.ebuild:
1985 + Stable x86; for security bug #133520
1986 +
1987 + 07 Sep 2006; Thomas Cort <tcort@g.o> ffmpeg-0.4.9_p20060530.ebuild:
1988 + Stable on amd64.
1989 +
1990 + 07 Sep 2006; Gustavo Zacarias <gustavoz@g.o>
1991 + ffmpeg-0.4.9_p20060530.ebuild:
1992 + Stable on sparc wrt #133520
1993 +
1994 + 07 Sep 2006; Markus Rothe <corsair@g.o>
1995 + ffmpeg-0.4.9_p20060530.ebuild:
1996 + Stable on ppc64; bug #133520
1997 +
1998 + 04 Sep 2006; Diego Pettenò <flameeyes@g.o>
1999 + ffmpeg-0.4.9_p20060530.ebuild, ffmpeg-0.4.9_p20060816.ebuild:
2000 + Export true as LDCONFIG value during install phases, so that it does not
2001 + trigger sandbox on Gentoo/FreeBSD.
2002 +
2003 + 30 Aug 2006; Luca Barbato <lu_zero@g.o>
2004 + ffmpeg-0.4.9_p20060816.ebuild:
2005 + Fix multilib-strict and support EXTRA_ECONF
2006 +
2007 + 17 Aug 2006; Luca Barbato <lu_zero@g.o>
2008 + ffmpeg-0.4.9_p20060816.ebuild:
2009 + fix sdl dep
2010 +
2011 + 16 Aug 2006; Luca Barbato <lu_zero@g.o> ChangeLog:
2012 + New version
2013 +
2014 + 14 Aug 2006; Luca Barbato <lu_zero@g.o>
2015 + +files/ffmpeg-0.4.9_p20060530-snow-mmx.patch,
2016 + ffmpeg-0.4.9_p20060530.ebuild:
2017 + Make snow compile on x86 with pic and mmx enabled at the same time, many
2018 + thanks to Martin von Gagern <Martin.vGagern@×××.net> for the patch and the
2019 + overall help
2020 +
2021 + 12 Aug 2006; Luca Barbato <lu_zero@g.o>
2022 + ffmpeg-0.4.9_p20060530.ebuild:
2023 + Marked ~ppc64
2024 +
2025 + 12 Aug 2006; Luca Barbato <lu_zero@g.o>
2026 + ffmpeg-0.4.9_p20060530.ebuild:
2027 + Pin x264 version to avoid build issue with snapshots too new
2028 +
2029 + 01 Aug 2006; Joshua Jackson <tsunam@g.o>
2030 + ffmpeg-0.4.9_p20060530.ebuild:
2031 + Adding ~x86 as it works and all that jazz
2032 +
2033 + 31 May 2006; Gustavo Zacarias <gustavoz@g.o>
2034 + ffmpeg-0.4.9_p20060530.ebuild:
2035 + Gave it a ~sparc
2036 +
2037 + 31 May 2006; Diego Pettenò <flameeyes@g.o>
2038 + ffmpeg-0.4.9_p20060530.ebuild:
2039 + Re-add ~x86-fbsd and ~amd64 keywords.
2040 +
2041 + 31 May 2006; Diego Pettenò <flameeyes@g.o>
2042 + ffmpeg-0.4.9_p20060530.ebuild:
2043 + Remove keywording comments, we always add and drop them every other release.
2044 +
2045 + 31 May 2006; Diego Pettenò <flameeyes@g.o>
2046 + ffmpeg-0.4.9_p20060530.ebuild:
2047 + Remove old hack for $LDFLAGS passing (fixed upstream), remove the
2048 + append-flags (fixed upstream).
2049 +
2050 + 12 Jun 2006; Luca Barbato <lu_zero@g.o>
2051 + ffmpeg-0.4.9_p20060530.ebuild:
2052 + more files to the sed PIC
2053 +
2054 + 31 May 2006; Luca Barbato <lu_zero@g.o>
2055 + ffmpeg-0.4.9_p20060530.ebuild:
2056 + Missing patch
2057 +
2058 +*ffmpeg-0.4.9_p20060530 (30 May 2006)
2059 +
2060 + 30 May 2006; Luca Barbato <lu_zero@g.o>
2061 + +ffmpeg-0.4.9_p20060530.ebuild:
2062 + New snapshot
2063 +
2064 + 28 May 2006; Diego Pettenò <flameeyes@g.o>
2065 + -files/ffmpeg-0.4.9_p20050226-gcc4.patch,
2066 + -files/ffmpeg-0.4.9_p20050906-osx.patch, -files/ffmpeg-a52.patch,
2067 + -files/ffmpeg-configure.patch, -files/ffmpeg-missing_links.patch,
2068 + -files/ffmpeg-osx.patch, -files/gentoo-ffmpeg001.patch,
2069 + -ffmpeg-0.4.9_p20050226-r5.ebuild, -ffmpeg-0.4.9_p20050906.ebuild,
2070 + -ffmpeg-0.4.9_p20051120.ebuild:
2071 + Remove old versions.
2072 +
2073 + 25 May 2006; Diego Pettenò <flameeyes@g.o>
2074 + ffmpeg-0.4.9_p20060302.ebuild:
2075 + Add ~x86-fbsd keyword.
2076 +
2077 +*ffmpeg-0.4.9_p20060517 (17 May 2006)
2078 +
2079 + 17 May 2006; Luca Barbato <lu_zero@g.o>
2080 + +ffmpeg-0.4.9_p20060517.ebuild:
2081 + new snapshot, to be tested
2082 +
2083 + 08 May 2006; Diego Pettenò <flameeyes@g.o>
2084 + ffmpeg-0.4.9_p20060302.ebuild:
2085 + Use -rpath-link to make sure that the libraries are linked correctly, should
2086 + fixes bug #132171.
2087 +
2088 + 03 May 2006; Diego Pettenò <flameeyes@g.o> metadata.xml:
2089 + Update metadata to list media-video@g.o as maintainer.
2090 +
2091 + 20 Apr 2006; Daniel Gryniewicz <dang@g.o>
2092 + +files/ffmpeg-0.4.9_p20060302-amr-64bit.patch,
2093 + ffmpeg-0.4.9_p20060302.ebuild:
2094 + Fix amr on 64-bit arches per bug# 130530
2095 +
2096 + 14 Apr 2006; Diego Pettenò <flameeyes@g.o>
2097 + +files/ffmpeg-0.4.9_p20060302-fbsd-flags.patch,
2098 + ffmpeg-0.4.9_p20060302.ebuild:
2099 + Add patch to respect CFLAGS on FreeBSD, and don't use preplib that's no more
2100 + needed anyway.
2101 +
2102 + 31 Mar 2006; Simon Stelling <blubb@g.o> +files/ffmpeg-libdir.patch,
2103 + ffmpeg-0.4.9_p20060302.ebuild:
2104 + fix wrong libdir paths in .pc files
2105 +
2106 + 21 Mar 2006; Diego Pettenò <flameeyes@g.o>
2107 + +files/ffmpeg-0.4.9_p20051216-asneeded-configure.patch,
2108 + ffmpeg-0.4.9_p20051216.ebuild, ffmpeg-0.4.9_p20060302.ebuild:
2109 + Use --cc option instead of overwriting CC variable to respect the compiler,
2110 + pass --extra-ldflags to respect LDFLAGS (only 20060302 respect them
2111 + entirely). Add patch to allow using --as-needed flag.
2112 +
2113 + 08 Mar 2006; Diego Pettenò <flameeyes@g.o>
2114 + ffmpeg-0.4.9_p20051216.ebuild, ffmpeg-0.4.9_p20060302.ebuild:
2115 + Disable strip, leaving to portage decide if and when to strip.
2116 +
2117 + 06 Mar 2006; Luca Barbato <lu_zero@g.o>
2118 + ffmpeg-0.4.9_p20060302.ebuild:
2119 + merged v4l and v4l2
2120 +
2121 + 05 Mar 2006; Luca Barbato <lu_zero@g.o>
2122 + ffmpeg-0.4.9_p20060302.ebuild:
2123 + Improved ebuild with amr and v4l2 support, thanks to Philip Kovacs
2124 + <kovacsp3@×××××××.net> for the improved ebuild, other minor fixes
2125 +
2126 + 04 Mar 2006; Luca Barbato <lu_zero@g.o>
2127 + files/ffmpeg-shared-gcc4.1.patch:
2128 + fix
2129 +
2130 + 04 Mar 2006; Luca Barbato <lu_zero@g.o>
2131 + +files/ffmpeg-shared-gcc4.1.patch, ffmpeg-0.4.9_p20060302.ebuild:
2132 + ffmpeg-shared-gcc4 patch is back
2133 +
2134 +*ffmpeg-0.4.9_p20060302 (03 Mar 2006)
2135 +
2136 + 03 Mar 2006; Luca Barbato <lu_zero@g.o>
2137 + +ffmpeg-0.4.9_p20060302.ebuild:
2138 + New snapshot
2139 +
2140 + 15 Feb 2006; Diego Pettenò <flameeyes@g.o>
2141 + ffmpeg-0.4.9_p20050226-r3.ebuild:
2142 + Add missing sdl useflag in IUSE.
2143 +
2144 + 30 Jan 2006; Luca Barbato <lu_zero@g.o>
2145 + +files/ffmpeg-shared-gcc4.patch, ffmpeg-0.4.9_p20051216.ebuild:
2146 + x86 workaround from Kevin F. Quinn <kevquinn@g.o>, I'll share the
2147 + blame if breaks something
2148 +
2149 + 09 Jan 2006; Bryan Østergaard <kloeri@g.o
2150 + ffmpeg-0.4.9_p20051216.ebuild:
2151 + Stable on alpha, bug 116181.
2152 +
2153 + 06 Jan 2006; Luca Barbato <lu_zero@g.o>
2154 + ffmpeg-0.4.9_p20051216.ebuild:
2155 + Warning added
2156 +
2157 + 06 Jan 2006; Luca Barbato <lu_zero@g.o>
2158 + files/ffmpeg-soname-symlink.patch:
2159 + minor fix for osx
2160 +
2161 + 03 Jan 2006; Bryan Østergaard <kloeri@g.o
2162 + ffmpeg-0.4.9_p20051216.ebuild:
2163 + ~alpha keyword, bug 116181.
2164 +
2165 + 02 Jan 2006; Fabian Groffen <grobian@g.o>
2166 + ffmpeg-0.4.9_p20051216.ebuild:
2167 + Marked ~ppc-macos (bug #116181)
2168 +
2169 + 02 Jan 2006; Michael Hanselmann <hansmi@g.o>
2170 + ffmpeg-0.4.9_p20051216.ebuild:
2171 + Stable on ppc.
2172 +
2173 + 01 Jan 2006; Simon Stelling <blubb@g.o>
2174 + ffmpeg-0.4.9_p20051216.ebuild:
2175 + stable on amd64 wrt bug 116181
2176 +
2177 + 31 Dec 2005; Markus Rothe <corsair@g.o>
2178 + ffmpeg-0.4.9_p20051216.ebuild:
2179 + Stable on ppc64
2180 +
2181 + 30 Dec 2005; Mark Loeser <halcy0n@g.o>
2182 + ffmpeg-0.4.9_p20051216.ebuild:
2183 + Stable on x86; bug #116181
2184 +
2185 + 30 Dec 2005; Gustavo Zacarias <gustavoz@g.o>
2186 + ffmpeg-0.4.9_p20051216.ebuild:
2187 + Stable on sparc wrt security #116181
2188 +
2189 + 28 Dec 2005; Guy Martin <gmsoft@g.o> ffmpeg-0.4.9_p20051216.ebuild:
2190 + Fix compilation of xine-lib on hppa.
2191 +
2192 + 26 Dec 2005; Luca Barbato <lu_zero@g.o> -ffmpeg-0.4.8.ebuild,
2193 + -ffmpeg-0.4.9_pre1-r1.ebuild, ffmpeg-0.4.9_p20050226-r3.ebuild:
2194 + Cleanup
2195 +
2196 + 21 Dec 2005; Luis Medinas <metalgod@g.o>
2197 + ffmpeg-0.4.9_p20051216.ebuild:
2198 + Add ~amd64 keyword for bug #116181.
2199 +
2200 + 21 Dec 2005; Markus Rothe <corsair@g.o>
2201 + ffmpeg-0.4.9_p20051216.ebuild:
2202 + Added ~ppc64; bug #116181
2203 +
2204 + 21 Dec 2005; Mark Loeser <halcy0n@g.o>
2205 + ffmpeg-0.4.9_p20051216.ebuild:
2206 + Adding ~x86; bug #116181
2207 +
2208 + 20 Dec 2005; Rene Nussbaumer <killerfox@g.o>
2209 + ffmpeg-0.4.9_p20051216.ebuild:
2210 + Unstable on hppa. See bug #116181.
2211 +
2212 + 20 Dec 2005; Gustavo Zacarias <gustavoz@g.o>
2213 + ffmpeg-0.4.9_p20051216.ebuild:
2214 + Keyworded ~sparc wrt #116181
2215 +
2216 + 17 Dec 2005; Luca Barbato <lu_zero@g.o>
2217 + files/ffmpeg-soname-symlink.patch:
2218 + yet another fix part 2
2219 +
2220 + 17 Dec 2005; Luca Barbato <lu_zero@g.o>
2221 + files/ffmpeg-soname-symlink.patch:
2222 + yet another fix
2223 +
2224 + 16 Dec 2005; Luca Barbato <lu_zero@g.o>
2225 + files/ffmpeg-soname-symlink.patch:
2226 + Fix in the patch
2227 +
2228 +*ffmpeg-0.4.9_p20051216 (16 Dec 2005)
2229 +
2230 + 16 Dec 2005; Luca Barbato <lu_zero@g.o>
2231 + +files/ffmpeg-soname-symlink.patch, +files/ffmpeg-unknown-options.patch,
2232 + +ffmpeg-0.4.9_p20051216.ebuild:
2233 + New snapshot
2234 +
2235 + 04 Dec 2005; Lina Pezzella <j4rg0n@g.o>
2236 + ffmpeg-0.4.9_p20051120.ebuild:
2237 + Testing ppc-macos, Bug #113107
2238 +
2239 + 29 Nov 2005; Jason Wever <weeve@g.o> ffmpeg-0.4.9_p20051120.ebuild:
2240 + Added ~sparc keyword wrt bug #113107.
2241 +
2242 + 21 Nov 2005; Luca Barbato <lu_zero@g.o>
2243 + ffmpeg-0.4.9_p20051120.ebuild:
2244 + Marked ~ppc
2245 +
2246 + 21 Nov 2005; Markus Rothe <corsair@g.o>
2247 + ffmpeg-0.4.9_p20051120.ebuild:
2248 + Added ~ppc64 keyword; bug #113107
2249 +
2250 + 21 Nov 2005; Herbie Hopkins <herbs@g.o>
2251 + ffmpeg-0.4.9_p20051120.ebuild:
2252 + Marked ~amd64 wrt bug #113107.
2253 +
2254 + 21 Nov 2005; Chris White <chriswhite@g.o>
2255 + ffmpeg-0.4.9_p20051120.ebuild:
2256 + Added ~x86 keyword as per bug #113107.
2257 +
2258 +*ffmpeg-0.4.9_p20051120 (20 Nov 2005)
2259 +
2260 + 20 Nov 2005; Luca Barbato <lu_zero@g.o>
2261 + +files/ffmpeg-configure.patch, +ffmpeg-0.4.9_p20051120.ebuild:
2262 + New experimental snapshot
2263 +
2264 + 18 Sep 2005; Bryan Østergaard <kloeri@g.o>
2265 + ffmpeg-0.4.9_p20050906.ebuild:
2266 + Add ~alpha keyword.
2267 +
2268 + 17 Sep 2005; Luca Barbato <lu_zero@g.o>
2269 + ffmpeg-0.4.9_p20050906.ebuild:
2270 + ~alpha temporary dropped
2271 +
2272 + 17 Sep 2005; Luca Barbato <lu_zero@g.o>
2273 + ffmpeg-0.4.9_p20050906.ebuild:
2274 + Dep fix for xvid, thanks to Staffan Palmroos <spalmroos@×××××.com>
2275 +
2276 + 15 Sep 2005; Aron Griffis <agriffis@g.o>
2277 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2278 + Mark 0.4.9_p20050226-r5 stable on alpha
2279 +
2280 + 15 Sep 2005; Luca Barbato <lu_zero@g.o>
2281 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2282 + ieee1394 issues, fixed the stable ebuild.
2283 +
2284 + 12 Sep 2005; Luca Barbato <lu_zero@g.o>
2285 + +files/ffmpeg-0.4.9_p20050906-osx.patch, ffmpeg-0.4.9_p20050906.ebuild:
2286 + Other fixes and dylib support
2287 +
2288 + 12 Sep 2005; Luca Barbato <lu_zero@g.o>
2289 + ffmpeg-0.4.9_p20050906.ebuild:
2290 + Fix ieee1394 issues
2291 +
2292 + 10 Sep 2005; Diego Pettenò <flameeyes@g.o>
2293 + ffmpeg-0.4.9_p20050906.ebuild:
2294 + Comments cleanup for missing keywords. Don't install INSTALL file.
2295 +
2296 + 10 Sep 2005; Luca Barbato <lu_zero@g.o>
2297 + ffmpeg-0.4.9_p20050906.ebuild:
2298 + Fix Ogg support
2299 +
2300 +*ffmpeg-0.4.9_p20050906 (08 Sep 2005)
2301 +
2302 + 08 Sep 2005; Luca Barbato <lu_zero@g.o>
2303 + +ffmpeg-0.4.9_p20050906.ebuild:
2304 + New snapshot, src_test added.
2305 +
2306 + 26 Aug 2005; Seemant Kulleen <seemant@g.o>
2307 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2308 + moved libdc1394 from media-plugins to media-libs
2309 +
2310 + 24 Aug 2005; Aron Griffis <agriffis@g.o>
2311 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2312 + stable on ia64
2313 +
2314 + 12 Jun 2005; Bryan Østergaard <kloeri@g.o>
2315 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2316 + Add ~alpha keyword.
2317 +
2318 + 10 Jun 2005; Diego Pettenò <flameeyes@g.o>
2319 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2320 + Use memalign hack on FreeBSD.
2321 +
2322 + 06 Jun 2005; Markus Rothe <corsair@g.o>
2323 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2324 + Stable on ppc64
2325 +
2326 + 17 May 2005; Gustavo Zacarias <gustavoz@g.o>
2327 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2328 + Stable on sparc
2329 +
2330 + 15 May 2005; Diego Pettenò <flameeyes@g.o>
2331 + ffmpeg-0.4.9_pre1-r1.ebuild, ffmpeg-0.4.9_p20050226-r3.ebuild,
2332 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2333 + Removed unused gcc inheriting. Inherited toolchain-funcs where needed.
2334 +
2335 + 09 May 2005; Aron Griffis <agriffis@g.o>
2336 + ffmpeg-0.4.9_p20050226-r3.ebuild, ffmpeg-0.4.9_p20050226-r5.ebuild:
2337 + mark 0.4.9_p20050226-r3 stable on ia64. add ~ia64 to 0.4.9_p20050226-r5
2338 +
2339 + 06 May 2005; Diego Pettenò <flameeyes@g.o>
2340 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2341 + Marked amd64.
2342 +
2343 + 06 May 2005; Luca Barbato <lu_zero@g.o>
2344 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2345 + Marked ppc and x86
2346 +
2347 + 05 May 2005; Donnie Berkholz <spyderous@g.o>;
2348 + +files/0.4.8-gcc3.4-magicF2W.patch:
2349 + Re-add missing patch.
2350 +
2351 +*ffmpeg-0.4.9_pre1-r1 (04 May 2005)
2352 +
2353 + 04 May 2005; Lina Pezzella <j4rg0n@g.o> +files/ffmpeg-osx.patch,
2354 + +ffmpeg-0.4.9_pre1-r1.ebuild:
2355 + Re-added the pre1 ebuild since there are extensive patches made against it
2356 + that do not yet work with upstream's CVS. We're working on the latter, but
2357 + I'm not going to hold up ffmpeg any longer.
2358 +
2359 + 02 May 2005; Luca Barbato <lu_zero@g.o>
2360 + ffmpeg-0.4.9_p20050226-r5.ebuild:
2361 + Forced -fomit-frame-pointer
2362 +
2363 +*ffmpeg-0.4.9_p20050226-r5 (26 Apr 2005)
2364 +
2365 + 26 Apr 2005; Jeremy Huddleston <eradicator@g.o>
2366 + -files/ffmpeg-0.4.7-2.6.patch, -files/0.4.8-gcc3.4-magicF2W.patch,
2367 + -files/alpha-idct.patch, +files/ffmpeg-a52.patch,
2368 + -files/ffmpeg-configure-extralibs.patch,
2369 + +files/ffmpeg-missing_links.patch, -ffmpeg-0.4.7.ebuild,
2370 + -ffmpeg-0.4.8.20040222.ebuild, -ffmpeg-0.4.8.20040322.ebuild,
2371 + -ffmpeg-0.4.8.20040322-r1.ebuild, -ffmpeg-0.4.9_pre1.ebuild,
2372 + -ffmpeg-0.4.9_p20050226-r1.ebuild, -ffmpeg-0.4.9_p20050226.ebuild,
2373 + -ffmpeg-0.4.9_p20050226-r2.ebuild, ffmpeg-0.4.9_p20050226-r3.ebuild,
2374 + -ffmpeg-0.4.9_p20050226-r4.ebuild, +ffmpeg-0.4.9_p20050226-r5.ebuild:
2375 + Revbump to add missing links to needed libs in libavformat. Handle a52 and
2376 + faad properly. Removing old versions.
2377 +
2378 + 25 Apr 2005; Martin Schlemmer <azarah@g.o>
2379 + files/ffmpeg-0.4.9_p20050226-gcc4.patch, ffmpeg-0.4.9_p20050226-r4.ebuild:
2380 + Fixup mafteah's patch the other way around, else it breaks avifile among
2381 + things.
2382 +
2383 + 25 Apr 2005; Martin Schlemmer <azarah@g.o>
2384 + +files/ffmpeg-0.4.9_p20050226-gcc4.patch,
2385 + ffmpeg-0.4.9_p20050226-r4.ebuild:
2386 + Fix building with gcc4. Patch from Genady Okrain (mafteah) 's overlay, with
2387 + some added hunks that was needed this side.
2388 +
2389 + 24 Apr 2005; Diego Pettenò <flameeyes@g.o>
2390 + +files/ffmpeg-configure-extralibs.patch, ffmpeg-0.4.9_p20050226-r4.ebuild:
2391 + Added patch to link to libdc1394 when ieee1394 is enabled. Fixes #90150.
2392 +
2393 + 24 Apr 2005; Michael Hanselmann <hansmi@g.o>
2394 + ffmpeg-0.4.9_p20050226-r3.ebuild:
2395 + Stable on hppa.
2396 +
2397 + 24 Apr 2005; Bryan Østergaard <kloeri@g.o>
2398 + ffmpeg-0.4.9_p20050226-r3.ebuild:
2399 + Stable on alpha.
2400 +
2401 + 24 Apr 2005; Markus Rothe <corsair@g.o>
2402 + ffmpeg-0.4.9_p20050226-r3.ebuild:
2403 + Stable on ppc64
2404 +
2405 + 22 Apr 2005; Diego Pettenò <flameeyes@g.o>
2406 + ffmpeg-0.4.9_p20050226-r4.ebuild:
2407 + Fixed typo on pic/mmx if condition.
2408 +
2409 +*ffmpeg-0.4.9_p20050226-r4 (21 Apr 2005)
2410 +
2411 + 21 Apr 2005; Diego Pettenò <flameeyes@g.o>
2412 + +ffmpeg-0.4.9_p20050226-r4.ebuild:
2413 + Added new revision which applies cleanups on bug #89172, and patch to enable
2414 + mmx on amd64 as for bug #88965.
2415 +
2416 + 19 Apr 2005; Luca Barbato <lu_zero@g.o>
2417 + ffmpeg-0.4.9_p20050226-r3.ebuild:
2418 + Marked ppc and x86
2419 +
2420 + 19 Apr 2005; Diego Pettenò <flameeyes@g.o>
2421 + ffmpeg-0.4.9_p20050226-r3.ebuild:
2422 + Mark ffmpeg-0.4.9_p20050226-r3 stable on amd64.
2423 +
2424 + 18 Apr 2005; Diego Pettenò <flameeyes@g.o>
2425 + ffmpeg-0.4.9_p20050226-r3.ebuild:
2426 + Changed xvid dependency to 1.0. Fixes #88879.
2427 +
2428 +*ffmpeg-0.4.9_p20050226-r3 (03 Apr 2005)
2429 +
2430 + 03 Apr 2005; Jan Brinkmann <luckyduck@g.o>
2431 + +ffmpeg-0.4.9_p20050226-r3.ebuild:
2432 + revision bump to indicate the latest changes, fixes #87681
2433 +
2434 + 30 Mar 2005; Chris White <chriswhite@g.o>
2435 + ffmpeg-0.4.9_p20050226-r1.ebuild, ffmpeg-0.4.9_p20050226-r2.ebuild,
2436 + ffmpeg-0.4.9_p20050226.ebuild:
2437 + Fixed bug #87069.
2438 +
2439 + 21 Mar 2005; Jeremy Huddleston <eradicator@g.o>
2440 + ffmpeg-0.4.9_p20050226-r2.ebuild:
2441 + Use the right toolchain compiler.
2442 +
2443 + 20 Mar 2005; Chris White <chriswhite@g.o>
2444 + files/gentoo-ffmpeg001.patch, ffmpeg-0.4.9_p20050226-r2.ebuild:
2445 + Fixed a52 linking (again). Closes bugs #85929 and #85952.
2446 +
2447 +*ffmpeg-0.4.9_p20050226-r2 (19 Mar 2005)
2448 +
2449 + 19 Mar 2005; Chris White <chriswhite@g.o>
2450 + +files/ffmpeg-libdir-pic.patch, files/gentoo-ffmpeg001.patch,
2451 + +ffmpeg-0.4.9_p20050226-r2.ebuild:
2452 + Fix bug #84241 (multilib and pic).
2453 +
2454 + 16 Mar 2005; Chris White <chriswhite@g.o>
2455 + ffmpeg-0.4.9_p20050226-r1.ebuild:
2456 + Added missing emake.
2457 +
2458 + 11 Mar 2005; Luca Barbato <lu_zero@g.o>
2459 + ffmpeg-0.4.9_p20050226-r1.ebuild:
2460 + Put back xvid support
2461 +
2462 +*ffmpeg-0.4.9_p20050226-r1 (10 Mar 2005)
2463 +
2464 + 10 Mar 2005; Chris White <chriswhite@g.o>
2465 + +ffmpeg-0.4.9_p20050226-r1.ebuild:
2466 + Fixed bug #67947. -fPIC logic makes sense now. Thanks to Kevin Quin for
2467 + supplying the logic.
2468 +
2469 + 07 Mar 2005; Chris White <chriswhite@g.o>
2470 + ffmpeg-0.4.9_p20050226.ebuild:
2471 + Added threading support.
2472 +
2473 + 03 Mar 2005; Luca Barbato <lu_zero@g.o>
2474 + ffmpeg-0.4.9_p20050226.ebuild:
2475 + Removed xvid useflag
2476 +
2477 + 01 Mar 2005; Chris White <chriswhite@g.o>
2478 + ffmpeg-0.4.9_p20050226.ebuild:
2479 + Fix bad spelling.
2480 +
2481 +*ffmpeg-0.4.9_p20050226 (01 Mar 2005)
2482 +
2483 + 01 Mar 2005; Chris White <chriswhite@g.o>
2484 + +files/gentoo-ffmpeg001.patch, +ffmpeg-0.4.9_p20050226.ebuild:
2485 + Bumped to 20050226 snapshot release.
2486 +
2487 + 24 Feb 2005; Jan Brinkmann <luckyduck@g.o> ffmpeg-0.4.8.ebuild:
2488 + fixed #82873, emerge failed due to missing patch.
2489 +
2490 + 06 Feb 2005; Jan Brinkmann <luckyduck@g.o> ffmpeg-0.4.7.ebuild,
2491 + ffmpeg-0.4.8.20040222.ebuild, ffmpeg-0.4.8.20040322-r1.ebuild,
2492 + ffmpeg-0.4.8.20040322.ebuild, ffmpeg-0.4.8.ebuild, ffmpeg-0.4.9_pre1.ebuild:
2493 + added dummy src_test() to fix #77212
2494 +
2495 + 16 Dec 2004; Markus Rothe <corsair@g.o> ffmpeg-0.4.9_pre1.ebuild:
2496 + Stable on ppc64
2497 +
2498 + 14 Dec 2004; Jeremy Huddleston <eradicator@g.o>
2499 + ffmpeg-0.4.7.ebuild, ffmpeg-0.4.8.20040222.ebuild,
2500 + ffmpeg-0.4.8.20040322-r1.ebuild, ffmpeg-0.4.8.20040322.ebuild,
2501 + ffmpeg-0.4.8.ebuild, ffmpeg-0.4.9_pre1.ebuild:
2502 + Using 'aac' instead of faad and faac.
2503 +
2504 + 02 Nov 2004; Markus Rothe <corsair@g.o> ffmpeg-0.4.9_pre1.ebuild:
2505 + Marked ~ppc64
2506 +
2507 + 25 Aug 2004; Sven Wegener <swegener@g.o> ffmpeg-0.4.9_pre1.ebuild:
2508 + Changed SRC_URI to use mirror:// syntax.
2509 +
2510 +*ffmpeg-0.4.9_pre1 (21 Jul 2004)
2511 +
2512 + 21 Jul 2004; Jeremy Huddleston <eradicator@g.o>
2513 + +ffmpeg-0.4.9_pre1.ebuild:
2514 + Version bump closes bug #56613.
2515 +
2516 + 25 Jun 2004; Daniel Goller <morfic@g.o> ffmpeg-0.4.8.20040322-r1.ebuild:
2517 + ffmpeg-0.4.8.20040322-r1.ebuild adding patch for gcc 3.4.x
2518 + closes 49383 Credit goes to Ed Catmur for the patch
2519 +
2520 + 24 Jun 2004; Martin Holzer <mholzer@g.o>
2521 + ffmpeg-0.4.8.20040322-r1.ebuild, ffmpeg-0.4.8.20040322.ebuild:
2522 + removing symblink from ffplay to ffmpeg. closes 51014
2523 +
2524 + 09 Jun 2004; Luca Barbato <lu_zero@g.o>
2525 + ffmpeg-0.4.8.20040322-r1.ebuild:
2526 + Same fix from amd64
2527 +
2528 + 09 Jun 2004; Thomas Raschbacher <lordvan@g.o>
2529 + ffmpeg-0.4.8.20040322-r1.ebuild:
2530 + only enable faac when we are not on ia64 or alpha in src_compile
2531 +
2532 +*ffmpeg-0.4.8.20040322-r1 (09 Jun 2004)
2533 +
2534 + 09 Jun 2004; Thomas Raschbacher <lordvan@g.o>
2535 + +ffmpeg-0.4.8.20040322-r1.ebuild:
2536 + -r1 adds faac support, added local USE flag
2537 + fixes bug #48090, thanks to Stefan Briesenick <sbriesen@×××.de>
2538 +
2539 + 07 Jun 2004; Travis Tilley <lv@g.o> ffmpeg-0.4.8.20040322.ebuild:
2540 + stable on amd64
2541 +
2542 + 05 Jun 2004; <tester@g.o> ffmpeg-0.4.8.20040322.ebuild:
2543 + No longer available from SRC_URI, changed the keywords to -*.. oops
2544 + we have it on our mirrors... sorry..
2545 +
2546 + 30 Mar 2004; Sven Blumenstein <bazik@g.o>
2547 + ffmpeg-0.4.8.20040322.ebuild:
2548 + Stable on sparc.
2549 +
2550 + 26 Mar 2004; Joel Martin <kanaka@g.o> ffmpeg-0.4.8.20040222.ebuild,
2551 + ffmpeg-0.4.8.20040322.ebuild:
2552 + Filter out -momit-leaf-frame-pointer flag from libpostproc compilation
2553 +
2554 +*ffmpeg-0.4.8.20040322 (22 Mar 2004)
2555 +
2556 + 22 Mar 2004; Luca Barbato <lu_zero@g.o> ffmpeg-0.4.8.20040322.ebuild:
2557 + New snapshot, works with ppc
2558 +
2559 + 15 Mar 2004; Luca Barbato <lu_zero@g.o> ffmpeg-0.4.8.20040222.ebuild:
2560 + Marked -ppc pending a fix for misbuild.
2561 +
2562 +*ffmpeg-0.4.8.20040222 (11 Mar 2004)
2563 +
2564 + 11 Mar 2004; <kanaka@g.o> ffmpeg-0.4.8.20040222.ebuild:
2565 + Install libpostproc library. Update to newer snapshot. Bug 27051
2566 +
2567 + 17 Feb 2004; Aron Griffis <agriffis@g.o> ffmpeg-0.4.8.ebuild:
2568 + stable on alpha and ia64
2569 +
2570 + 16 Jan 2004; Bartosch Pixa <darkspecter@g.o> ffmpeg-0.4.8.ebuild:
2571 + set ppc in keywords
2572 +
2573 + 29 Nov 2003; Brad House <brad_mssw@g.o> ffmpeg-0.4.8.ebuild:
2574 + amd64 needs -fPIC to compile properly
2575 +
2576 + 22 Nov 2003; Luca Barbato <lu_zero@g.o> ffmpeg-0.4.8.ebuild:
2577 + altivec related fix, thanks to Olivier <ocastan@××××.fr> for the report
2578 + and the patch
2579 +
2580 +*ffmpeg-0.4.8 (18 Oct 2003)
2581 +
2582 + 18 Oct 2003; <iggy@g.o> ffmpeg-0.4.8.ebuild:
2583 + version bump, fix a bug where it was trying to include X11/Xlib.h for no
2584 + apparent reason
2585 +
2586 +*ffmpeg-0.4.7 (09 Sep 2003)
2587 +
2588 + 09 Sep 2003; Martin Holzer <mholzer@g.o> ffmpeg-0.4.7.ebuild:
2589 + Version bumped.
2590 +
2591 + 14 Jul 2003; Alastair Tse <liquidx@g.o>
2592 + ffmpeg-0.4.7_pre20030624.ebuild:
2593 + depend on a non-masked version of imlib2
2594 +
2595 + 13 Jul 2003; Nick Hadaway <raker@g.o> ffmpeg-0.4.7_pre20030624.ebuild:
2596 + Adding sdl, imlib, and truetype use flags.
2597 +
2598 + 06 Jul 2003; Nick Hadaway <raker@g.o> ffmpeg-0.4.7_pre20030624.ebuild:
2599 + Marked stble for x86
2600 +
2601 + 02 Jul 2003; Nick Hadaway <raker@g.o> ffmpeg-0.4.7_pre20030624.ebuild,
2602 + files/alpha-idct.patch:
2603 + Addresses bug #23563. This problem was fixed upstream in cvs.
2604 + Added a small patch.
2605 +
2606 +*ffmpeg-0.4.7_pre20030624 (26 Jun 2003)
2607 +
2608 + 26 Jun 2003; Nick Hadaway <raker@g.o> ffmpeg-0.4.7_pre20030624.ebuild:
2609 + As of June 9th, 0.4.6 is considered obsolete by the upstream author.
2610 + This build pulled from a cvs snapshot now has support for the dvd
2611 + and static use variables. Also added faad as a local use variable.
2612 +
2613 +*ffmpeg-0.4.6-r1 (4 Jan 2003)
2614 +
2615 + 10 Mar 2003; Will Woods <wwoods@g.o> ffmpeg-0.4.6-r1.ebuild:
2616 + Added ~alpha to keywords and -fPIC to flags, fixes bug #16281
2617 +
2618 + 19 Feb 2003; Martin Holzer <mholzer@g.o> ffmpeg-0.4.6-r1.ebuild :
2619 + Marked as stable.
2620 +
2621 + 26 Jan 2003; Seemant Kulleen <seemant@g.o> ffmpeg-0.4.6-r1.ebuild :
2622 +
2623 + Added -fPIC to the filter-flags to sort out compiling issues such as
2624 + those reported in bug #14500 by atomicdog@×××××.net (Conrad Akier)
2625 +
2626 + 4 Jan 2003; Joshua Brindle <method@g.o> ffmpeg-0.4.6-r1.ebuild :
2627 + merge patches to ebuild and package from Rene Wagner <reenoo@×××.de>
2628 + to install libavcodec as a .so.
2629 +
2630 +*ffmpeg-0.4.6 (3 Jan 2003)
2631 +
2632 + 3 Jan 2003; Joshua Brindle <method@g.o> ffmpeg-0.4.6.ebuild :
2633 + version bump, this is a release non-snapshot version, recommend upgrade
2634 +
2635 +*ffmpeg-0.4.5.20021212 (13 Dec 2002)
2636 +
2637 + 5 Jan 2002; Joshua Brindle <method@g.o ffmpeg-0.4.5.20021212.ebuild :
2638 + removed this ebuild from portage, it is old and was a cvs snapshot, 0.4.6
2639 + contains everything this did and is a release version
2640 +
2641 + 14 Dec 2002; Joshua Brindle <method@g.o> ffmpeg-0.4.5.20021212.ebuild :
2642 + Changing url to reflect where author moved his.
2643 +
2644 + 13 Dec 2002; Bryon Roche <kain@g.o> ffmpeg-0.4.5.20021212.ebuild :
2645 + ffmpeg isn't REALLY x86 specific. Giving ppc and sparc a nice big ~.
2646 +
2647 + 12 Dec 2002; Joshua Brindle <method@g.o> ffmpeg-0.4.5.20021212.ebuild :
2648 + cvs snapshot so that streaming will work, also added mp3lame and oggvorbis
2649 + support with encode and oggvorbis use vars.
2650 +
2651 + 06 Dec 2002; Rodney Rees <manson@g.o> : changed sparc ~sparc keywords
2652 +
2653 +*ffmpeg-0.4.5 (1 Feb 2002)
2654 +
2655 + 25 Sep 2002; Daniel Ahlberg <aliz@g.o> ffmpeg-0.4.5.ebuild :
2656 + Filter out "-fforce-addr".
2657 +
2658 + 05 Sep 2002; Seemant Kulleen <seemant@g.o> ffmpeg-0.4.5.ebuild :
2659 +
2660 + Added nasm to DEPEND. Thanks to: jfelice@××××××××.com (Jay 'Eraserhead'
2661 + Felice) in bug #7481. Also tagged it x86 only due to this.
2662 +
2663 + 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
2664 +
2665 + Added initial ChangeLog which should be updated whenever the package is
2666 + updated in any way. This changelog is targetted to users. This means that the
2667 + comments should well explained and written in clean English. The details about
2668 + writing correct changelogs are explained in the skel.ChangeLog file which you
2669 + can find in the root directory of the portage repository.
2670
2671 diff --git a/media-video/ffmpeg/ffmpeg-0.10.7-r99.ebuild b/media-video/ffmpeg/ffmpeg-0.10.7-r99.ebuild
2672 new file mode 100644
2673 index 0000000..796714d
2674 --- /dev/null
2675 +++ b/media-video/ffmpeg/ffmpeg-0.10.7-r99.ebuild
2676 @@ -0,0 +1,294 @@
2677 +# Copyright 1999-2013 Gentoo Foundation
2678 +# Distributed under the terms of the GNU General Public License v2
2679 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.7.ebuild,v 1.10 2013/04/13 07:42:54 ago Exp $
2680 +
2681 +EAPI="4"
2682 +
2683 +SCM=""
2684 +if [ "${PV#9999}" != "${PV}" ] ; then
2685 + SCM="git-2"
2686 + EGIT_REPO_URI="git://git.videolan.org/ffmpeg.git"
2687 +fi
2688 +
2689 +inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
2690 +
2691 +DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec."
2692 +HOMEPAGE="http://ffmpeg.org/"
2693 +if [ "${PV#9999}" != "${PV}" ] ; then
2694 + SRC_URI=""
2695 +elif [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot
2696 + SRC_URI="mirror://gentoo/${P}.tar.bz2"
2697 +else # Release
2698 + SRC_URI="http://ffmpeg.org/releases/${P/_/-}.tar.bz2"
2699 +fi
2700 +FFMPEG_REVISION="${PV#*_p}"
2701 +
2702 +LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
2703 +SLOT="0"
2704 +if [ "${PV#9999}" = "${PV}" ] ; then
2705 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
2706 +fi
2707 +IUSE="
2708 + aac aacplus alsa amr bindist +bzip2 cdio celt cpudetection debug
2709 + dirac doc +encode faac frei0r gnutls gsm +hardcoded-tables ieee1394 jack
2710 + jpeg2k libass libv4l modplug mp3 network openal openssl oss pic pulseaudio
2711 + rtmp schroedinger sdl speex static-libs test theora threads
2712 + truetype v4l vaapi vdpau vorbis vpx X x264 xvid +zlib
2713 + "
2714 +
2715 +# String for CPU features in the useflag[:configure_option] form
2716 +# if :configure_option isn't set, it will use 'useflag' as configure option
2717 +CPU_FEATURES="3dnow:amd3dnow 3dnowext:amd3dnowext altivec avx mmx mmxext:mmx2 ssse3 vis neon"
2718 +
2719 +for i in ${CPU_FEATURES}; do
2720 + IUSE="${IUSE} ${i%:*}"
2721 +done
2722 +
2723 +FFTOOLS="aviocat cws2fws ffeval graph2dot ismindex pktdumper qt-faststart trasher"
2724 +
2725 +for i in ${FFTOOLS}; do
2726 + IUSE="${IUSE} +fftools_$i"
2727 +done
2728 +
2729 +RDEPEND="
2730 + alsa? ( media-libs/alsa-lib )
2731 + amr? ( media-libs/opencore-amr )
2732 + bzip2? ( app-arch/bzip2 )
2733 + cdio? ( || ( dev-libs/libcdio-paranoia <dev-libs/libcdio-0.90[-minimal] ) )
2734 + celt? ( >=media-libs/celt-0.11.1 )
2735 + dirac? ( media-video/dirac )
2736 + encode? (
2737 + aac? ( media-libs/vo-aacenc )
2738 + aacplus? ( media-libs/libaacplus )
2739 + amr? ( media-libs/vo-amrwbenc )
2740 + faac? ( media-libs/faac )
2741 + mp3? ( >=media-sound/lame-3.98.3 )
2742 + theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg )
2743 + vorbis? ( media-libs/libvorbis media-libs/libogg )
2744 + x264? ( >=media-libs/x264-0.0.20111017 )
2745 + xvid? ( >=media-libs/xvid-1.1.0 )
2746 + )
2747 + frei0r? ( media-plugins/frei0r-plugins )
2748 + gnutls? ( >=net-libs/gnutls-2.12.16 )
2749 + gsm? ( >=media-sound/gsm-1.0.12-r1 )
2750 + ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 )
2751 + jack? ( media-sound/jack-audio-connection-kit )
2752 + jpeg2k? ( >=media-libs/openjpeg-1.3-r2 )
2753 + libass? ( media-libs/libass )
2754 + libv4l? ( media-libs/libv4l )
2755 + modplug? ( media-libs/libmodplug )
2756 + openal? ( >=media-libs/openal-1.1 )
2757 + pulseaudio? ( media-sound/pulseaudio )
2758 + rtmp? ( >=media-video/rtmpdump-2.2f )
2759 + sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] )
2760 + schroedinger? ( media-libs/schroedinger )
2761 + speex? ( >=media-libs/speex-1.2_beta3 )
2762 + truetype? ( media-libs/freetype:2 )
2763 + vaapi? ( >=x11-libs/libva-0.32 )
2764 + vdpau? ( x11-libs/libvdpau )
2765 + vpx? ( >=media-libs/libvpx-0.9.6 )
2766 + X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes )
2767 + zlib? ( sys-libs/zlib )
2768 + !media-video/qt-faststart
2769 + !media-libs/libpostproc
2770 +"
2771 +
2772 +DEPEND="${RDEPEND}
2773 + >=sys-devel/make-3.81
2774 + dirac? ( virtual/pkgconfig )
2775 + doc? ( app-text/texi2html )
2776 + gnutls? ( virtual/pkgconfig )
2777 + ieee1394? ( virtual/pkgconfig )
2778 + libv4l? ( virtual/pkgconfig )
2779 + mmx? ( dev-lang/yasm )
2780 + rtmp? ( virtual/pkgconfig )
2781 + schroedinger? ( virtual/pkgconfig )
2782 + test? ( net-misc/wget )
2783 + truetype? ( virtual/pkgconfig )
2784 + v4l? ( sys-kernel/linux-headers )
2785 +"
2786 +# faac is license-incompatible with ffmpeg
2787 +REQUIRED_USE="bindist? ( encode? ( !faac !aacplus ) !openssl )
2788 + libv4l? ( v4l )
2789 + fftools_cws2fws? ( zlib )
2790 + test? ( encode zlib )"
2791 +
2792 +S=${WORKDIR}/${P/_/-}
2793 +
2794 +src_prepare() {
2795 + if [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot
2796 + export revision=git-N-${FFMPEG_REVISION}
2797 + fi
2798 + epatch "${FILESDIR}/freiordl.patch"
2799 + epatch "${FILESDIR}/flashtest.patch"
2800 + epatch "${FILESDIR}/checkstack.patch"
2801 +
2802 + if has_version dev-libs/libcdio-paranoia; then
2803 + sed -i \
2804 + -e 's:cdio/cdda.h:cdio/paranoia/cdda.h:' \
2805 + -e 's:cdio/paranoia.h:cdio/paranoia/paranoia.h:' \
2806 + configure libavdevice/libcdio.c || die
2807 + fi
2808 +}
2809 +
2810 +src_configure() {
2811 + local myconf="${EXTRA_FFMPEG_CONF}"
2812 + # Set to --enable-version3 if (L)GPL-3 is required
2813 + local version3=""
2814 +
2815 + # enabled by default
2816 + for i in debug doc network vaapi vdpau zlib; do
2817 + use ${i} || myconf="${myconf} --disable-${i}"
2818 + done
2819 + use bzip2 || myconf="${myconf} --disable-bzlib"
2820 + use sdl || myconf="${myconf} --disable-ffplay"
2821 +
2822 + use cpudetection && myconf="${myconf} --enable-runtime-cpudetect"
2823 + use openssl && myconf="${myconf} --enable-openssl --enable-nonfree"
2824 + for i in gnutls ; do
2825 + use $i && myconf="${myconf} --enable-$i"
2826 + done
2827 +
2828 + # Encoders
2829 + if use encode
2830 + then
2831 + use mp3 && myconf="${myconf} --enable-libmp3lame"
2832 + use aac && { myconf="${myconf} --enable-libvo-aacenc" ; version3=" --enable-version3" ; }
2833 + use amr && { myconf="${myconf} --enable-libvo-amrwbenc" ; version3=" --enable-version3" ; }
2834 + for i in theora vorbis x264 xvid; do
2835 + use ${i} && myconf="${myconf} --enable-lib${i}"
2836 + done
2837 + use aacplus && myconf="${myconf} --enable-libaacplus --enable-nonfree"
2838 + use faac && myconf="${myconf} --enable-libfaac --enable-nonfree"
2839 + else
2840 + myconf="${myconf} --disable-encoders"
2841 + fi
2842 +
2843 + # libavdevice options
2844 + use cdio && myconf="${myconf} --enable-libcdio"
2845 + use ieee1394 && myconf="${myconf} --enable-libdc1394"
2846 + use openal && myconf="${myconf} --enable-openal"
2847 + # Indevs
2848 + # v4l1 is gone since linux-headers-2.6.38
2849 + myconf="${myconf} --disable-indev=v4l"
2850 + use v4l || myconf="${myconf} --disable-indev=v4l2"
2851 + for i in alsa oss jack ; do
2852 + use ${i} || myconf="${myconf} --disable-indev=${i}"
2853 + done
2854 + use X && myconf="${myconf} --enable-x11grab"
2855 + use pulseaudio && myconf="${myconf} --enable-libpulse"
2856 + use libv4l && myconf="${myconf} --enable-libv4l2"
2857 + # Outdevs
2858 + for i in alsa oss sdl ; do
2859 + use ${i} || myconf="${myconf} --disable-outdev=${i}"
2860 + done
2861 + # libavfilter options
2862 + use frei0r && myconf="${myconf} --enable-frei0r"
2863 + use truetype && myconf="${myconf} --enable-libfreetype"
2864 + use libass && myconf="${myconf} --enable-libass"
2865 +
2866 + # Threads; we only support pthread for now but ffmpeg supports more
2867 + use threads && myconf="${myconf} --enable-pthreads"
2868 +
2869 + # Decoders
2870 + use amr && { myconf="${myconf} --enable-libopencore-amrwb --enable-libopencore-amrnb" ; version3=" --enable-version3" ; }
2871 + for i in celt gsm dirac modplug rtmp schroedinger speex vpx; do
2872 + use ${i} && myconf="${myconf} --enable-lib${i}"
2873 + done
2874 + use jpeg2k && myconf="${myconf} --enable-libopenjpeg"
2875 +
2876 + # CPU features
2877 + for i in ${CPU_FEATURES}; do
2878 + use ${i%:*} || myconf="${myconf} --disable-${i#*:}"
2879 + done
2880 + if use pic ; then
2881 + myconf="${myconf} --enable-pic"
2882 + # disable asm code if PIC is required
2883 + # as the provided asm decidedly is not PIC for x86.
2884 + use x86 && myconf="${myconf} --disable-asm"
2885 + fi
2886 + [[ ${ABI} == "x32" ]] && myconf+=" --disable-asm" #427004
2887 +
2888 + # Try to get cpu type based on CFLAGS.
2889 + # Bug #172723
2890 + # We need to do this so that features of that CPU will be better used
2891 + # If they contain an unknown CPU it will not hurt since ffmpeg's configure
2892 + # will just ignore it.
2893 + for i in $(get-flag march) $(get-flag mcpu) $(get-flag mtune) ; do
2894 + [ "${i}" = "native" ] && i="host" # bug #273421
2895 + myconf="${myconf} --cpu=${i}"
2896 + break
2897 + done
2898 +
2899 + # Mandatory configuration
2900 + myconf="
2901 + --enable-gpl
2902 + ${version3}
2903 + --enable-postproc
2904 + --enable-avfilter
2905 + --disable-stripping
2906 + ${myconf}"
2907 +
2908 + # cross compile support
2909 + if tc-is-cross-compiler ; then
2910 + myconf="${myconf} --enable-cross-compile --arch=$(tc-arch-kernel) --cross-prefix=${CHOST}-"
2911 + case ${CHOST} in
2912 + *freebsd*)
2913 + myconf="${myconf} --target-os=freebsd"
2914 + ;;
2915 + mingw32*)
2916 + myconf="${myconf} --target-os=mingw32"
2917 + ;;
2918 + *linux*)
2919 + myconf="${myconf} --target-os=linux"
2920 + ;;
2921 + esac
2922 + fi
2923 +
2924 + # Misc stuff
2925 + use hardcoded-tables && myconf="${myconf} --enable-hardcoded-tables"
2926 +
2927 + cd "${S}"
2928 + ./configure \
2929 + --prefix="${EPREFIX}/usr" \
2930 + --libdir="${EPREFIX}/usr/$(get_libdir)" \
2931 + --shlibdir="${EPREFIX}/usr/$(get_libdir)" \
2932 + --mandir="${EPREFIX}/usr/share/man" \
2933 + --enable-shared \
2934 + --cc="$(tc-getCC)" \
2935 + --cxx="$(tc-getCXX)" \
2936 + --ar="$(tc-getAR)" \
2937 + --optflags="${CFLAGS}" \
2938 + --extra-cflags="${CFLAGS}" \
2939 + --extra-cxxflags="${CXXFLAGS}" \
2940 + $(use_enable static-libs static) \
2941 + ${myconf} || die
2942 +}
2943 +
2944 +src_compile() {
2945 + emake
2946 +
2947 + for i in ${FFTOOLS} ; do
2948 + if use fftools_$i ; then
2949 + emake tools/$i
2950 + fi
2951 + done
2952 +}
2953 +
2954 +src_install() {
2955 + emake DESTDIR="${D}" install install-man
2956 +
2957 + dodoc Changelog README INSTALL
2958 + dodoc -r doc/*
2959 +
2960 + for i in ${FFTOOLS} ; do
2961 + if use fftools_$i ; then
2962 + dobin tools/$i
2963 + fi
2964 + done
2965 +}
2966 +
2967 +src_test() {
2968 + LD_LIBRARY_PATH="${S}/libpostproc:${S}/libswscale:${S}/libswresample:${S}/libavcodec:${S}/libavdevice:${S}/libavfilter:${S}/libavformat:${S}/libavutil" \
2969 + emake fate
2970 +}
2971
2972 diff --git a/media-video/ffmpeg/files/checkstack.patch b/media-video/ffmpeg/files/checkstack.patch
2973 new file mode 100644
2974 index 0000000..4f96953
2975 --- /dev/null
2976 +++ b/media-video/ffmpeg/files/checkstack.patch
2977 @@ -0,0 +1,48 @@
2978 +--- libavcodec/x86/mlpdsp.c 2013-05-30 00:47:51.100621173 +0200
2979 ++++ libavcodec/x86/mlpdsp.c 2013-05-30 00:56:27.318621998 +0200
2980 +@@ -38,12 +38,6 @@
2981 + "imul %%rdx, %%rax\n\t" \
2982 + "add %%rax, %%rsi\n\t"
2983 +
2984 +-#define FIRMULREG(label, offset, firc)\
2985 +- LABEL_MANGLE(label)": \n\t" \
2986 +- "movslq "#offset"(%0), %%rax\n\t" \
2987 +- "imul %"#firc", %%rax\n\t" \
2988 +- "add %%rax, %%rsi\n\t"
2989 +-
2990 + #define CLEAR_ACCUM \
2991 + "xor %%rsi, %%rsi\n\t"
2992 +
2993 +@@ -63,9 +57,6 @@
2994 + "add %%eax , %%esi\n\t" \
2995 + "adc %%edx , %%ecx\n\t"
2996 +
2997 +-#define FIRMULREG(label, offset, firc) \
2998 +- MLPMUL(label, #offset, "0", "0")
2999 +-
3000 + #define CLEAR_ACCUM \
3001 + "xor %%esi, %%esi\n\t" \
3002 + "xor %%ecx, %%ecx\n\t"
3003 +@@ -108,9 +99,9 @@
3004 + FIRMUL (ff_mlp_firorder_6, 0x14 )
3005 + FIRMUL (ff_mlp_firorder_5, 0x10 )
3006 + FIRMUL (ff_mlp_firorder_4, 0x0c )
3007 +- FIRMULREG(ff_mlp_firorder_3, 0x08,10)
3008 +- FIRMULREG(ff_mlp_firorder_2, 0x04, 9)
3009 +- FIRMULREG(ff_mlp_firorder_1, 0x00, 8)
3010 ++ FIRMUL (ff_mlp_firorder_3, 0x08 )
3011 ++ FIRMUL (ff_mlp_firorder_2, 0x04 )
3012 ++ FIRMUL (ff_mlp_firorder_1, 0x00 )
3013 + LABEL_MANGLE(ff_mlp_firorder_0)":\n\t"
3014 + "jmp *%6 \n\t"
3015 + IIRMUL (ff_mlp_iirorder_4, 0x0c )
3016 +@@ -137,9 +128,6 @@
3017 + /* 3*/"+r"(blocksize)
3018 + : /* 4*/"r"((x86_reg)mask), /* 5*/"r"(firjump),
3019 + /* 6*/"r"(iirjump) , /* 7*/"c"(filter_shift)
3020 +- , /* 8*/"r"((int64_t)coeff[0])
3021 +- , /* 9*/"r"((int64_t)coeff[1])
3022 +- , /*10*/"r"((int64_t)coeff[2])
3023 + : "rax", "rdx", "rsi"
3024 + #else /* ARCH_X86_32 */
3025 + /* 3*/"+m"(blocksize)
3026
3027 diff --git a/media-video/ffmpeg/files/flashtest.patch b/media-video/ffmpeg/files/flashtest.patch
3028 new file mode 100644
3029 index 0000000..b15e799
3030 --- /dev/null
3031 +++ b/media-video/ffmpeg/files/flashtest.patch
3032 @@ -0,0 +1,47 @@
3033 +commit 785d8a3868fdd965299cd6e230803906b047eee0
3034 +Author: Clément Bœsch <ubitux@×××××.com>
3035 +Date: Fri Feb 3 20:28:32 2012 +0100
3036 +
3037 + fate: use compression level 0 for flashsv2 tests.
3038 +
3039 + Output sizes mismatch (and thus MD5) between zlib version 1.2.5 and
3040 + 1.2.6 if compression level > 0. The issue doesn't affect the intra-only
3041 + tests.
3042 +
3043 +diff --git a/tests/codec-regression.sh b/tests/codec-regression.sh
3044 +index b8d27cb..87db24f 100755
3045 +--- a/tests/codec-regression.sh
3046 ++++ b/tests/codec-regression.sh
3047 +@@ -294,7 +294,7 @@ do_video_decoding "" "-pix_fmt yuv420p -sws_flags area+accurate_rnd+bitexact"
3048 + fi
3049 +
3050 + if [ -n "$do_flashsv2" ] ; then
3051 +-do_video_encoding flashsv2.flv "-an -vcodec flashsv2 -sws_flags neighbor+full_chroma_int+accurate_rnd+bitexact -strict experimental"
3052 ++do_video_encoding flashsv2.flv "-an -vcodec flashsv2 -sws_flags neighbor+full_chroma_int+accurate_rnd+bitexact -strict experimental -compression_level 0"
3053 + do_video_encoding flashsv2I.flv "-an -vcodec flashsv2 -sws_flags neighbor+full_chroma_int+accurate_rnd+bitexact -strict experimental -g 1"
3054 + do_video_decoding "" "-pix_fmt yuv420p -sws_flags area+accurate_rnd+bitexact"
3055 + fi
3056 +diff --git a/tests/ref/vsynth1/flashsv2 b/tests/ref/vsynth1/flashsv2
3057 +index 6c43bda..58e2e8f 100644
3058 +--- a/tests/ref/vsynth1/flashsv2
3059 ++++ b/tests/ref/vsynth1/flashsv2
3060 +@@ -1,5 +1,5 @@
3061 +-ec13d68cbce263f589fe79bcd2e98364 *./tests/data/vsynth1/flashsv2.flv
3062 +-8406137 ./tests/data/vsynth1/flashsv2.flv
3063 ++8d105780bb79915bc36f96f7a754f289 *./tests/data/vsynth1/flashsv2.flv
3064 ++9371095 ./tests/data/vsynth1/flashsv2.flv
3065 + ed28c0021768629b2675e72bf1632426 *./tests/data/vsynth1/flashsv2I.flv
3066 + 8755723 ./tests/data/vsynth1/flashsv2I.flv
3067 + efa88d09115a2e947eff00ee435ba3f3 *./tests/data/flashsv2.vsynth1.out.yuv
3068 +diff --git a/tests/ref/vsynth2/flashsv2 b/tests/ref/vsynth2/flashsv2
3069 +index b40988a..7102308 100644
3070 +--- a/tests/ref/vsynth2/flashsv2
3071 ++++ b/tests/ref/vsynth2/flashsv2
3072 +@@ -1,5 +1,5 @@
3073 +-6fbb1cf84d473a93035047c3a3e344ff *./tests/data/vsynth2/flashsv2.flv
3074 +-4814443 ./tests/data/vsynth2/flashsv2.flv
3075 ++3f4a7454fa664896ac7532e3551c4071 *./tests/data/vsynth2/flashsv2.flv
3076 ++9293862 ./tests/data/vsynth2/flashsv2.flv
3077 + d5a22183d9fe670174340a8a1847e52a *./tests/data/vsynth2/flashsv2I.flv
3078 + 5037122 ./tests/data/vsynth2/flashsv2I.flv
3079 + 8f63e24049ba1789a7f8353c695a3d99 *./tests/data/flashsv2.vsynth2.out.yuv
3080
3081 diff --git a/media-video/ffmpeg/files/freiordl.patch b/media-video/ffmpeg/files/freiordl.patch
3082 new file mode 100644
3083 index 0000000..1b89ef2
3084 --- /dev/null
3085 +++ b/media-video/ffmpeg/files/freiordl.patch
3086 @@ -0,0 +1,20 @@
3087 +commit cfec77aaf8186f556e1201be13ce487b99b3b831
3088 +Author: Anton Khirnov <anton@×××××××.net>
3089 +Date: Sun Apr 1 18:56:26 2012 +0200
3090 +
3091 + configure: add dl to frei0r extralibs.
3092 +
3093 +diff --git a/configure b/configure
3094 +index 4606b23..e207ed8 100755
3095 +--- a/configure
3096 ++++ b/configure
3097 +@@ -1526,7 +1526,9 @@ cropdetect_filter_deps="gpl"
3098 + delogo_filter_deps="gpl"
3099 + drawtext_filter_deps="libfreetype"
3100 + frei0r_filter_deps="frei0r dlopen"
3101 ++frei0r_filter_extralibs='$ldl'
3102 + frei0r_src_filter_deps="frei0r dlopen"
3103 ++frei0r_src_filter_extralibs='$ldl'
3104 + hqdn3d_filter_deps="gpl"
3105 + ocv_filter_deps="libopencv"
3106 + scale_filter_deps="swscale"
3107
3108 diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
3109 new file mode 100644
3110 index 0000000..664200f
3111 --- /dev/null
3112 +++ b/media-video/ffmpeg/metadata.xml
3113 @@ -0,0 +1,45 @@
3114 +<?xml version="1.0" encoding="UTF-8"?>
3115 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3116 +<pkgmetadata>
3117 + <herd>video</herd>
3118 + <maintainer>
3119 + <email>media-video@g.o</email>
3120 + </maintainer>
3121 + <use>
3122 + <flag name="3dnowext">
3123 + Enable manually-optimised routines using the AMD 3DNow!Ex SIMD
3124 + instruction set, present in modern AMD CPUs. (Check for
3125 + 3dnowext in /proc/cpuinfo to know whether your CPU supports it).
3126 + </flag>
3127 + <flag name="aacplus">AAC+ encoding via <pkg>media-libs/libaacplus</pkg>.</flag>
3128 + <flag name="amr">Enables Adaptive Multi-Rate Audio support</flag>
3129 + <flag name="avx">Adds support for Advanced Vector Extensions instructions (Intel Sandy Bridge, AMD Bulldozer and later chips)</flag>
3130 + <flag name="bindist">Enforces license compatibility constraints via REQUIRED_USE.</flag>
3131 + <flag name="bluray">Enable playback of Blu-ray filesystems</flag>
3132 + <flag name="cdio">Enables audio CD grabbing with <pkg>dev-libs/libcdio</pkg>.</flag>
3133 + <flag name="celt">Adds Xiph CELT audio decoding support via <pkg>media-libs/celt</pkg></flag>
3134 + <flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag>
3135 + <flag name="dirac">Enable Dirac video support (an advanced royalty-free video compression format) via the reference library: dirac.</flag>
3136 + <flag name="faac">Use external faac library for AAC encoding</flag>
3137 + <flag name="fdk">Use external fdk-aac library for AAC encoding</flag>
3138 + <flag name="flite">Adds a text-to-speech filter based on <pkg>app-accessibility/flite</pkg>.</flag>
3139 + <flag name="frei0r">Enable frei0r wrapping in libavfilter</flag>
3140 + <flag name="hardcoded-tables">Use pre-calculated tables rather than calculating them on the fly.</flag>
3141 + <flag name="iec61883"> Support for FireWire DV/HDV input device using <pkg>media-libs/libiec61883</pkg>.</flag>
3142 + <flag name="libsoxr">Enables audio resampling through <pkg>media-libs/soxr</pkg>.</flag>
3143 + <flag name="libv4l">Uses <pkg>media-libs/libv4l</pkg> for video4linux instead of direct calls. Adds support for more devices via the userspace library.</flag>
3144 + <flag name="mmxext">Enables mmx2 support</flag>
3145 + <flag name="network">Enables network streaming support</flag>
3146 + <flag name="openssl">Enables <pkg>dev-libs/openssl</pkg> support. Adds support for encrypted network protocols (TLS/HTTPS).</flag>
3147 + <flag name="opus">Adds (decoding) support for the Opus codec via <pkg>media-libs/opus</pkg>.</flag>
3148 + <flag name="pic">Force shared libraries to be built as PIC (this is slower)</flag>
3149 + <flag name="quvi">Adds support for playing media from Internet services using the quvi project.</flag>
3150 + <flag name="rtmp">Enable Real Time Messaging Protocol using librtmp</flag>
3151 + <flag name="schroedinger">Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec).</flag>
3152 + <flag name="ssse3">Faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips)</flag>
3153 + <flag name="twolame">Enables MP2 encoding via <pkg>media-sound/twolame</pkg> as an alternative to the internal encoder.</flag>
3154 + <flag name="vaapi">Enables VAAPI (Video Acceleration API) for hardware decoding</flag>
3155 + <flag name="vis"> Adds support for SIMD optimizations for UltraSPARC processors.</flag>
3156 + <flag name="vpx">Enables vp8 codec support using libvpx: Decoding vp8 does not require this to be enabled but libvpx can also be used for decoding; encoding vp8 requires this useflag to be enabled though.</flag>
3157 + </use>
3158 +</pkgmetadata>