Re: [FFmpeg-devel] [PATCH] fate: add aemphasis test

2016-05-28 Thread Michael Niedermayer
On Sat, May 28, 2016 at 03:55:34PM +, Petru Rares Sincraian wrote: > > Hi there, > > Here is a patch with a new test for libavfilter/aemphasis. I tested the test > in x64 and x32. applied > > Any idea how to test this on MIPS and ARM architectures? Is there any guide? > Thanks. you nee

[FFmpeg-devel] [PATCH] fate: add aemphasis test

2016-05-28 Thread Petru Rares Sincraian
Hi there, Here is a patch with a new test for libavfilter/aemphasis. I tested the test in x64 and x32. Any idea how to test this on MIPS and ARM architectures? Is there any guide? Thanks. Regards, Petru Rares.From 7d64b876a3e90e57cb319c0a4bd94ec650ba1dd0 Mon Sep 17 00:00:00 2001 From: Petru R