Mercurial > mplayer.hg
log TOOLS/fastmemcpybench.c @ 28868:a10ddae3de31
age | author | description |
---|---|---|
Mon, 09 Mar 2009 11:28:31 +0000 | diego | whitespace cosmetics: |
Sun, 08 Mar 2009 15:20:14 +0000 | michael | Revert |
Mon, 05 Jan 2009 14:48:03 +0000 | diego | Add missing 'void' keyword to parameterless function declarations. |
Thu, 16 Oct 2008 20:17:56 +0000 | diego | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. |
Thu, 16 Oct 2008 18:59:27 +0000 | diego | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. |
Sat, 02 Aug 2008 17:38:11 +0000 | diego | Change a bunch of video-output-specific preprocessor directives from a HAVE_ |
Fri, 16 May 2008 09:42:28 +0000 | diego | cosmetics: Remove useless parentheses from return statements. |