ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/Changes
Revision: 1.14
Committed: Fri Nov 26 00:34:16 2010 UTC (13 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension Video::Capture::V4l.
2
3 - do not rely on PATH containing .
4
5 0.902 Thu Jul 24 22:54:34 CEST 2008
6 - fix another lvalue-cast isn't lvalue bug in rtjpeg.c
7
8 0.901 Tue Jun 6 01:35:18 CEST 2006
9 - fix lvalue-cast isn't lvalue bug in rtjpeg.c
10
11 0.9 Fri Nov 4 22:20:53 CET 2005
12 - fix RTJpeg compilation flags.
13 - expose decode_vps and decode_vt subfunctions.
14 - fix CNI decoding.
15 - updated VPS_CNI and 8/30 format 1 and format 2 codes,
16 added X/26 codes, from TR-101-231 2005-10, and converted
17 to utf-8.
18
19 0.225 Thu Mar 3 18:00:52 CET 2005
20 - change of contact address.
21
22 0.224 Sun Jun 13 18:02:32 CEST 2004
23 - fix some compile bugs, very very small documentation updates.
24 - Video::Capture::V4l2 might replace this module in the future,
25 details unclear.
26
27 0.222 Mon Feb 25 00:23:43 CET 2002
28 - work around missing cancellation bug in linux by explicitly
29 calling testcancel.
30
31 0.221 Thu May 11 18:28:29 CEST 2000
32 - fixed oh so stupid bug reported by M C Lincoln.
33
34 0.22 Thu May 11 03:22:52 CEST 2000
35 - changed VBI_VT format so that the full data is always returned in
36 slot #3.
37 - updated GPL to version 2.
38 - minor fixes.
39
40 0.21 Sun Apr 16 11:13:04 CEST 2000
41 - moved scripts to the example subdir, fixed a few bugs, writing an
42 article in tpj ;)
43 - added RTjpeg codec module.
44
45 0.20 Wed Dec 1 21:21:02 CET 1999
46 - fixed segfault problems due to non-reentrant malloc on many systems
47 (by pre-allocating lotsamemory of cousre ;).
48
49 0.11 Wed Nov 24 18:45:23 CET 1999
50 - added epgview-simple (hack!), a regularly updated "coming next" screen.
51 - added epgview, which requires Curses and is much nicer.
52 - made it compile with perl-5.005_03.
53 - removed epgview-simple again ;)
54 - fixed "no dot in PATH" problem in V4l.
55
56 0.10 Sun Oct 24 21:18:00 CEST 1999
57 - added Video::XawTV.
58 - backlog(0) now cancels vbi frame grabbing.
59 - added autotune.
60 - the automatic re-centering was causing too many bit errors.
61
62 0.08 Sat Sep 4 19:17:42 CEST 1999
63 - added dumpepg and renamed epg to getepg.
64 - many bugfixes.
65 - added VBI_OTHER (for other types of lines).
66 - improved epg decoder & viewer.
67 - fixed VPS/VT CNI code (damned %%&$& bit reversals).
68 - vastly improved detection reliability.
69 - added %VPS_CNI and %VT_NI tables.
70 - preliminary premiere crypt data capturing.
71
72 0.04 Fri Aug 13 00:32:17 CEST 1999
73 - added more example apps: vbi-info, epg.
74 - vastly improved teletext decoding.
75
76 0.03 Wed Aug 4 21:15:28 CEST 1999
77 - added VBI module and example videotext-decoder.
78 - "cleaned" up file structure, as advised by Nick.
79 - renamed Video::Capture::Frequencies to Video::Frequencies.
80
81 0.02 Wed Jul 14 14:21:37 CEST 1999
82 - added the Video::Capture::Frequencies module.
83 - added finder/indexer sample applications.
84 - the frequency formula was bogus.
85
86 0.01 Thu Jul 1 20:32:32 1999
87 - original version; created by h2xs 1.19
88