> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of Michael
> Niedermayer
> Sent: Sunday, December 5, 2021 4:53 PM
> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH v19 01/20] avcodec, avutil: Move enum
> AVSubtitleType to avutil, add new and deprecate old values
>
> On Fri, Dec 03, 2021 at 07:31:06PM +0000, Soft Works wrote:
> > Signed-off-by: softworkz <softwo...@hotmail.com>
> > ---
> > doc/APIchanges | 6 ++++
> > libavcodec/avcodec.h | 19 +------------
> > libavutil/Makefile | 1 +
> > libavutil/subfmt.h | 66 ++++++++++++++++++++++++++++++++++++++++++++
> > libavutil/version.h | 1 +
> > 5 files changed, 75 insertions(+), 18 deletions(-)
> > create mode 100644 libavutil/subfmt.h
>
> Some of the patches in this patchset do not apply cleanly to master anymore
Posted a new version.
Thanks,
sw
_______________________________________________
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".