[FFmpeg-devel] [PATCH] libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled

Michael Niedermayer michaelni at gmx.at
Wed Mar 20 13:52:33 CET 2013


On Wed, Mar 20, 2013 at 11:43:40AM +0100, Nedeljko Babic wrote:
> From: Nedeljko Babic <nbabic at mips.com>
> 
> Floating point FFT (nips optimized) breaks when hard coded tables are
> not enabled because MIPS optimization of floating point FFT uses only
> ff_init_ff_cos_tabs(16) which is not enabled by default in that case.
> 
> This patch is fixing it.

applied

thanks

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

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130320/dec88dd1/attachment.asc>


More information about the ffmpeg-devel mailing list