| Commit message (Expand) | Author | Age | Files | Lines |
* | Include attributes.h directly | Andreas Rheinhardt | 2021-04-19 | 1 | -0/+1 |
* | avcodec/mips: Fix register constraint error reported by clang. | Shiyou Yin | 2020-07-30 | 1 | -1/+1 |
* | avcodec/aacdec: fix compilation under soft float MIPS | Rosen Penev | 2020-04-11 | 1 | -2/+2 |
* | avcodec/mips: Fix a warnning of indentation not reflect the block structure. | Shiyou Yin | 2019-09-10 | 1 | -3/+3 |
* | mips: port optimizations to mips n64 | James Cowgill | 2015-03-06 | 1 | -10/+11 |
* | mips: use float* to hold pointer instead of int | James Cowgill | 2015-03-03 | 1 | -1/+1 |
* | mips/aacdec: refactor out duplicated assembly code | James Cowgill | 2015-02-26 | 1 | -501/+111 |
* | avcodec/aacdec: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-12-02 | 1 | -8/+8 |
* | mips: optimization for float aac decoder (core module) | Mirjana Vulin | 2013-01-31 | 1 | -0/+831 |