Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 30 Oct 2012 16:58:50 +0000 | reimar | Mark exit_player functions as noreturn. |
Tue, 30 Oct 2012 16:51:25 +0000 | reimar | Make aspect handling with -vo sdl and RGB format work again. |
Tue, 30 Oct 2012 16:48:00 +0000 | reimar | Remove pointless commented-out code. |
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. |