ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/Changes
Revision: 1.6
Committed: Thu Mar 3 17:41:57 2005 UTC (19 years, 4 months ago) by root
Branch: MAIN
Changes since 1.5: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

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