[FFmpeg-devel] [PATCH] avformat/img2dec: Option to play sequence backwards
Sergio Acereda
sergio.acereda at gmail.com
Fri Feb 11 18:45:41 EET 2022
Not sure what I'm doing wrong here. This is what I'm doing:
$ git pull
$ git co master
...apply changes...
$ git add libavformat/img2.h
$ git add libavformat/img2dec.c
$ git commit -s -m"[PATCH] avformat/img2dec: Option to play sequence backwards"
$ git format-patch -s -o "outputfolder" --add-header "X-Unsent: 1" --suffix .eml --to ffmpeg-devel at ffmpeg.org -1 6b36bb6
Then I open the .eml on Apple Mail client, select 'Message / Send Again', and add some explanation before the 'signed off' line.
Just wondering what is wrong here, in order to not repeating the same mistake again.
Thanks,
Sergio
> On 10 Feb 2022, at 21:50, Sergio Acereda <sergio.acereda at gmail.com> wrote:
>
> By the way, is there any problem with the patch itself? Not sure why it says 'Failed to apply patch'.
>
> Did my email client break it somehow?
More information about the ffmpeg-devel
mailing list