Mercurial > mplayer.hg
log libvo/aclib.c @ 17998:f21e0fe4e965
age | author | description |
---|---|---|
Thu, 28 Oct 2004 01:15:53 +0000 | diego | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. |
Thu, 21 Oct 2004 11:55:20 +0000 | aurel | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 |
Fri, 25 Jun 2004 16:58:45 +0000 | diego | Unify the config.h #include, use "config.h" instead of "../config.h" |
Thu, 20 May 2004 21:34:10 +0000 | reimar | fix crash due to fast_memcpy calling itself instead of libc memcpy |
Thu, 07 Nov 2002 19:32:00 +0000 | jkeil | On non-x86 platforms, memcpy was re-implemented in mplayer and was called |
Wed, 06 Nov 2002 23:54:29 +0000 | arpi | *HUGE* set of compiler warning fixes, unused variables removal |
Thu, 22 Aug 2002 23:28:33 +0000 | arpi | removed nonsense 'inline' |