From: Paul B Mahol <onemda@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH v2 3/5] libswscale: Avx2 hscale can process inputs of any size. Date: Fri, 22 Apr 2022 16:53:47 +0200 Message-ID: <CAPYw7P58eLE96hu3M4rA7vLR417WKsQmCGi4XZvUSpe0Y3H_Og@mail.gmail.com> (raw) In-Reply-To: <CABaBdZqkkmLJ4YLBV0q0X9zQ9L5a1C+O1E0kmey-Rw+DVHF9qw@mail.gmail.com> On Fri, Apr 22, 2022 at 10:03 AM Alan Kelly < alankelly-at-google.com@ffmpeg.org> wrote: > Hi, > > Is anyone interested in this patch? This makes AVX2 hscale work on all > input sizes. > > I can apply this if you confirm it works with any image size and on unaligned data. > Thanks, > > Alan > > On Mon, Mar 7, 2022 at 4:27 PM Alan Kelly <alankelly@google.com> wrote: > > > Hi Michael, > > > > Thanks for reviewing the first two parts of this patchset. > > > > Is there anybody interested in reviewing this part? > > > > Thanks, > > > > Alan > > > > On Thu, Feb 17, 2022 at 5:21 PM Michael Niedermayer < > > michael@niedermayer.cc> wrote: > > > >> On Thu, Feb 17, 2022 at 11:04:04AM +0100, Alan Kelly wrote: > >> > The main loop processes blocks of 16 pixels. The tail processes blocks > >> > of size 4. > >> > --- > >> > libswscale/x86/scale_avx2.asm | 48 > +++++++++++++++++++++++++++++++++-- > >> > 1 file changed, 46 insertions(+), 2 deletions(-) > >> > >> ill wait a few days on this, there are people here who know avx2 better > >> than i do > >> its a while since i wrote x86 SIMD. > >> but if noone else reviews this then ill do > >> > >> thx > >> > >> > >> [...] > >> -- > >> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > >> > >> "You are 36 times more likely to die in a bathtub than at the hands of a > >> terrorist. Also, you are 2.5 times more likely to become a president and > >> 2 times more likely to become an astronaut, than to die in a terrorist > >> attack." -- Thoughty2 > >> > >> _______________________________________________ > >> 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". > _______________________________________________ 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-04-22 14:51 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-02-17 10:04 Alan Kelly 2022-02-17 16:21 ` Michael Niedermayer 2022-03-07 15:27 ` Alan Kelly 2022-04-22 8:02 ` Alan Kelly 2022-04-22 14:53 ` Paul B Mahol [this message] 2022-04-22 17:42 ` Michael Niedermayer 2022-04-26 7:45 ` Alan Kelly 2022-04-26 8:00 ` Alan Kelly 2022-07-13 8:04 ` Alan Kelly
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=CAPYw7P58eLE96hu3M4rA7vLR417WKsQmCGi4XZvUSpe0Y3H_Og@mail.gmail.com \ --to=onemda@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