index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TOOLS
/
fastmemcpybench.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add standard license header to C tools missing them.
diego
2010-01-30
1
-1
/
+15
*
Replace duplicated code by a macro.
diego
2009-03-12
1
-45
/
+16
*
Fix and restructure fastmemcpybench. It is now one binary that runs all
diego
2009-03-10
1
-5
/
+137
*
Make fastmemcpybench almost working - only thing missing is a way to
reimar
2009-03-09
1
-1
/
+2
*
comment/output cosmetics
diego
2009-03-09
1
-9
/
+9
*
whitespace cosmetics:
diego
2009-03-09
1
-74
/
+75
*
Revert
michael
2009-03-08
1
-2
/
+2
*
Add missing 'void' keyword to parameterless function declarations.
diego
2009-01-05
1
-3
/
+6
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
1
-1
/
+1
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
1
-1
/
+1
*
Change a bunch of video-output-specific preprocessor directives from a HAVE_
diego
2008-08-02
1
-2
/
+2
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
1
-2
/
+2
*
Mark all functions that are only used within the file as static.
diego
2008-04-30
1
-1
/
+1
*
Remove unused #include.
diego
2007-08-27
1
-2
/
+0
*
warning fix:
diego
2007-08-27
1
-2
/
+0
*
warning fix:
diego
2007-08-27
1
-1
/
+0
*
Unify include path handling by using -I.
diego
2005-11-18
1
-2
/
+2
*
small compilation fix
rathann
2004-11-01
1
-0
/
+1
*
bugfix
michael
2001-11-23
1
-1
/
+1
*
missaligned arrays, as nick requested
michael
2001-11-23
1
-3
/
+2
*
newly allocated memory seems to point to only 1 zero filled 4k page or someth...
michael
2001-11-22
1
-3
/
+6
*
slight proofreading
nickols_k
2001-05-02
1
-1
/
+1
*
added mga_vid support (systemram->videoram tests)
arpi_esp
2001-04-22
1
-6
/
+90
*
Initial release, used to benchmark fastmemcpy.h code from libvo.
atmosfear
2001-04-21
1
-0
/
+37