summaryrefslogtreecommitdiff
path: root/libavcodec/mips/aacdec_mips.c
Commit message (Expand)AuthorAge
* avcodec/mips: Fix register constraint error reported by clang.Shiyou Yin2020-07-30
* avcodec/aacdec: fix compilation under soft float MIPSRosen Penev2020-04-11
* avcodec/mips: Fix a warnning of indentation not reflect the block structure.Shiyou Yin2019-09-10
* mips: port optimizations to mips n64James Cowgill2015-03-06
* mips: use float* to hold pointer instead of intJames Cowgill2015-03-03
* mips/aacdec: refactor out duplicated assembly codeJames Cowgill2015-02-26
* avcodec/aacdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-02
* mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-31