Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Sun, 19 Dec 2010 14:09:21 +0000 | cboesch | Remove pointless case braces in get_metadata. |
Sun, 19 Dec 2010 14:03:24 +0000 | cboesch | Fix potential heap overflow in get_metadata. |