Mercurial > mplayer.hg
log libvo/fastmemcpy.h @ 27111:4899f42d1c94
age | author | description |
---|---|---|
Mon, 16 Jun 2008 08:45:01 +0000 | diego | Add missing string.h #include for memcpy prototype; |
Fri, 22 Feb 2008 09:09:46 +0000 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
Mon, 31 Dec 2007 16:15:50 +0000 | diego | Add explanatory comments to the #endif part of multiple inclusion guards. |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Mon, 02 Jul 2007 21:23:42 +0000 | diego | Consistently use filenames as multiple inclusion guards. |
Thu, 28 Jun 2007 11:24:12 +0000 | reimar | Get rid of my_memcpy_pic code duplication in many filters. |
Tue, 05 Jun 2007 14:27:54 +0000 | reimar | Replace implicit use of fast_memcpy via macro by explicit use to allow |