Mercurial > mplayer.hg
log libvo/fastmemcpy.h @ 33205:440893e38745
age | author | description |
---|---|---|
Thu, 24 Mar 2011 20:25:45 +0000 | reimar | More const preservation. |
Thu, 24 Mar 2011 20:21:27 +0000 | reimar | Do not pointlessly cast away a const. |
Fri, 14 Jan 2011 22:10:21 +0000 | cehoyos | Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg. |
Tue, 11 May 2010 09:23:31 +0000 | astrange | Fix compilation with --disable-fastmemcpy on x86 |
Thu, 25 Feb 2010 13:20:56 +0000 | diego | Unconditionally declare fast_memcpy() and mem2agpcpy(). |
Mon, 09 Mar 2009 11:02:54 +0000 | diego | Merge two preprocessor conditions in order to drop one duplicated #else case. |
Mon, 26 Jan 2009 09:29:53 +0000 | diego | HAVE_3DNOW --> HAVE_AMD3DNOW |