Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 12 Sep 2010 12:22:01 +0000 | reimar | Replace some sizeof(type) by sizeof(*pointer) |
Sun, 12 Sep 2010 12:14:37 +0000 | reimar | Replace malloc+memset by calloc. |
Sun, 12 Sep 2010 12:12:24 +0000 | reimar | Replace malloc+memset by calloc. |
Sun, 12 Sep 2010 11:44:42 +0000 | reimar | Replace malloc+memset by calloc |