Zvbi

Latest version: v0.1.1

Safety actively analyzes 621122 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.26

* test.pl: added output of library version number

-- T. Zoerner <tomzousers.sourceforge.net> Sun, 02 Dec 2007 22:00:00 +0200

libzvbi-perl (0.2.2) unstable; urgency=low

* Makefile.PL: Abort if zvbi library is not found; added compile
options USE_DL_SYM and USE_LIBZVBI_INT for ZVBI.xs; require
Perl 5.7.1 because of UTF-8 support

* ZVBI.xs: Compile against copy of libzvbi.h to avoid dependency
on libzvbi-dev; load symbols of recent library versions dynamically
from shared library to make the module independent of the library
version; more syntax clean-ups

* Meta.yml: Added (name changed to upper case in 0.2.3)

-- T. Zoerner <tomzousers.sourceforge.net> Fri, 23 Nov 2007 22:00:00 +0200

libzvbi-perl (0.2.1) unstable; urgency=low

* ZVBI.xs: Compatibility fixes for older Perl versions;
Syntax fixes; Bugfix in search callback function array

-- T. Zoerner <tomzousers.sourceforge.net> Mon, 19 Nov 2007 22:00:00 +0200

libzvbi-perl (0.2.0) unstable; urgency=low

* : First official release (CPAN)

-- T. Zoerner <tomzousers.sourceforge.net> Sun, 18 Nov 2007 22:00:00 +0200

0.1.1

* examples/search-ttx.py: post-fix ParseCmdOptions(), always trapped;
enhanced to use background thread for capturing (concurrent to search)
* examples/osc.py: post-fix capture init for analog devices
* examples/capture.py: Implemented missing handling of option "--pes"
removed option "--pull" which had no effect & made "pull" as default
* examples/export.py: Allow export of CC pages
* src/zvbi_dvb_mux.c, zvbi_service_dec.c: bugfix PTS type conversion
* src/*: Generally verify that callback params are callable objects
* doc/zvbi.c: Added parameter range checks & doc strings
* doc/ZVBI.rst: Minor corrections and enhancements
* Fixed broken links to git homepage and Perl version
* Equivalent Perl-Video-ZVBI version 1.1.0

-- T. Zoerner <tomzousers.sourceforge.net> Sat, 30 May 2020 09:00:00 +0200

0.1.0

* First official release (PyPI)

-- T. Zoerner <tomzousers.sourceforge.net> Fri, 22 May 2020 21:38:00 +0200

===============================================================================
* Below is history of the Perl module, which the Python module is based upon *
===============================================================================

libzvbi-perl (1.1.0) stable; urgency=low

* Adapted example scripts for use with DVB capture cards: Globally added
command line options for device path and PID (replacing hard-coded
constants)
* examples/capture.pl: Implemented missing handling of option "--pes";
removed option "--pull" which had no effect & made "pull" as default
* examples/osc.pl: Work-around for setting initial keyboard focus in Tk
* examples/proxy-test.pl: converted channel-change ioctl()s from
obsolete V4L1 API to V4L2
* examples/export.py: Allow export of CC pages
* Fixed capture::read() and capture::read_sliced() methods: sliced buffer
result was not pruned to actually used length; caused failure in dvb_mux
* Improved documentation: extended examples section; added new section
"class hierarchy"; added mention of "zvbi-chains" library; reworked
capture description to mention type names of raw/sliced buffers
* Added links to new Python version of the module

-- T. Zoerner <tomzousers.sourceforge.net> Sat, 30 May 2020 09:00:00 +0200

libzvbi-perl (1.0.0) stable; urgency=low

* Elevated status to "stable release"
* Minor adaption to recent releases of Perl

-- T. Zoerner <tomzousers.sourceforge.net> Tue, 01 Apr 2020 09:09:00 +0100

libzvbi-perl (0.2.6) unstable; urgency=low

* Makefile.PL: Improved zvbi library path detection (again)
* ZVBI.pm: Spelling and format fixes in documentation
* ppport_zvbi.h: update to ppport.h version 3.19

-- T. Zoerner <tomzousers.sourceforge.net> Sun, 02 Jan 2011 14:45:13 +0200

libzvbi-perl (0.2.5) unstable; urgency=low

* Makefile.PL: Improved zvbi library path detection
* ZVBI.xs: Fixed compiler warnings with Perl 5.10
* ppport_zvbi.h: update to ppport.h version 3.13

-- T. Zoerner <tomzousers.sourceforge.net> Sun, 03 May 2009 19:07:46 +0200

libzvbi-perl (0.2.4) unstable; urgency=low

* ZVBI.xs: Fixed compiler warnings and XSUB usage bugs; improved backwards
compatibility by use of Devel::PPPort
* Makefile.PL: added work-around for libthreads dependency for FreeBSD.
Thanks to Slaven Rezic from the CPAN testers team for the hint.

-- T. Zoerner <tomzousers.sourceforge.net> Sun, 05 Oct 2008 21:35:00 +0200

libzvbi-perl (0.2.3) unstable; urgency=low

* Makefile.PL: use exit(0) instead of die when libzvbi is missing
to get an N/A test report instead of FAIL from CPAN testers
* ZVBI.xs: Added interface to new DVB multiplexer in zvbi-0.2.26;
extended compatibility down to libzvbi 0.2.4 for compilation
against external libzvbi.h; fixed lib version checks for
compilation without -DUSE_DL_SYM
* examples/search-ttx.pl: added work-around for bug in proxy-client
which prevented entering a search string
* examples/browse-ttx.pl: made backwards compatible: use XPM format
export only if available in the export module

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.