Commit graph

9 commits

Author SHA1 Message Date
Guido Falsi
45917fd2f8 - Import bugfix from upstream [1]
- While here, remove check for unsupported release

PR:		191921 [1]
Submitted by:	jiashiun@gmail.com
MFH:		2014Q3
2014-07-17 16:06:31 +00:00
Guido Falsi
ddd3e5c743 - Add patch to fix compilation with gcc46.
Submitted by:	Andriy Gapon <avg@FreeBSD.org>
Feature safe:	yes
2012-10-12 23:15:35 +00:00
Guido Falsi
2ebe0e0a90 - Update to 1.1.0
- Take maintainership
- Strip Makefile headers
- Patch software to install with correct ABI version number
- Convert to new options framework
- Remove ABI version number from LIB_DEPENDS
- Add global option description
2012-10-09 22:04:23 +00:00
Bernhard Froehlich
da4a2fcad3 - Update to 1.0.14
- Refine BROKEN message for sparc64
- Prefer REINPLACE_CMD to replace automake patches
- Pet portlint (LICENSE section)

PR:		ports/159249
Submitted by:	Test Rat <ttsestt@gmail.com>
Approved by:	maintainer timeout (4 weeks)
2011-08-25 12:09:49 +00:00
Bernhard Froehlich
f7179d7a6e - Update to 1.0.13
- Prune CPPFLAGS from CONFIGURE_ENV after ports/153625
- Replace double -pthread substitution with make variable passed from MAKE_ENV
- Remove gcc45 hack: don't pass -Wl,-lc explicitly for -module (gcc46 safe)

PR:		ports/156176
Submitted by:	Pan Tsu <inyaoo@gmail.com>
Approved by:	maintainer timeout (>2 months)
2011-06-17 13:48:08 +00:00
Pav Lucistnik
88fce9020b - Fix build on 7.X
Submitted by:	maintainer
2011-03-11 12:51:56 +00:00
Martin Wilke
c0356b8e5c - Update to 1.0.8
PR:		154369
Submitted by:	Anonymous <swell.k@gmail.com> (maintainer)
2011-03-09 16:49:36 +00:00
Pav Lucistnik
53a2d82119 - don't use RTLD_NODELETE on pre r190543 (OSVERSION < 800075)
- fix i965 va driver build for gcc45 (no-op)
- remove dates from diffs (cosmetic)

Submitted by:	Anonymous <swell.k@gmail.com> (maintainer)
Feature safe:	yes
2011-01-15 22:30:26 +00:00
Max Brazhnikov
9b191dbf46 Add new port multimedia/libva:
The main motivation for VAAPI (Video Acceleration API) is to enable
hardware accelerated video decode/encode at various entry-points (VLD,
IDCT, Motion Compensation etc.) for the prevailing coding standards
today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).

WWW:	http://freedesktop.org/wiki/Software/vaapi

PR:		ports/153725
Submitted by:	Anonymous <swell.k at gmail.com>
Feature safe:	yes
2011-01-13 11:02:02 +00:00