summaryrefslogtreecommitdiffstats
path: root/libavutil/mips/float_dsp_mips.c
Commit message (Collapse)AuthorAgeFilesLines
* mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-211-0/+40
| | | | | Signed-off-by: Mirjana Vulin <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-311-0/+117
| | | | | Signed-off-by: Mirjana Vulin <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-161-0/+113
| | | | | Reviewed-by: "Babic, Nedeljko" <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* mips: Fixing HAVE_MIPSFPU dependenciesBojan Zivkovic2012-11-211-0/+5
| | | | | | Signed-off-by: Bojan Zivkovic <[email protected]> Reviewed-by: Vitor Sessak <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-191-0/+108
Signed-off-by: Bojan Zivkovic <[email protected]> Reveiwed-by: Vitor Sessak <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>