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
|
# ChangeLog for media-video/hwdecode-demos
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/hwdecode-demos/ChangeLog,v 1.11 2015/02/05 10:12:13 aballier Exp $
05 Feb 2015; Alexis Ballier <aballier@gentoo.org>
hwdecode-demos-0.9.5.ebuild, +files/avutil.patch, +files/dl.patch,
+files/vaapi.patch:
grab more patches from upstream to build with latest toolchain, libva &
ffmpeg, bug #538194. Add missing libX11 dep, bug #514306
12 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
USE='vaapi' is now global, removing it's description from metadata
22 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org> +files/libav9.patch,
hwdecode-demos-0.9.5.ebuild:
Fix libav9 build. Fixes bug#443430. Also fix the new gl api while at it.
17 Jan 2013; Alexis Ballier <aballier@gentoo.org>
hwdecode-demos-0.9.5.ebuild, +files/ffmpeg-1.patch:
Fix build with latest ffmpeg. Part of bug #443430
26 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
Update to global useflag.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> hwdecode-demos-0.9.5.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
20 Apr 2011; Alexis Ballier <aballier@gentoo.org>
hwdecode-demos-0.9.5.ebuild, +files/ffmpeg.patch:
convert to virtual/ffmpeg and to new ffmpeg/libav api
27 Feb 2011; Alexis Ballier <aballier@gentoo.org>
-hwdecode-demos-0.9.3.ebuild, -hwdecode-demos-0.9.4.ebuild:
remove old
*hwdecode-demos-0.9.5 (27 Feb 2011)
27 Feb 2011; Alexis Ballier <aballier@gentoo.org>
+hwdecode-demos-0.9.5.ebuild:
version bump
*hwdecode-demos-0.9.4 (10 Oct 2010)
10 Oct 2010; Alexis Ballier <aballier@gentoo.org>
+hwdecode-demos-0.9.4.ebuild:
version bump
*hwdecode-demos-0.9.3 (11 May 2010)
11 May 2010; Alexis Ballier <aballier@gentoo.org>
+hwdecode-demos-0.9.3.ebuild, +metadata.xml:
initial import, very useful for testing hardware video decoding, ebuild by
me
|