Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 12 Sep 2010 15:55:47 +0000 | reimar | Replace sizeof(WAVEFORMATEX) occurrences. |
Sun, 12 Sep 2010 15:51:11 +0000 | diego | Skip #ifdefs around harmless ae_*.h header #includes. |
Sun, 12 Sep 2010 15:48:46 +0000 | reimar | Replace malloc+memset by calloc |
Sun, 12 Sep 2010 15:47:37 +0000 | diego | Merge one malloc() + memset() invocation into calloc(). |