Mercurial > mplayer.hg
log configure @ 27740:4ee7585c9985
age | author | description |
---|---|---|
Tue, 14 Oct 2008 23:00:04 +0000 | diego | cosmetics: Consistently name all header #define variables. |
Mon, 13 Oct 2008 22:25:35 +0000 | diego | Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta. |
Mon, 13 Oct 2008 16:26:05 +0000 | diego | Remove global definition of WIN32 in config.h for Cygwin. |
Mon, 13 Oct 2008 16:23:55 +0000 | diego | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. |
Mon, 13 Oct 2008 14:17:25 +0000 | diego | Remove check for byteswap.h, it was removed from FFmpeg. |
Sun, 12 Oct 2008 17:18:15 +0000 | diego | Filter out .hh and .h files in the C++ dependency generation command. |
Sun, 12 Oct 2008 17:14:13 +0000 | diego | Remove useless HAVE_STRCHR definition from config.h. |