index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
aaccoder_mips: update function definitions
Rostislav Pehlivanov
2015-08-21
1
-106
/
+108
*
avcodec: loongson optimize h264qpel with mmi v1
周晓勇
2015-08-09
6
-1
/
+2960
*
avcodec: loongson optimized h264pred with mmi v2
周晓勇
2015-08-05
3
-241
/
+226
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions
Shivraj Patil
2015-08-04
6
-0
/
+3471
*
mips/hevcdsp: fix string concatenation on macros
James Almer
2015-07-30
6
-15
/
+15
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions
Shivraj Patil
2015-07-27
3
-0
/
+2157
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions
Shivraj Patil
2015-07-24
4
-1
/
+619
*
avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatile
Michael Niedermayer
2015-07-23
1
-2
/
+2
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functions
Shivraj Patil
2015-07-23
4
-1
/
+2192
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions
Shivraj Patil
2015-07-23
4
-1
/
+2659
*
avcodec: loongson optimize pixblockdsp with mmi
周晓勇
2015-07-22
4
-0
/
+102
*
avcodec: loongson optimize blockdsp with mmi
周晓勇
2015-07-21
4
-0
/
+170
*
avcodec: loongson optimize xvid idct with mmi
周晓勇
2015-07-21
4
-0
/
+330
*
avcodec: loongson move simple idct functions to a separate file
周晓勇
2015-07-21
4
-814
/
+837
*
avcodec: loongson relocate constants of idctdsp and h264pred
周晓勇
2015-07-20
4
-43
/
+36
*
avcodec: loongson constants redefined with macros
周晓勇
2015-07-20
2
-52
/
+52
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions
Shivraj Patil
2015-07-16
4
-0
/
+2574
*
avcodec: loongson optimized idctdsp with mmi
周晓勇
2015-07-16
4
-0
/
+1039
*
avcodec: loongson add constant definition
周晓勇
2015-07-16
3
-0
/
+110
*
avcodec/mips/mpegvideo_mmi: Use av_assert2()
Michael Niedermayer
2015-07-15
1
-4
/
+4
*
avcodec: loongson optimized mpegvideo dct unquantize with mmi
ZhouXiaoyong
2015-07-15
4
-0
/
+353
*
avcodec: loongson optimized h264pred with mmi
周晓勇
2015-07-15
4
-0
/
+911
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions
Shivraj Patil
2015-07-07
5
-0
/
+816
*
use mmi instead of loongson3 as simd-optimization flag
周晓勇
2015-07-07
3
-10
/
+10
*
avcodec: loongson remove useless macros in mipsfpu optimization
周晓勇
2015-07-06
4
-16
/
+2
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions
Shivraj Patil
2015-07-06
4
-0
/
+804
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions
Shivraj Patil
2015-07-06
3
-0
/
+104
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions
Shivraj Patil
2015-07-01
3
-0
/
+289
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions
Shivraj Patil
2015-06-29
4
-0
/
+231
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functions
Shivraj Patil
2015-06-22
4
-0
/
+159
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions
Shivraj Patil
2015-06-19
4
-0
/
+1660
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions
Shivraj Patil
2015-06-18
4
-0
/
+6948
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H263 lpf functions
Shivraj Patil
2015-06-17
4
-0
/
+238
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions
Shivraj Patil
2015-06-13
4
-0
/
+3936
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions
Shivraj Patil
2015-06-11
4
-1
/
+510
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...
Shivraj Patil
2015-06-11
4
-0
/
+856
*
avcodec/mips: Add 'const' to static arrays in HEVC MSA code
Shivraj Patil
2015-06-11
3
-9
/
+9
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions
Shivraj Patil
2015-06-11
4
-0
/
+2037
*
avcodec/mips: remove ;;
Michael Niedermayer
2015-06-10
1
-1
/
+1
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...
Shivraj Patil
2015-06-10
4
-2
/
+3209
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...
Shivraj Patil
2015-06-10
4
-1
/
+2146
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions
Shivraj Patil
2015-06-04
4
-1
/
+978
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions
Shivraj Patil
2015-06-03
3
-0
/
+2235
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions
Shivraj Patil
2015-06-03
3
-0
/
+2327
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functions
Shivraj Patil
2015-06-03
4
-1
/
+5744
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions
Shivraj Patil
2015-06-03
4
-0
/
+4968
*
avcodec: loongson3 optimized h264chroma put and avg with mmi
周晓勇
2015-06-02
4
-0
/
+661
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions
Shivraj Patil
2015-06-02
5
-1
/
+4642
*
avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h
Shivraj Patil
2015-05-28
1
-1586
/
+842
*
avcodec/mips: Split uni mc optimizations to new file
Shivraj Patil
2015-05-28
4
-2335
/
+1842
[next]