[FFmpeg-devel] [PATCH v19 01/20] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values

Michael Niedermayer michael at niedermayer.cc
Sun Dec 5 17:52:53 EET 2021


On Fri, Dec 03, 2021 at 07:31:06PM +0000, Soft Works wrote:
> Signed-off-by: softworkz <softworkz at 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
Applying: avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
Using index info to reconstruct a base tree...
M	doc/APIchanges
M	libavutil/version.h
Falling back to patching base and 3-way merge...
Auto-merging libavutil/version.h
Auto-merging doc/APIchanges
CONFLICT (content): Merge conflict in doc/APIchanges
error: Failed to merge in the changes.
Patch failed at 0001 avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20211205/aa5af775/attachment.sig>


More information about the ffmpeg-devel mailing list