| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert... | Shivraj Patil | 2015-04-17 | 4 | -0/+1364 |
* | mips: port optimizations to mips n64 | James Cowgill | 2015-03-06 | 18 | -168/+188 |
* | configure, mips: remove MIPS32R2, merging it with MIPSFPU | James Cowgill | 2015-03-06 | 1 | -2/+2 |
* | mips/aacdec: remove uses of mips32r2 specific ext instructions | James Cowgill | 2015-03-06 | 1 | -24/+25 |
* | mips/aaccoder: use variables instead of using register names directly | James Cowgill | 2015-03-03 | 1 | -452/+477 |
* | mips: use float* to hold pointer instead of int | James Cowgill | 2015-03-03 | 3 | -12/+12 |
* | avcodec/mips/Makefile: Build fmtconvert_mips only if CONFIG_FMTCONVERT is set | Michael Niedermayer | 2015-03-01 | 1 | -1/+1 |
* | Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' | Michael Niedermayer | 2015-02-28 | 1 | -201/+0 |
|\ |
|
* | | mips/acelp_filters: fix incorrect register constraint | James Cowgill | 2015-02-26 | 1 | -1/+1 |
* | | mips/aacdec: refactor out duplicated assembly code | James Cowgill | 2015-02-26 | 1 | -501/+111 |
* | | mips/sbrdsp: remove sbr_neg_odd_64_mips | James Cowgill | 2015-02-26 | 1 | -34/+0 |
* | | mips/fft: remove some useless assembly | James Cowgill | 2015-02-26 | 1 | -24/+2 |
* | | mips/aacpsdsp: fix definition of ps_decorrelate_mips | James Cowgill | 2015-02-26 | 1 | -3/+3 |
* | | mips/mathops: remove 64-bit code | James Cowgill | 2015-02-26 | 1 | -26/+0 |
* | | avcodec/aacdec: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-12-02 | 1 | -8/+8 |
* | | fft: add ff_ prefix to some global arrays. | Reimar Döffinger | 2014-08-31 | 1 | -4/+4 |
* | | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
* | | avcodec/mips/compute_antialias_float: remove unused variable | Michael Niedermayer | 2014-08-16 | 1 | -3/+0 |
* | | libavcodec: Implementation of 32 bit fixed point FFT | Nedeljko Babic | 2013-08-04 | 4 | -132/+1 |
* | | mips: Optimization of AAC psychoacoustic model functions | Bojan Zivkovic | 2013-03-23 | 1 | -0/+230 |
* | | libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled | Nedeljko Babic | 2013-03-20 | 1 | -0/+1 |
* | | mips: Optimization of IIR filter function | Bojan Zivkovic | 2013-03-20 | 2 | -0/+205 |
* | | mips: Optimization of AAC coefficients encoder functions | Bojan Zivkovic | 2013-03-20 | 2 | -0/+2499 |
* | | mips: inline assembly clobber list polishing | Nedeljko Babic | 2013-03-19 | 11 | -13/+35 |
* | | libavcodec/mips/aacsbr_mips: fix ;; | Michael Niedermayer | 2013-02-21 | 1 | -1/+1 |
* | | mips: optimization for float aac decoder (ps module) | Mirjana Vulin | 2013-02-21 | 2 | -1/+461 |
* | | mips: optimization for float aac decoder (sbr module) | Mirjana Vulin | 2013-02-21 | 4 | -1/+2054 |
* | | mips: optimization for float aac decoder (core module) | Mirjana Vulin | 2013-01-31 | 3 | -0/+1081 |
* | | mips: move vector_fmul_window_mips to libavutil | Michael Niedermayer | 2013-01-16 | 2 | -170/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-16 | 1 | -1/+1 |
|\| |
|
* | | mips: ac3 downmix updated to the new data layout. | Nedeljko Babic | 2012-12-13 | 1 | -87/+127 |
* | | mips: disable ac3 downmix, until its updated to the new data layout. | Michael Niedermayer | 2012-12-10 | 1 | -1/+1 |
* | | mips: Optimization of AC3 FP encoder and EAC3 FP decoder | Bojan Zivkovic | 2012-11-19 | 2 | -0/+373 |
* | | mips: Add dependencies on HAVE_INLINE_ASM | Nedeljko Babic | 2012-11-10 | 11 | -4/+38 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-18 | 1 | -2/+4 |
|\| |
|
| * | mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros | Mans Rullgard | 2012-10-17 | 1 | -2/+4 |
* | | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' | Michael Niedermayer | 2012-10-13 | 5 | -794/+0 |
|\| |
|
| * | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 5 | -793/+0 |
* | | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f' | Michael Niedermayer | 2012-10-10 | 1 | -1/+2 |
|\| |
|
| * | build: non-x86: Only compile mpegvideo optimizations when necessary | Diego Biurrun | 2012-10-09 | 1 | -1/+2 |
* | | Optimization of AC3 floating point decoder for MIPS | Nedeljko Babic | 2012-09-05 | 6 | -0/+1166 |
* | | replace all __volatile__ by volatile | Michael Niedermayer | 2012-07-11 | 10 | -35/+35 |
* | | Optimization of MP3 decoders for MIPS | Nedeljko Babic | 2012-07-05 | 5 | -0/+2575 |
* | | Optimization of AMR NB and WB decoders for MIPS | Nedeljko Babic | 2012-06-11 | 8 | -1/+1037 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -3/+3 |
|\| |
|
| * | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 2 | -2/+2 |
|\| |
|
| * | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-14 | 5 | -3/+792 |
|\| |
|