Mercurial > mplayer.hg
log libvo/vo_xvmc.c @ 29693:328f17988caf
age | author | description |
---|---|---|
Sun, 15 Mar 2009 20:02:45 +0000 | iive | Fix warning: Add forgotten 'int' to variable declaration. |
Sun, 15 Mar 2009 09:47:09 +0000 | diego | cosmetics: typo fix |
Sat, 07 Mar 2009 08:52:57 +0000 | reimar | Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc. |
Sat, 07 Mar 2009 08:51:40 +0000 | reimar | Make data related to suboption parsing const in libvo |
Fri, 20 Feb 2009 23:46:24 +0000 | iive | Turn all remaining printf() into mp_msg(). |
Fri, 20 Feb 2009 23:18:28 +0000 | iive | Cleanup. |
Fri, 20 Feb 2009 22:49:09 +0000 | iive | Cosmetics part2. Indent local variable definitions like the rest of the code. |