Mercurial > mplayer.hg
changeset 24186:c00a882a3adc
Add teletext specification reference
author | voroshil |
---|---|
date | Sun, 26 Aug 2007 05:18:00 +0000 |
parents | a5288270d416 |
children | 4ad5ef881aa1 |
files | stream/tvi_vbi.c |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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):