ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/Changes
Revision: 1.1
Committed: Fri May 5 20:21:52 2000 UTC (24 years, 2 months ago) by pcg
Branch: MAIN
Log Message:
Initial check-in

File Contents

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