Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 07 Nov 2010 21:48:12 +0000 | cboesch | Replace hardcoded str size with sizeof |
Sun, 07 Nov 2010 21:42:26 +0000 | cboesch | Use MSGTR_MemAllocFailed instead of hardcoded string |
Sun, 07 Nov 2010 21:26:07 +0000 | diego | Remove outdated reference to 80kB patch size limit; the limit no longer exists. |
Sun, 07 Nov 2010 18:27:24 +0000 | reimar | Use calloc instead of malloc+memset. |