summaryrefslogtreecommitdiff
path: root/libavcodec/mips
Commit message (Expand)AuthorAge
* mips/aaccoder: use variables instead of using register names directlyJames Cowgill2015-03-03
* mips: use float* to hold pointer instead of intJames Cowgill2015-03-03
* avcodec/mips/Makefile: Build fmtconvert_mips only if CONFIG_FMTCONVERT is setMichael Niedermayer2015-03-01
* Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer2015-02-28
|\
* | mips/acelp_filters: fix incorrect register constraintJames Cowgill2015-02-26
* | mips/aacdec: refactor out duplicated assembly codeJames Cowgill2015-02-26
* | mips/sbrdsp: remove sbr_neg_odd_64_mipsJames Cowgill2015-02-26
* | mips/fft: remove some useless assemblyJames Cowgill2015-02-26
* | mips/aacpsdsp: fix definition of ps_decorrelate_mipsJames Cowgill2015-02-26
* | mips/mathops: remove 64-bit codeJames Cowgill2015-02-26
* | avcodec/aacdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-02
* | fft: add ff_ prefix to some global arrays.Reimar Döffinger2014-08-31
* | Add missing "const" all over the place.Reimar Döffinger2014-08-29
* | avcodec/mips/compute_antialias_float: remove unused variableMichael Niedermayer2014-08-16
* | libavcodec: Implementation of 32 bit fixed point FFTNedeljko Babic2013-08-04
* | mips: Optimization of AAC psychoacoustic model functionsBojan Zivkovic2013-03-23
* | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic2013-03-20
* | mips: Optimization of IIR filter functionBojan Zivkovic2013-03-20
* | mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic2013-03-20
* | mips: inline assembly clobber list polishingNedeljko Babic2013-03-19
* | libavcodec/mips/aacsbr_mips: fix ;;Michael Niedermayer2013-02-21
* | mips: optimization for float aac decoder (ps module)Mirjana Vulin2013-02-21
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-21
* | mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-31
* | mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-16
|\|
* | mips: ac3 downmix updated to the new data layout.Nedeljko Babic2012-12-13
* | mips: disable ac3 downmix, until its updated to the new data layout.Michael Niedermayer2012-12-10
* | mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-19
* | mips: Add dependencies on HAVE_INLINE_ASMNedeljko Babic2012-11-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-18
|\|
| * mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard2012-10-17
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-13
|\|
| * avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-10
|\|
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-05
* | replace all __volatile__ by volatileMichael Niedermayer2012-07-11
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-05
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-15
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-14
|\|
| * Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-13
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-23
* | MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-26
|/