# HG changeset patch # User cehoyos # Date 1256813176 0 # Node ID bea92d25f53efef61237989eb326619ac11cd8fc # Parent bc20a950f9a7e1bed283df12cb76bdebdb4d59d7 Support demuxing teletext in DVB streams. Original patch by Francesco Lavra, francescolavra interfree it diff -r bc20a950f9a7 -r bea92d25f53e avcodec.h --- a/avcodec.h Thu Oct 29 10:43:56 2009 +0000 +++ b/avcodec.h Thu Oct 29 10:46:16 2009 +0000 @@ -331,6 +331,7 @@ CODEC_ID_SSA, CODEC_ID_MOV_TEXT, CODEC_ID_HDMV_PGS_SUBTITLE, + CODEC_ID_DVB_TELETEXT, /* other specific kind of codecs (generally used for attachments) */ CODEC_ID_TTF= 0x18000,