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
/
libavcodec
/
x86
/
rv40dsp.asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Fiona's name in copyright statements.
Diego Biurrun
2014-07-01
1
-1
/
+1
*
x86: Make function prototype comments in assembly code consistent
Diego Biurrun
2014-03-13
1
-4
/
+4
*
x86: rv40dsp: Use PAVGB instruction macro where appropriate
Diego Biurrun
2013-11-04
1
-5
/
+1
*
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-14
1
-2
/
+2
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
1
-1
/
+1
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
1
-1
/
+0
*
x86: use 32-bit source registers with movd instruction
Mans Rullgard
2012-08-07
1
-2
/
+2
*
x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
Michael Kostylev
2012-05-15
1
-1
/
+1
*
rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC
Christophe Gisquet
2012-05-10
1
-3
/
+313
*
rv40dsp x86: use only one register, for both increment and loop counter
Christophe GISQUET
2012-04-10
1
-23
/
+20
*
rv40dsp: implement prescaled versions for biweight.
Christophe GISQUET
2012-04-10
1
-39
/
+31
*
rv40: x86 SIMD for biweight
Christophe Gisquet
2012-01-30
1
-0
/
+207