Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 30 Oct 2012 16:47:20 +0000 | reimar | Remove left-over debug printf. |
Tue, 30 Oct 2012 16:42:25 +0000 | reimar | Fix off-by-one error in check. |
Tue, 30 Oct 2012 16:40:22 +0000 | reimar | Remove "else" that makes no sense and results in uninitialized data |
Tue, 30 Oct 2012 16:35:36 +0000 | reimar | Make some variables static. |
Tue, 30 Oct 2012 16:34:02 +0000 | reimar | Since the modecount variable is only ever initialized when the videmodes |
Tue, 30 Oct 2012 16:30:47 +0000 | reimar | Fix copy-paste error found by Coverity (yes, it really has a |
Tue, 30 Oct 2012 15:40:41 +0000 | upsuper | vd_black: simplify code |