Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 30 Apr 2008 14:06:33 +0000 | diego | Remove loader/wine/avifmt.h #include, the AVI types declared there conflict |
Wed, 30 Apr 2008 14:03:32 +0000 | diego | Add missing string.h #include to fix a bunch of implicit declaration warnings. |
Wed, 30 Apr 2008 14:00:32 +0000 | diego | Remove unused fast_memcpy() function and link against the object that |
Wed, 30 Apr 2008 13:58:26 +0000 | diego | cosmetics: Move some variable declarations to better places. |
Wed, 30 Apr 2008 13:57:15 +0000 | diego | Disable unused function. |
Wed, 30 Apr 2008 13:53:40 +0000 | diego | Mark all functions that are only used within the file as static. |