Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 19 Feb 2011 16:08:47 +0000 | ib | Cosmetic: Don't use a constant for size. |
Sat, 19 Feb 2011 13:23:16 +0000 | ib | Remove unused function. |
Sat, 19 Feb 2011 13:20:11 +0000 | ib | Simplify input preparation (analogously to font.c). |
Sat, 19 Feb 2011 12:50:54 +0000 | ib | Cosmetic: Limit scope of internal functions. |
Sat, 19 Feb 2011 09:17:38 +0000 | ranma | For codecs that produce no data on the first pass, e.g. |
Fri, 18 Feb 2011 22:14:47 +0000 | ib | Cosmetic: Use 0, not '\0'. |
Fri, 18 Feb 2011 20:16:36 +0000 | ib | Cosmetic: Make conditions more readable by having assignments outside. |