Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 26 Nov 2006 14:13:39 +0000 | reimar | -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c |
Sun, 26 Nov 2006 13:55:55 +0000 | reimar | Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then. |
Sun, 26 Nov 2006 13:54:23 +0000 | reimar | Adjust icon path since windres is now called from osdep subdir |
Sun, 26 Nov 2006 13:26:21 +0000 | reimar | Fix incorrect use of be2me_32 on a pointer, use BE_32 instead. |
Sun, 26 Nov 2006 13:19:32 +0000 | reimar | le2me_32 is no longer a macro on PPC, and in general does not have to |
Sun, 26 Nov 2006 13:17:50 +0000 | uau | Revert r21251 (moving loader/config.h contents to main config.h). |
Sun, 26 Nov 2006 13:09:46 +0000 | reimar | Remove useless fd parameter for mmap_anon |
Sun, 26 Nov 2006 13:04:14 +0000 | diego | Simplify, remove useless indirection. |