index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
TOOLS
/
fastmemcpybench.c
Commit message (
Expand
)
Author
Age
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
Change a bunch of video-output-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Mark all functions that are only used within the file as static.
diego
2008-04-30
*
Remove unused #include.
diego
2007-08-27
*
warning fix:
diego
2007-08-27
*
warning fix:
diego
2007-08-27
*
Unify include path handling by using -I.
diego
2005-11-18
*
small compilation fix
rathann
2004-11-01
*
bugfix
michael
2001-11-23
*
missaligned arrays, as nick requested
michael
2001-11-23
*
newly allocated memory seems to point to only 1 zero filled 4k page or someth...
michael
2001-11-22
*
slight proofreading
nickols_k
2001-05-02
*
added mga_vid support (systemram->videoram tests)
arpi_esp
2001-04-22
*
Initial release, used to benchmark fastmemcpy.h code from libvo.
atmosfear
2001-04-21