[FFmpeg-devel] [PATCH v3] libavformat: add RCWT closed caption muxer

Stefano Sabatini stefasab at gmail.com
Sun Jan 7 17:24:07 EET 2024


On date Sunday 2024-01-07 09:07:01 -0600, Marth64 wrote:
> Thanks, long night. Should come together nicer now.
> 
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
>  Changelog                |   1 +
>  doc/muxers.texi          |  22 +++++
>  libavformat/Makefile     |   1 +
>  libavformat/allformats.c |   1 +
>  libavformat/rcwtenc.c    | 202 +++++++++++++++++++++++++++++++++++++++
>  tests/fate/subtitles.mak |   3 +
>  tests/ref/fate/sub-rcwt  |   1 +
>  7 files changed, 231 insertions(+)
>  create mode 100644 libavformat/rcwtenc.c
>  create mode 100644 tests/ref/fate/sub-rcwt

LGTM, I'll wait a few days to see if there are more comments before
pushing (if I forget please ping).

Thanks.


More information about the ffmpeg-devel mailing list