[FFmpeg-devel] [PATCH]Add CODEC_ID_DVB_TELETEXT

Michael Niedermayer michaelni
Thu Oct 29 11:35:12 CET 2009


On Wed, Oct 28, 2009 at 12:37:25AM +0100, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch is part of a mail posted to mplayer-dev-eng lately to 
> implement DVB teletext.
> http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2009-October/062728.html
>
> Please comment, Carl Eugen

>  libavcodec/avcodec.h |    1 +
>  libavformat/mpegts.c |    8 ++++++++
>  2 files changed, 9 insertions(+)
> ca78d14be17a6141b489f07fb55e72aeda0af464  patchteletext.diff
> Index: libavcodec/avcodec.h
> ===================================================================
> --- libavcodec/avcodec.h        (revision 20359)
> +++ libavcodec/avcodec.h        (working copy)
> @@ -326,6 +326,7 @@
>      /* subtitle codecs */
>      CODEC_ID_DVD_SUBTITLE= 0x17000,
>      CODEC_ID_DVB_SUBTITLE,
> +    CODEC_ID_DVB_TELETEXT,
>      CODEC_ID_TEXT,  ///< raw UTF-8 text
>      CODEC_ID_XSUB,
>      CODEC_ID_SSA,

avcodec.h changes ok if its moved to the end of the subtitle section

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 3
"Rare item" - "Common item with rare defect or maybe just a lie"
"Professional" - "'Toy' made in china, not functional except as doorstop"
"Experts will know" - "The seller hopes you are not an expert"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091029/c4df1db5/attachment.pgp>



More information about the ffmpeg-devel mailing list