From: "Martin Storsjö" <martin@martin.st> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] lavc/aarch64: new optimization for 8-bit hevc_pel_uni_w_pixels, qpel_uni_w_h, qpel_uni_w_v, qpel_uni_w_hv and qpel_h Date: Sat, 27 May 2023 23:24:51 +0300 (EEST) Message-ID: <5895c02c-227-f3b2-656d-592ad74c66f8@martin.st> (raw) In-Reply-To: <e0283dd9-eb88-3001-2d35-0183bdd7cf5e@myais.com.cn> Hi, On Sat, 27 May 2023, myais wrote: > I saw your new opinions. Do you mean that the code of my current patch > should be guard as follows? > > C code: > > /if (have_i8mm(cpu_flags)) {// > //}/ > > /asm code :/ > > /#if HAVE_I8MM/ > > /#endif/ Yes > I mean my current code base does not have those definitions, should I > implement them directly as if they already exist? I suggest you apply my patches from the patchset I pointed you to, https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=9009 - or from the start of the branch on github I pointed you to. It's likely that the patches will change a little before they're accepted, but I believe the main interface towards your code, "#if HAVE_I8MM" and "if (have_i8mm(cpu_flags))" will remain as such. // Martin _______________________________________________ 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:[~2023-05-27 20:25 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-04-30 8:57 myais 2023-05-02 12:32 ` Jean-Baptiste Kempf 2023-05-03 2:14 ` myais 2023-05-04 8:49 ` Martin Storsjö 2023-05-05 15:27 ` myais 2023-05-07 4:52 ` myais 2023-05-26 8:34 ` Martin Storsjö 2023-05-27 8:34 ` myais 2023-05-27 20:24 ` Martin Storsjö [this message] 2023-05-28 3:23 ` Logan.Lyu [not found] ` <647df87f-b98e-4c18-9c94-f5cff44d11f0@app.fastmail.com> 2023-05-28 6:26 ` Logan.Lyu 2023-06-01 11:23 ` Martin Storsjö 2023-06-02 12:47 ` Logan.Lyu 2023-06-03 20:50 ` Martin Storsjö [not found] ` <d2d28c13-3b51-11e0-452b-9fc6ceb973d3@myais.com.cn> [not found] ` <973b066-585b-2610-66b1-6f533a1f7bb@martin.st> [not found] ` <ea6241be-d2fe-ea39-65ed-ec88c239f142@myais.com.cn> [not found] ` <a7c0fd97-a996-a70-b7e3-3c9c1d07860@martin.st> [not found] ` <fd6505e7-7d08-b79c-44c4-524107e21178@myais.com.cn> [not found] ` <579b3020-b044-6f54-a321-40b552edebf4@martin.st> 2023-05-27 8:03 ` myais
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=5895c02c-227-f3b2-656d-592ad74c66f8@martin.st \ --to=martin@martin.st \ --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