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
*
mips/hevcdsp: fix string concatenation on macros
James Almer
2015-07-30
6
-15
/
+15
*
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
*
avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h
Shivraj Patil
2015-05-28
1
-1124
/
+634
*
avcodec: loongson3 optimized h264dsp weighted mc with mmi
周晓勇
2015-05-27
4
-0
/
+316
*
avcodec/mips: loongson fix bugs in mathops optimization
周晓勇
2015-05-21
1
-51
/
+0
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc functions
Shivraj Patil
2015-05-14
3
-0
/
+530
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...
Shivraj Patil
2015-05-07
3
-0
/
+1888
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...
Shivraj Patil
2015-05-01
4
-0
/
+3181
*
avcodec: optimize mathops for Loongson-3 v1
ZhouXiaoyong
2015-04-27
1
-8
/
+70
*
avcodec/mips: disable assembly not supported for Loongson-3
ZhouXiaoyong
2015-04-25
4
-2
/
+16
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...
Shivraj Patil
2015-04-24
3
-0
/
+1137
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...
Shivraj Patil
2015-04-17
4
-0
/
+1364
*
mips: port optimizations to mips n64
James Cowgill
2015-03-06
18
-168
/
+188
*
configure, mips: remove MIPS32R2, merging it with MIPSFPU
James Cowgill
2015-03-06
1
-2
/
+2
*
mips/aacdec: remove uses of mips32r2 specific ext instructions
James Cowgill
2015-03-06
1
-24
/
+25
*
mips/aaccoder: use variables instead of using register names directly
James Cowgill
2015-03-03
1
-452
/
+477
*
mips: use float* to hold pointer instead of int
James Cowgill
2015-03-03
3
-12
/
+12
*
avcodec/mips/Makefile: Build fmtconvert_mips only if CONFIG_FMTCONVERT is set
Michael Niedermayer
2015-03-01
1
-1
/
+1
*
Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'
Michael Niedermayer
2015-02-28
1
-201
/
+0
|
\
*
|
mips/acelp_filters: fix incorrect register constraint
James Cowgill
2015-02-26
1
-1
/
+1
*
|
mips/aacdec: refactor out duplicated assembly code
James Cowgill
2015-02-26
1
-501
/
+111
*
|
mips/sbrdsp: remove sbr_neg_odd_64_mips
James Cowgill
2015-02-26
1
-34
/
+0
*
|
mips/fft: remove some useless assembly
James Cowgill
2015-02-26
1
-24
/
+2
*
|
mips/aacpsdsp: fix definition of ps_decorrelate_mips
James Cowgill
2015-02-26
1
-3
/
+3
*
|
mips/mathops: remove 64-bit code
James Cowgill
2015-02-26
1
-26
/
+0
*
|
avcodec/aacdec: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-12-02
1
-8
/
+8
*
|
fft: add ff_ prefix to some global arrays.
Reimar Döffinger
2014-08-31
1
-4
/
+4
*
|
Add missing "const" all over the place.
Reimar Döffinger
2014-08-29
1
-1
/
+1
*
|
avcodec/mips/compute_antialias_float: remove unused variable
Michael Niedermayer
2014-08-16
1
-3
/
+0
*
|
libavcodec: Implementation of 32 bit fixed point FFT
Nedeljko Babic
2013-08-04
4
-132
/
+1
*
|
mips: Optimization of AAC psychoacoustic model functions
Bojan Zivkovic
2013-03-23
1
-0
/
+230
*
|
libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled
Nedeljko Babic
2013-03-20
1
-0
/
+1
*
|
mips: Optimization of IIR filter function
Bojan Zivkovic
2013-03-20
2
-0
/
+205
*
|
mips: Optimization of AAC coefficients encoder functions
Bojan Zivkovic
2013-03-20
2
-0
/
+2499
*
|
mips: inline assembly clobber list polishing
Nedeljko Babic
2013-03-19
11
-13
/
+35
*
|
libavcodec/mips/aacsbr_mips: fix ;;
Michael Niedermayer
2013-02-21
1
-1
/
+1
*
|
mips: optimization for float aac decoder (ps module)
Mirjana Vulin
2013-02-21
2
-1
/
+461
*
|
mips: optimization for float aac decoder (sbr module)
Mirjana Vulin
2013-02-21
4
-1
/
+2054
*
|
mips: optimization for float aac decoder (core module)
Mirjana Vulin
2013-01-31
3
-0
/
+1081
*
|
mips: move vector_fmul_window_mips to libavutil
Michael Niedermayer
2013-01-16
2
-170
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-16
1
-1
/
+1
|
\
|
*
|
mips: ac3 downmix updated to the new data layout.
Nedeljko Babic
2012-12-13
1
-87
/
+127
[next]