From: James Almer <jamrial@gmail.com> To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH] tests/checkasm: add a test for VorbisDSPContext Date: Mon, 19 Sep 2022 14:57:40 -0300 Message-ID: <6037377c-2cd1-b4a6-a191-10548f1ad8fe@gmail.com> (raw) In-Reply-To: <CAEEMt2mmiVVqXzBvbL8c1n0ENuNxtupwEs=XerTzj-C7_DMTAQ@mail.gmail.com> On 9/19/2022 2:55 PM, Ronald S. Bultje wrote: > Hi, > > On Mon, Sep 19, 2022 at 1:05 PM James Almer <jamrial@gmail.com> wrote: > >> --- a/tests/checkasm/checkasm.c >> +++ b/tests/checkasm/checkasm.c >> @@ -165,6 +165,9 @@ static const struct { >> #if CONFIG_VIDEODSP >> { "videodsp", checkasm_check_videodsp }, >> #endif >> + #if CONFIG_VIDEODSP >> + { "vorbisdsp", checkasm_check_vorbisdsp }, >> + #endif >> > > Why under config_videodsp? Because i copy pasted and forgot to change it :p Fixed locally. > > Ronald > _______________________________________________ > 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-09-19 17:57 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-09-19 17:04 James Almer 2022-09-19 17:55 ` Ronald S. Bultje 2022-09-19 17:57 ` James Almer [this message] 2022-09-19 17:57 ` Rémi Denis-Courmont 2022-09-19 18:00 ` James Almer
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=6037377c-2cd1-b4a6-a191-10548f1ad8fe@gmail.com \ --to=jamrial@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