[FFmpeg-devel] [PATCH v3] libavformat: add RCWT closed caption muxer
Marth64
marth64 at proxyid.net
Sun Jan 14 18:57:48 EET 2024
Thank you, Stefano. I had thought I did , but next time I will also test
applying the patch too on local : )
On Sun, Jan 14, 2024 at 08:16 Stefano Sabatini <stefasab at gmail.com> 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).
>
More information about the ffmpeg-devel
mailing list