Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 23 Dec 2010 18:20:51 +0000 | reimar | Remove __ptr32 and __ptr64 typedefs, we do not need them and |
Thu, 23 Dec 2010 18:11:54 +0000 | reimar | Disable VIDIX on Windows if then required ntddk.h header is not available. |
Thu, 23 Dec 2010 12:01:27 +0000 | diego | configure: Add HAVE_MMAP definition for FFmpeg to config.h. |
Thu, 23 Dec 2010 11:14:25 +0000 | diego | configure: Disable internal libfaad2 compilation by default. |
Sun, 19 Dec 2010 22:02:52 +0000 | reimar | Compilation fixes for currentl Cygwin. |
Sun, 19 Dec 2010 14:19:04 +0000 | cboesch | Replace two malloc+memset with calloc. |
Sun, 19 Dec 2010 14:15:44 +0000 | cboesch | Simplify video format condition in get_metadata. |