Mercurial > mplayer.hg
log libvo/fastmemcpy.h @ 22507:a46ab26b2d5e
age | author | description |
---|---|---|
Fri, 26 Jan 2007 18:43:17 +0000 | diego | fastmemcpy.h always has to include inttypes.h on systems that need it. |
Fri, 26 Jan 2007 09:07:55 +0000 | gpoirier | get rid of void pointer arithmetic, as spotted by ICC |
Mon, 05 Dec 2005 01:30:01 +0000 | rathann | fix |
Fri, 08 Apr 2005 10:31:18 +0000 | henry | support for negative strides (fixes -vf spp,flip crash) |
Thu, 28 Oct 2004 01:15:53 +0000 | diego | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. |
Fri, 25 Jun 2004 18:20:45 +0000 | diego | 10l |
Fri, 25 Jun 2004 16:58:45 +0000 | diego | Unify the config.h #include, use "config.h" instead of "../config.h" |