summaryrefslogtreecommitdiffstats
path: root/libavcodec/mips
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-174-0/+1364
* mips: port optimizations to mips n64James Cowgill2015-03-0618-168/+188
* configure, mips: remove MIPS32R2, merging it with MIPSFPUJames Cowgill2015-03-061-2/+2
* mips/aacdec: remove uses of mips32r2 specific ext instructionsJames Cowgill2015-03-061-24/+25
* mips/aaccoder: use variables instead of using register names directlyJames Cowgill2015-03-031-452/+477
* mips: use float* to hold pointer instead of intJames Cowgill2015-03-033-12/+12
* avcodec/mips/Makefile: Build fmtconvert_mips only if CONFIG_FMTCONVERT is setMichael Niedermayer2015-03-011-1/+1
* Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer2015-02-281-201/+0
|\
* | mips/acelp_filters: fix incorrect register constraintJames Cowgill2015-02-261-1/+1
* | mips/aacdec: refactor out duplicated assembly codeJames Cowgill2015-02-261-501/+111
* | mips/sbrdsp: remove sbr_neg_odd_64_mipsJames Cowgill2015-02-261-34/+0
* | mips/fft: remove some useless assemblyJames Cowgill2015-02-261-24/+2
* | mips/aacpsdsp: fix definition of ps_decorrelate_mipsJames Cowgill2015-02-261-3/+3
* | mips/mathops: remove 64-bit codeJames Cowgill2015-02-261-26/+0
* | avcodec/aacdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-021-8/+8
* | fft: add ff_ prefix to some global arrays.Reimar Döffinger2014-08-311-4/+4
* | Add missing "const" all over the place.Reimar Döffinger2014-08-291-1/+1
* | avcodec/mips/compute_antialias_float: remove unused variableMichael Niedermayer2014-08-161-3/+0
* | libavcodec: Implementation of 32 bit fixed point FFTNedeljko Babic2013-08-044-132/+1
* | mips: Optimization of AAC psychoacoustic model functionsBojan Zivkovic2013-03-231-0/+230
* | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabledNedeljko Babic2013-03-201-0/+1
* | mips: Optimization of IIR filter functionBojan Zivkovic2013-03-202-0/+205
* | mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic2013-03-202-0/+2499
* | mips: inline assembly clobber list polishingNedeljko Babic2013-03-1911-13/+35
* | libavcodec/mips/aacsbr_mips: fix ;;Michael Niedermayer2013-02-211-1/+1
* | mips: optimization for float aac decoder (ps module)Mirjana Vulin2013-02-212-1/+461
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-214-1/+2054
* | mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-313-0/+1081
* | mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-162-170/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-161-1/+1
|\ \ | |/
* | mips: ac3 downmix updated to the new data layout.Nedeljko Babic2012-12-131-87/+127
* | mips: disable ac3 downmix, until its updated to the new data layout.Michael Niedermayer2012-12-101-1/+1
* | mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-192-0/+373
* | mips: Add dependencies on HAVE_INLINE_ASMNedeljko Babic2012-11-1011-4/+38
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-181-2/+4
|\ \ | |/
| * mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard2012-10-171-2/+4
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-135-794/+0
|\ \ | |/
| * avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-125-793/+0
* | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-101-1/+2
|\ \ | |/
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-091-1/+2
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-056-0/+1166
* | replace all __volatile__ by volatileMichael Niedermayer2012-07-1110-35/+35
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-055-0/+2575
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-118-1/+1037
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-3/+3
|\ \ | |/
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-162-2/+2
|\ \ | |/
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-151-1/+1
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-145-3/+792
|\ \ | |/
OpenPOWER on IntegriCloud