summaryrefslogtreecommitdiff
path: root/libavcodec/mips/fft_mips.c
Commit message (Expand)AuthorAge
* mips: port optimizations to mips n64James Cowgill2015-03-06
* mips/fft: remove some useless assemblyJames Cowgill2015-02-26
* fft: add ff_ prefix to some global arrays.Reimar Döffinger2014-08-31
* libavcodec: Implementation of 32 bit fixed point FFTNedeljko Babic2013-08-04
* libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic2013-03-20
* mips: inline assembly clobber list polishingNedeljko Babic2013-03-19
* mips: Add dependencies on HAVE_INLINE_ASMNedeljko Babic2012-11-10
* Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-05