summaryrefslogtreecommitdiff
path: root/libavutil/mips
Commit message (Expand)AuthorAge
* avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-27
* avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi.Shiyou Yin2019-01-22
* avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8BShiyou Yin2018-09-09
* avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.gxw2018-09-09
* avcodec/mips: [loongson] reoptimize simple idct with mmi.Shiyou Yin2018-09-02
* avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-25
* avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste2017-09-27
* avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-24
* avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste2017-09-08
* libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste2017-07-25
* libavutil/mips: Updated msa generic macrosKaustubh Raste2017-07-21
* avutil/mips: loongson add mmi utils header fileZhou Xiaoyong2016-10-23
* avutil/mips/generic_macros_msa: rename macro variable which causes segfault f...Shivraj Patil2016-10-05
* avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong2016-05-14
* mips: add support for R6Vicente Olivert Riera2016-03-09
* all: Make header guard names consistentTimothy Gu2016-01-31
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functionsShivraj Patil2015-07-23
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functionsShivraj Patil2015-07-07
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functionsShivraj Patil2015-07-06
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functionsShivraj Patil2015-07-06
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functionsShivraj Patil2015-07-01
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functionsShivraj Patil2015-06-29
* 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 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: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil2015-06-11
* 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 uniw mc functionsShivraj Patil2015-06-03
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functionsShivraj Patil2015-06-02
* avcodec/mips: Split uni mc optimizations to new fileShivraj Patil2015-05-28
* avutil/mips: Restructure of generic macrosShivraj Patil2015-05-28
* 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/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil2015-04-24
* avutil/mips/generic_macros_msa: volatile doesnt need __Michael Niedermayer2015-04-20
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-17
* avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...Shivraj Patil2015-04-10
* mips/float_dsp: fix vector_fmul_window_mips on mips64James Cowgill2015-03-18
* mips/asmdefs: use _ABI64 as defined by gccJames Cowgill2015-03-12
* mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_James Cowgill2015-03-07
* mips: port optimizations to mips n64James Cowgill2015-03-06
* mips/float_dsp: fix a bug in vector_fmul_window_mipsNedeljko Babic2015-03-05
* mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-21