Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 17 Feb 2006 20:05:25 +0000 | ods15 | more cosmetics |
Fri, 17 Feb 2006 19:45:35 +0000 | ods15 | some cleanup. enforce decode_delay to not be too high. |
Fri, 17 Feb 2006 05:01:46 +0000 | pacman | Fix vec_clip for gcc's that don't handle (vector signed short){16} according |
Fri, 17 Feb 2006 03:49:33 +0000 | pacman | Fix colormap save/restore for directcolor fb devices |
Fri, 17 Feb 2006 01:57:41 +0000 | corey | Second-try commit of this patch. |
Thu, 16 Feb 2006 22:43:42 +0000 | aurel | memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits) |
Thu, 16 Feb 2006 22:35:04 +0000 | aurel | fix compilation without openal |