[FFmpeg-devel] [PATCH] correct make test failure from 15261 release until now (15899)
David Geldreich
david.geldreich
Fri Nov 21 16:49:57 CET 2008
Le 21 nov. 08 ? 16:13, David Geldreich a ?crit :
> make test fails on my Mac and as reported in another mail I found
> the reason (sine windows computation changed).
>
> I attached a patch to my previous mail but it was stripped out by
> mailman.
>
> So here it is again
>
> <ffmpeg_ref.patch>
This breaks the PowerPC regression test.
The original modification was already done to fix a wma regression
problem. So perhaps, there is "solution" that will make the same
window on all architecture (amd64, ppc, i386, ...)
------------------------------------------------------------------------
r15261 | michael | 2008-09-08 15:37:12 +0200 (Lun, 08 sep 2008) | 2
lines
Try to fix wma regression.
------------------------------------------------------------------------
r14982 | aurel | 2008-08-26 21:40:53 +0200 (Mar, 26 ao? 2008) | 3 lines
Add a temp variable to ff_sine_window_init() to match the way wma.c
computed
window before r14757. This fixes a regression introduced by r14757 on
amd64.
More information about the ffmpeg-devel
mailing list