ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/Changes
Revision: 1.3
Committed: Fri May 12 00:48:30 2000 UTC (24 years, 2 months ago) by pcg
Branch: MAIN
Changes since 1.2: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

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