Version: 20070512, Package name: luvcview-20070512 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description luvcview is an application that is capable of showing videos received from an V4L compatible driver. |
Filesize: 87.31 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-05-12 17:10:26 by Marc Espie | Files touched by this commit (1) |
Log message: get rid of trivial nested function, as clang does not support this extension |
2017-05-12 17:09:25 by Marc Espie | Files touched by this commit (1) |
Log message: get rid of trivial nested function as clang does not support them |
2017-02-19 11:49:01 by Ingo Feinerer | Files touched by this commit (1) |
Log message: Use standard type u_int32_t instead of __u32. Build error after sys/videoio.h update reported by naddy@. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2014-10-25 19:24:15 by Christian Weisgerber | Files touched by this commit (1) |
Log message: revert the removal of anonymous unions, like sys/videoio.h |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-09-12 16:31:05 by Jacob Meuser | Files touched by this commit (2) |
Log message: * no more anonymous unions in video(4) * REVISION, new style WANTLIB/LIB_DEPENDS |
2010-05-17 10:52:05 by Robert Nagy | Files touched by this commit (2) |
Log message: remove a debug printf |
2009-03-15 12:29:31 by Marc Espie | Files touched by this commit (4) |
Log message: fix a few deps |
2008-08-27 13:42:10 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - minor tweaks, including honoring CC and fix CFLAGS |
2008-08-25 02:52:56 by Marcus Glocker | Files touched by this commit (2) |
Log message: Fix core dump when using a image resolutions > 640x480. Upstream is informed and confirmed the bug. As soon a new version is available which includes the fix we will remove the patch and update the port. OK robert@ |