Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 25 Feb 2010 21:27:22 +0000 | reimar | Fix silly type of guiGetEvent argument to use void * instead of char * and |
Thu, 25 Feb 2010 21:21:29 +0000 | stefano | Remove pointless empty line. |
Thu, 25 Feb 2010 21:12:38 +0000 | stefano | Apply consistency nit. |
Thu, 25 Feb 2010 13:20:56 +0000 | diego | Unconditionally declare fast_memcpy() and mem2agpcpy(). |
Thu, 25 Feb 2010 09:09:57 +0000 | komh | Define O_BINARY if it is undefined. |
Thu, 25 Feb 2010 08:39:55 +0000 | zuxy | Include libmpcodecs/vd.h for declaration of "fullscreen". |
Tue, 23 Feb 2010 23:33:10 +0000 | reimar | Disable old-style implicit rules to fix MinGW/Cygwin compilation |