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

Marth64 marth64 at proxyid.net
Mon Jan 15 06:33:21 EET 2024


 Hello, seems this file didn't make it during merge. Patch coming very
shortly. Thank you,

On Sun, Jan 14, 2024 at 10:25 PM Xiang, Haihao <haihao.xiang at intel.com>
wrote:

> On So, 2024-01-14 at 15:16 +0100, Stefano Sabatini wrote:
> > On date Sunday 2024-01-07 16:24:07 +0100, Stefano Sabatini wrote:
> > > 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).
> >
> > Applied, thanks.
> >
> > (BTW for the future when updating a patch, generate the patch with git
> > format-patch and attach it to the email, in order to avoid manual
> > editing on the committer side).
>
> $ make fate-sub-rcwt KEEP=1 V=2
> [...]
> reference file './tests/ref/fate/sub-rcwt' not found
>
> Thanks
> Haihao
>
>


More information about the ffmpeg-devel mailing list