Commit graph

11 commits

Author SHA1 Message Date
ndb
20e2ec4841 adjusted X11_TYPE 2009-06-02 14:39:03 +00:00
ndb
7657ec8d09 modular X11_TYPE added 2009-06-02 12:47:26 +00:00
Aleksey Cheusov
a7d3ce1b36 fixed: if-less endif 2009-05-06 10:22:08 +00:00
Jörg Sonnenberger
50f485b714 Convert buildlink3.mk files to new world order. 2009-03-20 19:43:38 +00:00
Sergey Svishchev
a9bac2f7fa Delint. 2008-02-10 11:04:31 +00:00
Sergey Svishchev
a0227402fc Follow redirects in HOMEPAGE URLs. 2006-10-28 17:25:20 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Roland Illig
cc47875a3c Fixed some pkglint warnings. 2006-01-09 09:41:42 +00:00
Thomas Klausner
5438d89b1b Fix build on 2.0 by renaming a function that is conflicting
with one in /usr/include.
2005-07-29 10:48:17 +00:00
Thomas Klausner
ac7e384b2d Initial import of zvbi-0.2.16:
The vertical blanking interval (VBI) is an interval in a television
signal that temporarily suspends transmission of the signal for
the electron gun to move back up to the first line of the television
screen to trace the next screen field. The vertical blanking interval
can be used to carry data, since anything sent during the VBI would
naturally not be displayed; various test signals, closed captioning,
and other digital data can be sent during this time period.

The zvbi library provides functions to read from Linux V4L, V4L2
and FreeBSD BKTR raw VBI capture devices, from Linux DVB devices
and from a VBI proxy to share V4L and V4L2 VBI devices between
multiple applications.

It can demodulate raw to sliced VBI data in software, with support
for a wide range of formats, has functions to decode several popular
services including Teletext and Closed Caption, a Teletext cache
with search function, various text export and rendering functions.

Basically zvbi offers all functions needed by VBI applications
except for the user interface. The library was written for the
Zapping TV viewer http://zapping.sourceforge.net.

TODO:

Needs to be tested on hardware -- send success/failure reports
to pkgsrc-wip-discuss@lists or thomasklausner@users.
2005-07-24 23:43:17 +00:00