Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 04 Nov 2001 23:46:49 +0000 | atmos4 | Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously added (this should also fix profiling and maybe some non-x86 build). |
Sun, 04 Nov 2001 23:04:26 +0000 | michael | faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster |
Sun, 04 Nov 2001 19:50:29 +0000 | michael | palette to bgr24 |
Sun, 04 Nov 2001 19:47:19 +0000 | arpi | vivo 2.0 support |
Sun, 04 Nov 2001 19:39:08 +0000 | arpi | vivo 2.0 compatibility |
Sun, 04 Nov 2001 19:36:24 +0000 | michael | bgr32to16, bgr32to15 (needed for palette stuff) |
Sun, 04 Nov 2001 18:06:31 +0000 | nick | triple buffering interface |