# HG changeset patch # User voroshil # Date 1188105480 0 # Node ID c00a882a3adc93e40f9a9a58d32fe9007f40e9df # Parent a5288270d4169f8bf7e3a6c681ec62129939e951 Add teletext specification reference diff -r a5288270d416 -r c00a882a3adc stream/tvi_vbi.c --- a/stream/tvi_vbi.c Sun Aug 26 05:15:53 2007 +0000 +++ b/stream/tvi_vbi.c Sun Aug 26 05:18:00 2007 +0000 @@ -24,6 +24,9 @@ * (decode_raw_line_runin,pll_add,pll_reset) of MythTV project. * Code for calculating [soc:eoc] is based on aletv of Edgar Toernig. * + * Teletext system is described in + * ETS 300 706 "Enhanced Teletext specification" : May 1997 + * http://www.themm.net/~mihu/linux/saa7146/specs/ets_300706e01p.pdf * * Some implementation details: * How to port teletext to another tvi_* driver (see tvi_v4l2.c for example):