Mercurial > mplayer.hg
log libvo/vo_xvr100.c @ 33769:fd05ddb85f03
age | author | description |
---|---|---|
Sat, 07 May 2011 10:59:11 +0000 | iive | Remove the variable arguments from the libvo control() functions. |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |
Mon, 05 Jan 2009 14:48:03 +0000 | diego | Add missing 'void' keyword to parameterless function declarations. |
Wed, 14 May 2008 17:22:53 +0000 | diego | Use standard license headers with standard formatting. |
Sun, 30 Dec 2007 12:19:34 +0000 | diego | Add missing #include, fixes the warning: |
Sun, 30 Dec 2007 12:17:23 +0000 | diego | Remove unused variable, fixes the warning: |
Sun, 02 Dec 2007 14:39:15 +0000 | reimar | Mark the vo_functions_t definitions as const where possible. |