Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 09 Oct 2002 22:44:07 +0000 | arpi | since draw_slice() supports RGB/BGR, we don't need draw_image() for stride |
Wed, 09 Oct 2002 22:37:27 +0000 | arpi | since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag |
Wed, 09 Oct 2002 22:32:04 +0000 | arpi | support for VFCAP_ACCEPT_STRIDE in vo drivers |
Wed, 09 Oct 2002 22:07:48 +0000 | arpi | VFCAP_DRAW_SLICE added |
Wed, 09 Oct 2002 21:54:58 +0000 | arpi | draw_image, get_image fix |
Wed, 09 Oct 2002 21:26:16 +0000 | arpi | draw_image() |