Notes: This version has new, more reliable DVB VBI capture routines. See the documentation of vbi_capture_dvb_new() for details. Fixes: - vbi_capture_bktr_new() ignored the scanning parameter, always assuming 625. - Include fix in test/wss.c. - vbi_unham8() return type signedness fix. - GCC 4.0 compile fixes.
Changes: 2005-01-23 <mschimek> * Release 0.2.13. 2005-01-22 <mschimek> * src/io.h: read return type ought to be int, not bool. * src/io-bktr.c (bktr_read): Const pointer parameter fix. * src/io-bktr.c (vbi_capture_bktr_new): Ignored scanning parameter, always assuming 625. * src/dvb_demux.c (demux_samples): Potential deref of uninitialized vbi_sliced pointer. * src/decoder.c (vbi_raw_decoder_resize), src/caption.c (xds_separator, itv_separator): Signedness fix. * m4/autogen.sh: Made required versions changeable for tests. * src/Makefile.am (INCLUDES), daemon/Makefile.am (INCLUDES), contrib/Makefile.am (INCLUDES), test/Makefile.am (INCLUDES): Removed warning options, they belong into CFLAGS. * test/Makefile.am (INCLUDES): Removed unused COMMON_INCLUDES. * src/Makefile.am (INCLUDE): Removed unused X_CFLAGS. * src/hamm.h (vbi_unham8): Must return signed int. 2005-01-20 <mschimek> * src/hamm.c, src/hamm.h: Dox "since" missing. * src/proxy-client.c: Dox update. * src/io-dvb.c: Changed to new version. * configure.in: Replaced uname call by AC_CANONICAL_HOST for proper cross-compiling. * test/wss.c: Compile only if we ENABLE_V4L2. 2005-01-19 <mschimek> * src/lang.c: s/is(blank|full)/is_yadda due to gcc 4.0 built-in name conflict. * daemon, src, test, contrib: gcc 4.0 char pointer signedness warnings.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use