[FFmpeg-devel] [PATCH] fate: add afade tes

Michael Niedermayer michael at niedermayer.cc
Sat Jun 11 19:30:46 CEST 2016


On Sat, Jun 11, 2016 at 12:27:03PM +0000, Petru Rares Sincraian wrote:
> 
> 
> Hi there,
> 
> 
> Today I add a test for afade effect and acrossfade effect. acrossfade uses afade, so I add in the same patch. I tested the test in x64 and x32 architectures.
> 
> 
> Regards,
> Petru Rares.

>  fate/filter-audio.mak       |   43 +++
>  ref/fate/filter-acrossfade  |  502 ++++++++++++++++++++++++++++++++++++++++++++
>  ref/fate/filter-afade-esin  |  264 +++++++++++++++++++++++
>  ref/fate/filter-afade-exp   |  264 +++++++++++++++++++++++
>  ref/fate/filter-afade-hsin  |  264 +++++++++++++++++++++++
>  ref/fate/filter-afade-ihsin |  264 +++++++++++++++++++++++
>  ref/fate/filter-afade-iqsin |  264 +++++++++++++++++++++++
>  ref/fate/filter-afade-log   |  264 +++++++++++++++++++++++
>  ref/fate/filter-afade-qsin  |  264 +++++++++++++++++++++++
>  9 files changed, 2393 insertions(+)
> 1b6e5829cd0bdc340c294c8594020cf23a1a1937  0001-fate-add-afade-test.patch
> From 8fd5fe245e74ea8ee77e283ca6fc13b140bfa815 Mon Sep 17 00:00:00 2001
> From: Petru Rares Sincraian <psincraian at outlook.com>
> Date: Sat, 11 Jun 2016 13:30:09 +0200
> Subject: [PATCH] fate: add afade test

works on linux x86-32 and 64

on mingw32 filter-afade-ihsin fails



--- /home/michael/ffmpeg-git/ffmpeg/tests/ref/fate/filter-afade-ihsin   2016-06-11 18:50:38.957187300 +0200
+++ tests/data/fate/filter-afade-ihsin  2016-06-11 19:16:22.381219816 +0200
@@ -24,7 +24,7 @@
 0,      18432,      18432,     1024,     4096, 0x968af12f
 0,      19456,      19456,     1024,     4096, 0xb9540302
 0,      20480,      20480,     1024,     4096, 0x88190846
-0,      21504,      21504,     1024,     4096, 0x47f5fa7f
+0,      21504,      21504,     1024,     4096, 0x3907fa7d
 0,      22528,      22528,     1024,     4096, 0x09e1e521
 0,      23552,      23552,     1024,     4096, 0x92b8f3d5
 0,      24576,      24576,     1024,     4096, 0x2b00f559

 you can test that with
./configure --cc='i686-w64-mingw32-gcc'  --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-gpl --target_exec=wine
if you have wine and the same mingw cross compiler as i do
(it might fail differently or not at all with others)

its probably easiest to just drop filter-afade-ihsin



[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160611/4bb9e571/attachment.sig>


More information about the ffmpeg-devel mailing list