summaryrefslogtreecommitdiff
path: root/libavcodec/mips
Commit message (Expand)AuthorAge
* avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.hShivraj Patil2015-05-28
* avcodec/mips: Split uni mc optimizations to new fileShivraj Patil2015-05-28
* avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.hShivraj Patil2015-05-28
* avcodec: loongson3 optimized h264dsp weighted mc with mmi周晓勇2015-05-27
* avcodec/mips: loongson fix bugs in mathops optimization周晓勇2015-05-21
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc functionsShivraj Patil2015-05-14
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...Shivraj Patil2015-05-07
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...Shivraj Patil2015-05-01
* avcodec: optimize mathops for Loongson-3 v1ZhouXiaoyong2015-04-27
* avcodec/mips: disable assembly not supported for Loongson-3ZhouXiaoyong2015-04-25
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil2015-04-24
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-17
* mips: port optimizations to mips n64James Cowgill2015-03-06
* configure, mips: remove MIPS32R2, merging it with MIPSFPUJames Cowgill2015-03-06
* mips/aacdec: remove uses of mips32r2 specific ext instructionsJames Cowgill2015-03-06
* 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
|\|