From 801976dc82d0c27975736999bc1c7d354796e029 Mon Sep 17 00:00:00 2001 From: voroshil Date: Sun, 26 Aug 2007 05:18:00 +0000 Subject: Add teletext specification reference git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24206 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tvi_vbi.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'stream') diff --git a/stream/tvi_vbi.c b/stream/tvi_vbi.c index a7ea54a494..21c3196bdc 100644 --- a/stream/tvi_vbi.c +++ b/stream/tvi_vbi.c @@ -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): -- cgit v1.2.3