[FFmpeg-devel] [PATCH 2/9] avfilter/subtitles: Add subtitles.c
Nicolas George
george at nsup.org
Thu Aug 19 11:29:55 EEST 2021
Soft Works (12021-08-19):
> Signed-off-by: softworkz <softworkz at hotmail.com>
> ---
> libavfilter/Makefile | 1 +
> libavfilter/internal.h | 8 ++++++
> libavfilter/subtitles.c | 61 +++++++++++++++++++++++++++++++++++++++++
> libavfilter/subtitles.h | 42 ++++++++++++++++++++++++++++
> 4 files changed, 112 insertions(+)
> create mode 100644 libavfilter/subtitles.c
> create mode 100644 libavfilter/subtitles.h
The change in internal.h is conflicting with Andrea's work.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210819/4b8fead6/attachment.sig>
More information about the ffmpeg-devel
mailing list