[Lunar-commits] r16850 - moonbase/trunk/video/zvbi
Dennis Veatch
stumbles at lunar-linux.org
Sat Oct 8 14:11:55 UTC 2005
Author: stumbles
Date: 2005-10-08 14:11:52 +0000 (Sat, 08 Oct 2005)
New Revision: 16850
Modified:
moonbase/trunk/video/zvbi/DETAILS
Log:
* doc/Doxyfile.in (FILE_PATTERNS): Added xds_demux.h.
* test/decode.c: Added xds_demux test code.
* src/caption.c: Moved the XDS debugging code to xds_demux.c.
* src/Makefile.am (libzvbi_la_SOURCES): Added xds_demux.c/.h.
(LIBZVBI_HDRS): Added xds_demux.h.
* src/xds_demux.c, src/xds_demux.h: New XDS demultiplexer from
branch 0.3.
* src/io-v4l2k.c: Added a work-around for wrong NTSC line numbers
reported by saa7134 drivers before 0.2.13.
* src/exp-html.c (export): segv fix by Bernhard Rosenkraenzer.
compiled with gcc-3.4.4 and glibc-2.3.5
Modified: moonbase/trunk/video/zvbi/DETAILS
===================================================================
--- moonbase/trunk/video/zvbi/DETAILS 2005-10-08 14:04:02 UTC (rev 16849)
+++ moonbase/trunk/video/zvbi/DETAILS 2005-10-08 14:11:52 UTC (rev 16850)
@@ -1,12 +1,12 @@
MODULE=zvbi
PARENT=zapping
- VERSION=0.2.15
+ VERSION=0.2.16
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/$PARENT/
- SOURCE_VFY=sha1:2edb8c3404c2d0553c60a456c2f748b4a51b6b0c
+ SOURCE_URL=$SFORGE_URL/$PARENT/
+ SOURCE_VFY=sha1:c0173ce6417ff6552076ffb38d8dfa9df1a10057
WEB_SITE=http://$PARENT.sourceforge.net
ENTERED=20011124
- UPDATED=20050403
+ UPDATED=20051008
MAINTAINER=dem at lunar-linux.org
SHORT="VBI (teletext)"
More information about the Lunar-commits
mailing list