blob: 83f8a5d7ac8a1e82f8717c39d5c8ef2c97edba4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
# ChangeLog for media-plugins/gst-plugins-vp8
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 1.17 2013/01/06 09:55:12 ago Exp $
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
gst-plugins-vp8-0.10.23-r1.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
gst-plugins-vp8-0.10.23-r1.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
gst-plugins-vp8-0.10.23-r1.ebuild:
Add ~ia64, wrt bug #449220
*gst-plugins-vp8-0.10.23-r1 (06 Dec 2012)
06 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+gst-plugins-vp8-0.10.23-r1.ebuild,
+files/gst-plugins-vp8-0.10.23-libvpx-1.1.patch:
Fix zero-length .webm encodings with libvpx-1.1 (bug #435282, thanks to
Alexandre et al.)
02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
gst-plugins-vp8-0.10.22.ebuild, gst-plugins-vp8-0.10.23.ebuild:
Fix wrong system lib linking fix.
02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
gst-plugins-vp8-0.10.22.ebuild:
Add src_prepare due to eclass changes.
*gst-plugins-vp8-0.10.23 (02 Dec 2012)
02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
+gst-plugins-vp8-0.10.23.ebuild:
Version bump.
02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
-gst-plugins-vp8-0.10.19.ebuild, -gst-plugins-vp8-0.10.21.ebuild,
gst-plugins-vp8-0.10.22.ebuild:
Clean up old revisions. EAPI bump stable due to pending eclass changes and
slot pinning.
23 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
gst-plugins-vp8-0.10.22.ebuild:
keyword ~ppc, bug #379651
23 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
gst-plugins-vp8-0.10.22.ebuild:
keyword ~ppc64, bug #379649
17 May 2012; Alexis Ballier <aballier@gentoo.org>
gst-plugins-vp8-0.10.22.ebuild:
keyword ~amd64-fbsd
21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
gst-plugins-vp8-0.10.22.ebuild:
x86 stable wrt bug #385703
15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
gst-plugins-vp8-0.10.22.ebuild:
amd64 stable wrt #385703
*gst-plugins-vp8-0.10.22 (30 Jul 2011)
30 Jul 2011; Mart Raudsepp <leio@gentoo.org>
+gst-plugins-vp8-0.10.22.ebuild:
Version bump. Assorted trivial improvements
*gst-plugins-vp8-0.10.21 (13 Apr 2011)
13 Apr 2011; Mart Raudsepp <leio@gentoo.org>
+gst-plugins-vp8-0.10.21.ebuild:
Version bump. Multipass encoding and keyframe-only mode supported in the
encoder. Many bug fixes and improvements to both encoder and decoder
24 Dec 2010; Mart Raudsepp <leio@gentoo.org>
gst-plugins-vp8-0.10.19.ebuild:
Add ~x86 keyword
*gst-plugins-vp8-0.10.19 (30 Jul 2010)
30 Jul 2010; Mart Raudsepp <leio@gentoo.org> +metadata.xml,
+gst-plugins-vp8-0.10.19.ebuild:
Initial package for the vp8enc/vp8dec GStreamer elements from
gst-plugins-bad for VP8 video encode/decode support
|