[FFmpeg-devel] [PATCH] avformat/img2dec: Option to play sequence backwards

Marvin Scholz epirat07 at gmail.com
Fri Feb 11 19:19:52 EET 2022


On 11 Feb 2022, at 17:45, Sergio Acereda wrote:

> 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.
>

I think Apple Mail wraps the lines in the mail or somehow else alters it 
breaking
the patch.

I would recommend to use git send-email or try it with a different mail 
client
like MailMate maybe.

> 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?
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list