[FFmpeg-devel] [PATCH]Add CODEC_ID_DVB_TELETEXT
Baptiste Coudurier
baptiste.coudurier
Wed Oct 28 01:16:16 CET 2009
On 10/27/2009 04:37 PM, 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
>
>
> 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,
Breaks ABI.
Except that I'm ok with the patch, though Michael asked if we shouldn't
add CODEC_TYPE_TELETEXT, I'm fine with SUBTITLE personally.
[...]
--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-devel
mailing list