From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] x86/tx_float: enable SIMD for sizes over 131072 Date: Fri, 19 Jan 2024 23:00:23 +0100 Message-ID: <20240119220023.GW6420@pb2> (raw) In-Reply-To: <NoSPwvm--3-9@lynne.ee> [-- Attachment #1.1: Type: text/plain, Size: 1129 bytes --] On Thu, Jan 18, 2024 at 05:33:41PM +0100, Lynne wrote: > The tables for the new sizes were added last year due > to being required for SDR. > However, the assembly was never updated to use them. > > Patch attached. > > tx_float.asm | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > a8a354082090729d8b772e84f82266a210371d10 0001-x86-tx_float-enable-SIMD-for-sizes-over-131072.patch > From ccfd9366025105a7dba0471965856b12d73bbd17 Mon Sep 17 00:00:00 2001 > From: Lynne <dev@lynne.ee> > Date: Thu, 18 Jan 2024 17:30:29 +0100 > Subject: [PATCH] x86/tx_float: enable SIMD for sizes over 131072 > > The tables for the new sizes were added last year due > to being required for SDR. > However, the assembly was never updated to use them. > --- > libavutil/x86/tx_float.asm | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Freedom in capitalist society always remains about the same as it was in ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin [-- 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".
next prev parent reply other threads:[~2024-01-19 22:00 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-01-18 16:33 Lynne 2024-01-19 22:00 ` Michael Niedermayer [this message] 2024-02-06 11:13 ` Paul B Mahol 2024-02-07 14:22 ` Lynne
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=20240119220023.GW6420@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