ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/Changes
Revision: 1.2
Committed: Thu May 11 01:24:10 2000 UTC (24 years, 1 month ago) by pcg
Branch: MAIN
Changes since 1.1: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

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