From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] fix pad artifacting Date: Thu, 6 Feb 2025 18:03:16 +0100 Message-ID: <20250206170316.GW4991@pb2> (raw) In-Reply-To: <CAKqKKht_e9j84FB65AO1NfbcUzmGyGBhNaFmvR4e7r5TgmX+ag@mail.gmail.com> [-- Attachment #1.1: Type: text/plain, Size: 2080 bytes --] Hi Ben On Mon, Feb 03, 2025 at 04:02:15PM +0000, Ben Lu via ffmpeg-devel wrote: > Sure, looks like gmail is complying with a plaintext email RFC. Let me try > attaching to eml with: > `git format-patch -s -o "outputfolder" --add-header "X-Unsent: 1" --suffix > .eml --to ffmpeg-devel@ffmpeg.org -1 0f497eb391b` > > On Mon, Feb 3, 2025 at 3:22 PM James Almer <jamrial@gmail.com> wrote: > > > On 2/3/2025 10:58 AM, Ben Lu via ffmpeg-devel wrote: > > > Sorry about that, it looks correct in gmail and sending to myself also > > > looks fine, not sure where the line width corruption is happening. Our > > org > > > doesn't allow programmatic email. > > > > Looks like lines with a single blank space are being replaced by empty > > lines. > > > > > > > > Is it possible to use this gist? > > > > Try to attach the output of git format-patch to an email instead. That > > gist is only a diff of changes and missing all the git commit info. > > > > _______________________________________________ > > 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". > > > Date: Fri, 31 Jan 2025 23:13:25 +0000 > From: Ben Lu <benlu@x.com> > To: ffmpeg-devel@ffmpeg.org > Subject: [PATCH] fix pad artifacts > > Signed-off-by: Ben Lu <benlu@x.com> > --- > libavfilter/vf_pad.c | 29 +++++++++++++++++++++-------- > 1 file changed, 21 insertions(+), 8 deletions(-) A more verbose commit message would be good Also do you have some testcase for this ? or even better something that can be added to fate ? So that a regression could be detected. thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If one takes all money from those who grow wealth and gives it to those who do not grow wealth, 10 years later, almost the same people who where wealthy will be wealthy again, the same people who where poor will be poor again. [-- Attachment #1.2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] [-- Attachment #2: Type: text/plain, Size: 251 bytes --] _______________________________________________ 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".
prev parent reply other threads:[~2025-02-06 17:03 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-02-01 0:18 Ben Lu via ffmpeg-devel 2025-02-01 0:52 ` Michael Niedermayer 2025-02-03 13:58 ` Ben Lu via ffmpeg-devel 2025-02-03 15:22 ` James Almer 2025-02-03 16:02 ` Ben Lu via ffmpeg-devel 2025-02-06 17:03 ` Michael Niedermayer [this message]
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=20250206170316.GW4991@pb2 \ --to=michael@niedermayer.cc \ --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