Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 25 Jul 2010 11:14:07 +0000 | reimar | Remove useless (). |
Sun, 25 Jul 2010 11:07:15 +0000 | reimar | Send KEY_CLOSE_WIN instead of KEY_ESC when the user requested |
Sun, 25 Jul 2010 09:47:06 +0000 | reimar | Remove unused variables. |
Sun, 25 Jul 2010 09:41:30 +0000 | reimar | Slightly simplify rle decoding. |
Sun, 25 Jul 2010 09:33:49 +0000 | reimar | Remove a useless condition that is already handled a few lines |
Sun, 25 Jul 2010 09:31:00 +0000 | reimar | Avoid useless malloc/frees |
Sun, 25 Jul 2010 09:22:37 +0000 | reimar | Switch to non-deprecated avcodec_decode_video2 API. |