zvbi 0.2.35-10 source package in Ubuntu

Changelog

zvbi (0.2.35-10) unstable; urgency=medium

  * Migrations:
      - Using a new and unique symbol file (trying a universal format).
  * debian/control: changed the section of the libzvbi-common from libs to
      devel. (Closes: #805791)
  * debian/libzvbi0.postrm: useless because the package libzvbi0 doesn't
      install a default file in /etc/default/ directory. Removed.
  * debian/patches/: added the 'patch' suffix to all patch names.
  * debian/rules: added override_dh_makeshlibs to provide the right package
      version to dpkg-gensymbols.
  * debian/source/options: not needed. The build system is using autoreconf.
      Removed.
  * debian/zvbi.links: created to avoid an init rcS script without a systemd
      service. (Closes: #796707)

 -- Joao Eriberto Mota Filho <email address hidden>  Sat, 28 Nov 2015 23:23:24 -0200

Upload details

Uploaded by:
Joao Eriberto Mota Filho
Uploaded to:
Sid
Original maintainer:
Joao Eriberto Mota Filho
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
zvbi_0.2.35-10.dsc 2.0 KiB 729f1e3ff9cbfde94a85f2edb5121257731f6f8deb307c8a7eccf56e74a18753
zvbi_0.2.35.orig.tar.bz2 1023.2 KiB fc883c34111a487c4a783f91b1b2bb5610d8d8e58dcba80c7ab31e67e4765318
zvbi_0.2.35-10.debian.tar.xz 14.0 KiB 8ceb1fa8a19403b5b7eeadd65379140b697e0b474ca80a013f43f5a2c8d49fa2

Available diffs

No changes file available.

Binary packages built by this source

libzvbi-common: No summary available for libzvbi-common in ubuntu yakkety.

No description available for libzvbi-common in ubuntu yakkety.

libzvbi-dev: No summary available for libzvbi-dev in ubuntu yakkety.

No description available for libzvbi-dev in ubuntu yakkety.

libzvbi-doc: Vertical Blanking Interval decoder (VBI) - documentation files

 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. These include information like closed-caption data, Teletext
 (primarily in Europe), and now Intercast and the ATVEC Internet television
 encodings.
 .
 The Zapping VBI library, in short ZVBI, provides functions to capture and
 decode VBI data. It is written in plain ANSI C with few dependencies on
 other tools and libraries, licensed under GPL. Some features:
   * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced
     VBI data from Linux DVB devices;
   * Implements a VBI Proxy to share one VBI device between multiple
     applications;
   * Has a robust and versatile bit slicer which handles a wide range of data
     services;
   * Functions to capture multiple data services at once, such as Closed
     Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS;
   * Level 3.5 Teletext decoder with support for all Teletext character sets,
     graphics, 4096 colors, with built-in page cache including search
     functions;
   * Closed Caption decoder which supports roll-up, pop-up and paint-on style
     caption, color, expanded character set, text attributes and free text
     placement;
   * Renders Teletext and Caption pages, can export to HTML, PNG and other
     formats.
   * Can determine network names;
   * Can find Teletext subtitle and program pages;
   * Functions to extract data transmissions in Teletext streams (currently
     Page Format Clear and Independent Data Line Format A);
   * Can multiplex and demultiplex DVB VBI PES and TS streams.
 .
 This package contains documentation files.

libzvbi0: Vertical Blanking Interval decoder (VBI) - runtime files

 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. These include information like closed-caption data, Teletext
 (primarily in Europe), and now Intercast and the ATVEC Internet television
 encodings.
 .
 The Zapping VBI library, in short ZVBI, provides functions to capture and
 decode VBI data. It is written in plain ANSI C with few dependencies on
 other tools and libraries, licensed under GPL. Some features:
   * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced
     VBI data from Linux DVB devices;
   * Implements a VBI Proxy to share one VBI device between multiple
     applications;
   * Has a robust and versatile bit slicer which handles a wide range of data
     services;
   * Functions to capture multiple data services at once, such as Closed
     Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS;
   * Level 3.5 Teletext decoder with support for all Teletext character sets,
     graphics, 4096 colors, with built-in page cache including search
     functions;
   * Closed Caption decoder which supports roll-up, pop-up and paint-on style
     caption, color, expanded character set, text attributes and free text
     placement;
   * Renders Teletext and Caption pages, can export to HTML, PNG and other
     formats.
   * Can determine network names;
   * Can find Teletext subtitle and program pages;
   * Functions to extract data transmissions in Teletext streams (currently
     Page Format Clear and Independent Data Line Format A);
   * Can multiplex and demultiplex DVB VBI PES and TS streams.

libzvbi0-dbgsym: debug symbols for package libzvbi0

 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. These include information like closed-caption data, Teletext
 (primarily in Europe), and now Intercast and the ATVEC Internet television
 encodings.
 .
 The Zapping VBI library, in short ZVBI, provides functions to capture and
 decode VBI data. It is written in plain ANSI C with few dependencies on
 other tools and libraries, licensed under GPL. Some features:
   * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced
     VBI data from Linux DVB devices;
   * Implements a VBI Proxy to share one VBI device between multiple
     applications;
   * Has a robust and versatile bit slicer which handles a wide range of data
     services;
   * Functions to capture multiple data services at once, such as Closed
     Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS;
   * Level 3.5 Teletext decoder with support for all Teletext character sets,
     graphics, 4096 colors, with built-in page cache including search
     functions;
   * Closed Caption decoder which supports roll-up, pop-up and paint-on style
     caption, color, expanded character set, text attributes and free text
     placement;
   * Renders Teletext and Caption pages, can export to HTML, PNG and other
     formats.
   * Can determine network names;
   * Can find Teletext subtitle and program pages;
   * Functions to extract data transmissions in Teletext streams (currently
     Page Format Clear and Independent Data Line Format A);
   * Can multiplex and demultiplex DVB VBI PES and TS streams.

zvbi: No summary available for zvbi in ubuntu yakkety.

No description available for zvbi in ubuntu yakkety.

zvbi-dbgsym: debug symbols for package zvbi

 Television broadcasts use the VBI to transmit text such as closed captioning
 (NTSC), Teletext (PAL/SECAM), and now Intercast and the ATVEC Internet
 television encodings. The zvbi library is used to capture and decode raw
 VBI data.
 .
 This package contains the following utilities:
  * zvbid, a proxy for VBI devices. It forwards VBI data streams to one or
    more connected clients and manages channel change requests.
  * zvbi-atsc-cc, a command-line utility that captures ATSC TV transmissions
    using a Linux DVB device and decodes the enclosed Closed Caption data.
    It can record both NTSC caption (EIA 608-B) and DTVCC caption (CEA 708-C).
  * zvbi-chains, a wrapper which executes the VBI application given on the
    command line while overloading several C library calls so that the
    application can be forced to access VBI devices via the VBI proxy instead
    of device files directly.
  * zvbi-ntsc-cc, a command-line utility for decoding and capturing closed
    captioning (CC) for NTSC and webtv.