index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
fastmemcpy.h
Commit message (
Expand
)
Author
Age
*
memcpy_pic() added (copy image plane with src/dst stride)
arpi
2002-04-06
*
mem2agpcpy_pic()
michael
2002-02-14
*
mem2agpcpy()
michael
2002-02-12
*
cosmetic changes and sse/sse included
al3x
2001-06-15
*
USE_FASTMEMCPY bug fixed.
pontscho
2001-05-14
*
Moving fast_memcpy to separate file (Size optimization)
nickols_k
2001-05-05
*
SSE+2.2.x+SIGILL bug fixed - SSE code disabled...
arpi_esp
2001-05-02
*
Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more...
atmosfear
2001-04-26
*
New optimized SSE code, overall optimizations.
atmosfear
2001-04-22
*
16-byte align fix for SSE
arpi_esp
2001-04-21
*
replace "movsl..." to small_memcpy
pontscho
2001-04-18
*
sorry, for the #endif
pontscho
2001-04-16
*
add 3dnow support
pontscho
2001-04-16
*
- applied SSE patch by Nick Kurshev
atmosfear
2001-04-14
*
P3 fixes...
arpi_esp
2001-04-12
*
__memcpy fix
arpi_esp
2001-04-12
*
small typo
arpi_esp
2001-04-12
*
fast memcpy() using x86 asm or mmxext
arpi_esp
2001-04-11