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