ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/VBI/VBI.xs
(Generate patch)

Comparing Video-Capture-V4l/VBI/VBI.xs (file contents):
Revision 1.1 by pcg, Fri May 5 20:21:52 2000 UTC vs.
Revision 1.2 by pcg, Thu May 11 01:22:57 2000 UTC

105#define FREQ_NTSC 28.636363 105#define FREQ_NTSC 28.636363
106#define FREQ FREQ_PAL 106#define FREQ FREQ_PAL
107 107
108#define FREQ_VT_PAL 6.9375 108#define FREQ_VT_PAL 6.9375
109#define FREQ_VT_NTSC 5.72725 109#define FREQ_VT_NTSC 5.72725
110#define FREQ_VT FREQ_VT_PAL /* US people are dumber than the world average. 110#define FREQ_VT FREQ_VT_PAL /* Replace by FREQ_VT_NTSC and pray that it works */
111 If you find this comment, you are an exception to this silly
112 prejuduice. */
113/*#define FREQ_VT 6.165*/ /* teletext-like signal on france, 0xe7 instead of 0x27 */ 111/*#define FREQ_VT 6.165*/ /* teletext-like signal on france, 0xe7 instead of 0x27 */
114#define FREQ_CRYPT 4.5 /* found on premiere */ 112#define FREQ_CRYPT 4.5 /* found on premiere */
115#define FREQ_VPS 2.5 /* probably only pal */ 113#define FREQ_VPS 2.5 /* probably only pal */
116#define FREQ_VDAT 2.0 /* videodat */ 114#define FREQ_VDAT 2.0 /* videodat */
117#define FREQ_VC 0.77 /* videocrypt, just ignore */ 115#define FREQ_VC 0.77 /* videocrypt, just ignore */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines