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
/
x86
/
videodsp.asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'b89804da9bad2d94dd95bf20ac6187447e9c17e9'
James Almer
2017-03-23
1
-1
/
+1
|
\
|
*
x86: videodsp: Add parentheses to expression to work around warning
Diego Biurrun
2016-10-19
1
-1
/
+1
|
*
x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'.
Ronald S. Bultje
2014-01-30
1
-1
/
+1
|
*
x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such.
Ronald S. Bultje
2014-01-30
1
-29
/
+43
|
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
1
-511
/
+329
*
|
videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.
Ronald S. Bultje
2016-01-18
1
-15
/
+6
*
|
videodsp: don't overread edges in vfix3 emu_edge.
Ronald S. Bultje
2015-10-24
1
-4
/
+11
*
|
x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2
James Almer
2014-09-24
1
-1
/
+27
*
|
Revert "x86/videodsp: add emulated_edge_mc_mmxext"
Michael Niedermayer
2014-06-28
1
-35
/
+24
*
|
x86/videodsp: add emulated_edge_mc_mmxext
James Almer
2014-06-26
1
-24
/
+35
*
|
avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD.
Ronald S. Bultje
2013-10-27
1
-17
/
+17
*
|
avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead...
Ronald S. Bultje
2013-10-27
1
-1
/
+1
*
|
avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...
Ronald S. Bultje
2013-10-24
1
-6
/
+6
*
|
libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instruction...
Ronald S. Bultje
2013-10-10
1
-25
/
+39
*
|
Rewrite emu_edge functions to have separate src/dst_stride arguments.
Ronald S. Bultje
2013-09-28
1
-511
/
+329
*
|
Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'
Michael Niedermayer
2013-03-28
1
-3
/
+3
|
\
|
|
*
cosmetics: Remove unnecessary extern keywords from function declarations
Diego Biurrun
2013-03-27
1
-3
/
+3
*
|
videodsp: Fix project name
Michael Niedermayer
2012-12-22
1
-4
/
+4
|
/
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
1
-0
/
+612