index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
mips
/
generic_macros_msa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/mips: refactor msa load and store macros.
Shiyou Yin
2019-07-19
1
-198
/
+114
*
avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.
Shiyou Yin
2019-07-10
1
-3
/
+39
*
avcodec/mips: Improve hevc bi weighted hv mc msa functions
Kaustubh Raste
2017-10-25
1
-0
/
+35
*
avcodec/mips: Improve avc bi-weighted mc msa functions
Kaustubh Raste
2017-10-10
1
-0
/
+4
*
avcodec/mips: Improve avc weighted mc msa functions
Kaustubh Raste
2017-09-27
1
-0
/
+36
*
avcodec/mips: Improve hevc uni-w copy mc msa functions
Kaustubh Raste
2017-09-24
1
-0
/
+30
*
avcodec/mips: Improve hevc sao band filter msa functions
Kaustubh Raste
2017-09-15
1
-0
/
+1
*
avcodec/mips: Improve vp9 mc msa functions
Kaustubh Raste
2017-09-08
1
-13
/
+11
*
libavcodec/mips: Optimize avc idct 4x4 for msa
Kaustubh Raste
2017-07-25
1
-0
/
+18
*
libavutil/mips: Updated msa generic macros
Kaustubh Raste
2017-07-21
1
-384
/
+245
*
avutil/mips/generic_macros_msa: rename macro variable which causes segfault f...
Shivraj Patil
2016-10-05
1
-6
/
+6
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions
Shivraj Patil
2015-07-23
1
-0
/
+3
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions
Shivraj Patil
2015-07-07
1
-0
/
+37
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions
Shivraj Patil
2015-07-06
1
-0
/
+59
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions
Shivraj Patil
2015-07-06
1
-0
/
+34
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions
Shivraj Patil
2015-07-01
1
-0
/
+94
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions
Shivraj Patil
2015-06-29
1
-0
/
+8
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions
Shivraj Patil
2015-06-19
1
-0
/
+162
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions
Shivraj Patil
2015-06-18
1
-0
/
+21
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions
Shivraj Patil
2015-06-13
1
-0
/
+124
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions
Shivraj Patil
2015-06-11
1
-0
/
+96
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...
Shivraj Patil
2015-06-11
1
-0
/
+11
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions
Shivraj Patil
2015-06-11
1
-0
/
+56
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...
Shivraj Patil
2015-06-10
1
-0
/
+46
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...
Shivraj Patil
2015-06-10
1
-1
/
+110
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions
Shivraj Patil
2015-06-04
1
-0
/
+195
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions
Shivraj Patil
2015-06-03
1
-0
/
+51
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions
Shivraj Patil
2015-06-03
1
-0
/
+72
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions
Shivraj Patil
2015-06-02
1
-0
/
+150
*
avcodec/mips: Split uni mc optimizations to new file
Shivraj Patil
2015-05-28
1
-0
/
+217
*
avutil/mips: Restructure of generic macros
Shivraj Patil
2015-05-28
1
-1291
/
+1279
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...
Shivraj Patil
2015-05-07
1
-0
/
+533
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...
Shivraj Patil
2015-05-01
1
-0
/
+475
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...
Shivraj Patil
2015-04-24
1
-0
/
+133
*
avutil/mips/generic_macros_msa: volatile doesnt need __
Michael Niedermayer
2015-04-20
1
-2
/
+2
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...
Shivraj Patil
2015-04-17
1
-0
/
+285