Hi,

On Mon, Sep 19, 2022 at 1:05 PM James Almer <[email protected]> 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?

Ronald
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to