Re: [FFmpeg-devel] [PATCH] fate: add test for avfft

2016-07-19 Thread Michael Niedermayer
On Tue, Jul 19, 2016 at 07:02:10PM +, Petru Rares Sincraian wrote: > Ups, sorry again. > > Here is the patch. I tested and seems to work :) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you think the mosad wants you dead since a long t

Re: [FFmpeg-devel] [PATCH] fate: add test for avfft

2016-07-19 Thread Petru Rares Sincraian
nt: Saturday, July 16, 2016 3:22:24 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] fate: add test for avfft > > On Fri, Jul 15, 2016 at 02:07:08PM +, Petru Rares Sincraian wrote: > > Hi there, > > > > Here is a patch that

Re: [FFmpeg-devel] [PATCH] fate: add test for avfft

2016-07-18 Thread Michael Niedermayer
nt: Saturday, July 16, 2016 3:22:24 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] fate: add test for avfft > > On Fri, Jul 15, 2016 at 02:07:08PM +, Petru Rares Sincraian wrote: > > Hi there, > > > > Here is a patch that

Re: [FFmpeg-devel] [PATCH] fate: add test for avfft

2016-07-18 Thread Petru Rares Sincraian
: [FFmpeg-devel] [PATCH] fate: add test for avfft On Fri, Jul 15, 2016 at 02:07:08PM +, Petru Rares Sincraian wrote: > Hi there, > > Here is a patch that changes the avfft test. This test is similar to > libavcodec/tests/fft-fixed.c. I modified libavcodec/tests/fft.c a bit to > ad

Re: [FFmpeg-devel] [PATCH] fate: add test for avfft

2016-07-16 Thread Michael Niedermayer
On Fri, Jul 15, 2016 at 02:07:08PM +, Petru Rares Sincraian wrote: > Hi there, > > Here is a patch that changes the avfft test. This test is similar to > libavcodec/tests/fft-fixed.c. I modified libavcodec/tests/fft.c a bit to > adapt to make use of the new abi. At the moment I only did test

[FFmpeg-devel] [PATCH] fate: add test for avfft

2016-07-15 Thread Petru Rares Sincraian
Hi there, Here is a patch that changes the avfft test. This test is similar to libavcodec/tests/fft-fixed.c. I modified libavcodec/tests/fft.c a bit to adapt to make use of the new abi. At the moment I only did test for fft and mdct, If no more suggestions then I'll do tests for the remaining m