[FFmpeg-devel] [PATCH 03/12] fftools/ffmpeg: replace OutputStream.file_index by a pointer
Michael Niedermayer
michael at niedermayer.cc
Thu Dec 14 21:20:01 EET 2023
On Wed, Dec 13, 2023 at 08:29:58PM +0100, Anton Khirnov wrote:
> Reduces the need to use the output_files global array.
> ---
> fftools/ffmpeg.c | 12 ++++++------
> fftools/ffmpeg.h | 4 +++-
> fftools/ffmpeg_enc.c | 21 +++++++++++----------
> fftools/ffmpeg_filter.c | 22 +++++++++++-----------
> fftools/ffmpeg_mux.c | 11 +++++------
> fftools/ffmpeg_mux_init.c | 12 ++++++------
> 6 files changed, 42 insertions(+), 40 deletions(-)
git seems to fail to apply this
Applying: fftools/ffmpeg: replace OutputStream.file_index by a pointer
error: sha1 information is lacking or useless (fftools/ffmpeg.c).
error: could not build fake ancestor
Patch failed at 0001 fftools/ffmpeg: replace OutputStream.file_index by a pointer
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
The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- 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/20231214/e5739af0/attachment.sig>
More information about the ffmpeg-devel
mailing list