Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 02 Mar 2008 19:38:50 +0000 | diego | Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately |
Sat, 01 Mar 2008 20:09:22 +0000 | reimar | Fix comment, qclp fourcc is Qclp not QCLP |
Sat, 01 Mar 2008 12:35:07 +0000 | Gabrov | synced with r26138 |
Sat, 01 Mar 2008 10:48:29 +0000 | diego | Fix illegal identifiers starting with _ and capital letters. |
Sat, 01 Mar 2008 10:31:51 +0000 | diego | Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H. |
Sat, 01 Mar 2008 10:16:43 +0000 | diego | Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check. |
Sat, 01 Mar 2008 09:50:06 +0000 | diego | Remove va_start/vsnprintf workaround for OS/2. |
Sat, 01 Mar 2008 09:45:38 +0000 | diego | Merge two #ifdefs. |