2018-12-06 22:19 GMT+01:00, Michael Niedermayer <mich...@niedermayer.cc>: > Fixes: test failure on powerpc > > Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > --- > tests/fate/filter-video.mak | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak > index 8bbdc04896..1042e96e54 100644 > --- a/tests/fate/filter-video.mak > +++ b/tests/fate/filter-video.mak > @@ -782,7 +782,7 @@ fate-filter-meta-4560-rotate0: CMD = framecrc -flags > +bitexact -c:a aac_fixed -i > REFCMP_DEPS = FFMPEG LAVFI_INDEV TESTSRC2_FILTER AVGBLUR_FILTER > METADATA_FILTER > > FATE_FILTER_SAMPLES-$(call ALLYES, $(REFCMP_DEPS) PSNR_FILTER) += > fate-filter-refcmp-psnr-rgb > -fate-filter-refcmp-psnr-rgb: CMD = refcmp_metadata psnr rgb24 0.001 > +fate-filter-refcmp-psnr-rgb: CMD = refcmp_metadata psnr rgb24 0.002
This is not needed on any ppc system where I tested recently including Power7 Linux BE and Power8 Linux LE and aix BE. I cannot test Apple G3 Linux atm. The aix systems all only fail with afade: --- tests/ref/fate/filter-afade-qsin 2018-11-21 11:34:44.481910412 +0000 +++ tests/data/fate/filter-afade-qsin 2018-12-04 17:21:25.941910623 +0000 @@ -32,7 +32,7 @@ 0, 25600, 25600, 1024, 4096, 0x0c991178 0, 26624, 26624, 1024, 4096, 0x7e69f3db 0, 27648, 27648, 1024, 4096, 0x1c72f871 -0, 28672, 28672, 1024, 4096, 0xb51af385 +0, 28672, 28672, 1024, 4096, 0xabdcf383 0, 29696, 29696, 1024, 4096, 0xc8cb0038 0, 30720, 30720, 1024, 4096, 0xc3760a10 0, 31744, 31744, 1024, 4096, 0x77baef51 Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel