| Commit message (Expand) | Author | Age | Files | Lines |
* | Include attributes.h directly | Andreas Rheinhardt | 2021-04-19 | 1 | -0/+1 |
* | avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe | Andreas Rheinhardt | 2020-11-24 | 1 | -3/+1 |
* | avcodec/mips: Fix segfault in imdct36_mips_float. | Shiyou Yin | 2020-07-30 | 1 | -6/+6 |
* | avcodec/mips: Optimization synced to the newest code base. | Jovan Zelincevic | 2016-03-29 | 1 | -7/+4 |
* | mips: add support for R6 | Vicente Olivert Riera | 2016-03-09 | 1 | -0/+4 |
* | avcodec: Extend fft to size 2^17 | Michael Niedermayer | 2016-03-04 | 1 | -1/+4 |
* | mips: port optimizations to mips n64 | James Cowgill | 2015-03-06 | 1 | -6/+7 |
* | mips/fft: remove some useless assembly | James Cowgill | 2015-02-26 | 1 | -24/+2 |
* | fft: add ff_ prefix to some global arrays. | Reimar Döffinger | 2014-08-31 | 1 | -4/+4 |
* | libavcodec: Implementation of 32 bit fixed point FFT | Nedeljko Babic | 2013-08-04 | 1 | -1/+1 |
* | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled | Nedeljko Babic | 2013-03-20 | 1 | -0/+1 |
* | mips: inline assembly clobber list polishing | Nedeljko Babic | 2013-03-19 | 1 | -0/+3 |
* | mips: Add dependencies on HAVE_INLINE_ASM | Nedeljko Babic | 2012-11-10 | 1 | -2/+2 |
* | Optimization of AC3 floating point decoder for MIPS | Nedeljko Babic | 2012-09-05 | 1 | -0/+530 |