Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 10 Oct 2002 01:09:23 +0000 | arpi | don't honor stride hints if the next filter(chain) doesn't support stride |
Thu, 10 Oct 2002 00:51:41 +0000 | diego | Fix usage for common users that may not have fbset in their path. |
Thu, 10 Oct 2002 00:10:58 +0000 | arpi | compiler warning found by Dominik |
Thu, 10 Oct 2002 00:09:34 +0000 | arpi | also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented |
Thu, 10 Oct 2002 00:04:25 +0000 | arpi | draw_image() |
Wed, 09 Oct 2002 23:54:13 +0000 | arpi | for() -> memcpy_pic() |
Wed, 09 Oct 2002 23:39:36 +0000 | arpi | 10l fix & cleanup of draw_frame(), still NO support for stride :( |