Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 21 May 2007 01:47:27 +0000 | zuxy | Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly faster than original assembly. |
Sun, 20 May 2007 21:07:14 +0000 | ben | missed part of gui code change while introducing -subfont option (patch by Piotr Kaczuba) |
Sun, 20 May 2007 17:56:39 +0000 | eugeni | Fix #if condition. |
Sun, 20 May 2007 17:04:12 +0000 | eugeni | FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size. |
Sun, 20 May 2007 16:10:45 +0000 | ben | add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles |
Sun, 20 May 2007 15:17:56 +0000 | ben | get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf |
Sun, 20 May 2007 12:20:03 +0000 | reimar | Move common ioctl outside of ifdef |
Sun, 20 May 2007 12:15:16 +0000 | reimar | Clean up some unused code and #ifdef mess in ao_sun.c |