Hi Ramiro,
On Thu, Jun 27, 2024, 10:37 Ramiro Polla wrote:
> On Tue, Jun 25, 2024 at 11:19 PM Ramiro Polla
> wrote:
> > On Thu, Jun 20, 2024 at 4:59 PM Ramiro Polla
> wrote:
> > > checkasm gets a little spammy with this commit by printing "No
> > > accelerated colorspace conversion found from
On Tue, Jun 25, 2024 at 11:19 PM Ramiro Polla wrote:
> On Thu, Jun 20, 2024 at 4:59 PM Ramiro Polla wrote:
> > checkasm gets a little spammy with this commit by printing "No
> > accelerated colorspace conversion found from %s to %s.\n" from
> > libswscale/yuv2rgb.c multiple times. Any suggestions
On Thu, Jun 20, 2024 at 4:59 PM Ramiro Polla wrote:
> checkasm gets a little spammy with this commit by printing "No
> accelerated colorspace conversion found from %s to %s.\n" from
> libswscale/yuv2rgb.c multiple times. Any suggestions? Perhaps
> downgrading that message to AV_LOG_VERBOSE, or rai
On Mon, Jun 17, 2024 at 12:28 AM Ramiro Polla wrote:
>
> ---
> tests/checkasm/Makefile | 2 +-
> tests/checkasm/checkasm.c | 1 +
> tests/checkasm/checkasm.h | 1 +
> tests/checkasm/sw_yuv2rgb.c | 205
> tests/fate/checkasm.mak | 1 +
> 5 f
---
tests/checkasm/Makefile | 2 +-
tests/checkasm/checkasm.c | 1 +
tests/checkasm/checkasm.h | 1 +
tests/checkasm/sw_yuv2rgb.c | 205
tests/fate/checkasm.mak | 1 +
5 files changed, 209 insertions(+), 1 deletion(-)
create mode 100644 tes