summaryrefslogtreecommitdiff
path: root/libavutil/mips
Commit message (Expand)AuthorAgeFilesLines
...
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil2015-06-031-0/+51
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functionsShivraj Patil2015-06-031-0/+72
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functionsShivraj Patil2015-06-021-0/+150
* avcodec/mips: Split uni mc optimizations to new fileShivraj Patil2015-05-281-0/+217
* avutil/mips: Restructure of generic macrosShivraj Patil2015-05-281-1291/+1279
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...Shivraj Patil2015-05-071-0/+533
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...Shivraj Patil2015-05-011-0/+475
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil2015-04-241-0/+133
* avutil/mips/generic_macros_msa: volatile doesnt need __Michael Niedermayer2015-04-201-2/+2
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-171-0/+285
* avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...Shivraj Patil2015-04-101-2/+2
* mips/float_dsp: fix vector_fmul_window_mips on mips64James Cowgill2015-03-181-6/+6
* mips/asmdefs: use _ABI64 as defined by gccJames Cowgill2015-03-121-3/+1
* mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_James Cowgill2015-03-071-2/+2
* mips: port optimizations to mips n64James Cowgill2015-03-062-10/+59
* mips/float_dsp: fix a bug in vector_fmul_window_mipsNedeljko Babic2015-03-051-106/+74
* mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-211-0/+40
* mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-311-0/+117
* mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-161-0/+113
* mips: Fixing HAVE_MIPSFPU dependenciesBojan Zivkovic2012-11-212-1/+6
* mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-192-0/+109
* replace all __volatile__ by volatileMichael Niedermayer2012-07-111-1/+1
* Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-111-0/+73
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-59/+7
|\
| * mips: intreadwrite: fix inline asm for gcc 4.8Mans Rullgard2012-05-091-2/+5
| * mips: intreadwrite: remove unnecessary inline asmMans Rullgard2012-05-091-57/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-231-0/+4
* | MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-261-0/+4
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-2/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+2
* Mark all intreadwrite functions av_always_inlineMåns Rullgård2010-01-181-6/+6
* MIPS: 100L: fix AV_[RW]N64 on MIPS64Måns Rullgård2009-08-161-6/+6
* MIPS: inline asm for intreadwrite.hMåns Rullgård2009-05-281-0/+94