Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 12 May 2009 02:29:29 +0000 | reynaldo | Get rid of some more trailing whitespace |
Sun, 10 May 2009 21:13:15 +0000 | rtogni | chunk size = 0 is valid for DATA chunks (used in live streams), don't |
Sun, 10 May 2009 14:00:00 +0000 | diego | Add const qualifier to param argument of sws_getContext() and |
Sun, 10 May 2009 11:37:04 +0000 | diego | Move preprocessor condition before variable declaration, fixes the warning: |
Sat, 09 May 2009 21:37:07 +0000 | rik | MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctly |
Sat, 09 May 2009 18:47:18 +0000 | diego | Remove redundant information about configuring MPlayer for GUI support. |
Sat, 09 May 2009 18:13:48 +0000 | diego | Move image formats section to a more appropriate place. |