Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Oct 2016 18:52:43
1.6.3_2
 |
antoine  |
- Update jpeg-turbo to 1.5.1
- Add LICENSE
- Use the framework for tests |
13 Sep 2016 18:10:12
1.6.3_2
 |
kwm  |
Apply the "old" dvb fontend.h ioctl hack to the dvbv5 version.
So the ioctl doesn't error out.
Submitted by: hselasky@, Rozhuk Ivan <rozhuk.im@gmail.com> |
01 Apr 2016 14:16:20
1.6.3_1
 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
15 Aug 2015 15:48:06
1.6.3_1
 |
riggs  |
- Don't always depend on devel/argp-standalone - it is used only by v4l-utils
- Bump PORTREVISION
- Pet portlint
PR: 202280
Submitted by: s3erios@gmail.com |
22 Jun 2015 18:33:22
1.6.3
 |
antoine  |
Convert to USES=jpeg |
17 Jun 2015 12:24:39
1.6.3
 |
kwm  |
Fix the build of libv4l (and v4l-utils) by requiring iconv. Don't depend
on other ports to provide it. This would break when the NLS option is unset
at a gloval level.
Submitted by: mat@ (via his 9.x no-NLS builder) |
14 Jun 2015 04:59:38
1.6.3
 |
kwm  |
Update libv4l and friends to 1.6.3.
Turn v4l-util and v4l_compat into slave ports.
"Steal" the dvb headers from linux 3.16.7 and roll them into a tarball.
Assign maintainership to multimedia@
Differential Revision: https://reviews.freebsd.org/D1482
Approved by: nox@, hslasky@, kwm@ (multimedia@) |
01 Feb 2015 20:24:28
0.8.8_2
 |
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
06 Sep 2014 15:44:10
0.8.8_2
 |
nox  |
- Integrate libv4l with webcamd regarding Webcam quirks.
- Bump PORTREVISION.
Submitted by: hselasky (maintainer) |
29 Jul 2014 18:41:17
0.8.8_1
 |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
14 Jul 2014 18:42:04
0.8.8_1
 |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
03 Feb 2014 13:57:46
0.8.8_1
 |
miwi  |
- Stage support
- Convert to USES |
20 Sep 2013 20:57:49
0.8.8_1
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
14 Aug 2013 22:35:54
0.8.8_1
 |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
25 Jun 2012 19:55:36
0.8.8_1
|
nox  |
- Do not link against librt for shm_open(2).
- Remove 6.x cruft.
- Bump PORTREVISION.
PR: ports/168207
Submitted by: Jan Beich <jbeich@tormail.org> |
10 May 2012 15:06:06
0.8.8
|
kwm  |
Update to 0.8.8.
Approved by: maintainer |
27 Jun 2011 21:03:06
0.8.4_1
|
kwm  |
Add a patch to unbreak compile of libv4l gcc 4.5 [1] and clang.
This should unbreak some libv4l users like pwcview [2]
Bump portrevision since this affects a installed header.
Reported by: avg@ [1], pointyhat via pav [2]
Submitted by: Jan Henrik Sylvester <me@janh.de>
Approved by: maintainer (hselasky@) |
25 Jun 2011 17:28:05
0.8.4
|
kwm  |
Update to 0.8.4.
Sort plist. |
04 Nov 2010 20:49:04
0.8.1
|
kwm  |
Update to 0.8.1.
Tweak compiler args so clang understands it.
Approved by: hselasky@ (maintainer) |
21 Jan 2010 15:12:03
0.6.4
|
kwm  |
Update to 0.6.4.
Fix build on 6.x [1]
Submitted by: pointyhat (via pav) [1]
Approved by: maintainer |
16 Jan 2010 20:46:34
0.6.3
|
kwm  |
The Video4Linux library is a wrapper library for accessing Video4Linux
compliant video devices. It allows for transcoding of capture streams
in user space instead of kernel space and creates a standard interface
mechanism for video devices.
Submitted by: Andrew Thompson <thompsa AT FreeBSD.org>
Hans Petter Selasky <hselasky AT FreeBSD.org> |