[FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Jan 31 17:29:36 EET 2017


2017-01-31 15:22 GMT+01:00 Paul B Mahol <onemda at gmail.com>:

> +AVCodec ff_textst_decoder = {
> +    .name           = "textst",
> +    .long_name      = NULL_IF_CONFIG_SMALL("HDMV TextST subtitle"),

Is this patch related to ticket #4481?

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list