From: "Marvin Scholz" <epirat07@gmail.com> To: "FFmpeg development discussions and patches" <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] avformat/img2dec: Option to play sequence backwards Date: Fri, 11 Feb 2022 18:19:52 +0100 Message-ID: <1EDEEAFA-080E-4B59-A0E8-AC9A3E49557B@gmail.com> (raw) In-Reply-To: <1FAA17EE-A2EF-49A8-B4EF-0778764DD02A@gmail.com> 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@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@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@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2022-02-11 17:20 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-02-10 9:31 Sergio Acereda 2022-02-10 10:37 ` Gyan Doshi 2022-02-10 12:59 ` Sergio Acereda 2022-02-10 20:50 ` Sergio Acereda 2022-02-11 16:45 ` Sergio Acereda 2022-02-11 17:19 ` Marvin Scholz [this message] 2022-02-11 19:39 ` Sergio Acereda 2022-02-11 22:08 Sergio Acereda 2022-02-12 11:57 Sergio Acereda 2022-02-12 19:56 ` Michael Niedermayer 2022-02-13 11:36 ` Sergio Acereda 2022-02-13 11:53 ` Michael Niedermayer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1EDEEAFA-080E-4B59-A0E8-AC9A3E49557B@gmail.com \ --to=epirat07@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git