summaryrefslogtreecommitdiff
path: root/libavcodec/mips
Commit message (Expand)AuthorAge
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functionsShivraj Patil2015-06-22
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functionsShivraj Patil2015-06-19
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functionsShivraj Patil2015-06-18
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H263 lpf functionsShivraj Patil2015-06-17
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functionsShivraj Patil2015-06-13
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functionsShivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil2015-06-11
* avcodec/mips: Add 'const' to static arrays in HEVC MSA codeShivraj Patil2015-06-11
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil2015-06-11
* avcodec/mips: remove ;;Michael Niedermayer2015-06-10
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...Shivraj Patil2015-06-10
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...Shivraj Patil2015-06-10
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil2015-06-04
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil2015-06-03
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functionsShivraj Patil2015-06-03
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functionsShivraj Patil2015-06-03
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functionsShivraj Patil2015-06-03
* avcodec: loongson3 optimized h264chroma put and avg with mmi周晓勇2015-06-02
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functionsShivraj Patil2015-06-02
* 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