[FFmpeg-devel] [PATCH] fate: add tests for psnr and ssim filter

Ronald S. Bultje rsbultje at gmail.com
Wed Jul 19 13:45:02 EEST 2017


Hi,

On Wed, Jul 19, 2017 at 6:38 AM, Paul B Mahol <onemda at gmail.com> wrote:

> On 7/19/17, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> > Hi Tobias,
> >
> > On Wed, Jul 19, 2017 at 5:40 AM, Tobias Rapp <t.rapp at noa-archive.com>
> wrote:
> >
> >> +# FIXME: override CPUFLAGS to avoid failure on x86 (issue #6519)
> >
>
> This is unacceptable hack.
>
> >
> > I'm assuming this is because of floating point rounding differences. Is
> it
> > possible to use a test similar to the floating-point codec tests that
> > allows slight offs? The differences are usually miniscule, right?
> Ideally,
> > the x86 SIMD would be tested also.
>
> No, filter's asm code, overreads buffer, causing crash.


Oh... That's bad, I'll try to fix that...

Ronald


More information about the ffmpeg-devel mailing list