ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/Changes
Revision: 1.7
Committed: Sat Oct 15 19:15:33 2005 UTC (18 years, 8 months ago) by root
Branch: MAIN
Changes since 1.6: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

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