Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 13 Oct 2008 23:10:42 +0000 | diego | Remove unused variable ncomps. |
Mon, 13 Oct 2008 22:32:20 +0000 | ods15 | Fix double free in demux_nut, patch by Onur K¸«ä¸«®¸«äk. |
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 16:06:15 +0000 | diego | Remove pointless #ifdef around the whole file, it is just a complicated #if 1. |