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 <mart...@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".