Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 24 Jul 2011 19:36:11 +0000 | reimar | Replace some inappropriate while() loops with for() |
Sun, 24 Jul 2011 19:31:26 +0000 | reimar | Store fixed-length string directly in struct, avoid pointer indirection. |
Sun, 24 Jul 2011 19:29:10 +0000 | reimar | Split out read/write part from data struct and make read-only |
Sun, 24 Jul 2011 19:22:58 +0000 | reimar | Simplify struct initialization. |