Mercurial > mplayer.hg
log libvo/vo_null.c @ 36920:40ad45360c8a
age | author | description |
---|---|---|
Sat, 18 Jan 2014 21:39:07 +0000 | reimar | Remove empty draw_slice and draw_frame stubs. |
Thu, 04 Aug 2011 19:30:26 +0000 | reimar | vo_null: do not accept hwaccel formats since they need special vo |
Sat, 07 May 2011 10:59:11 +0000 | iive | Remove the variable arguments from the libvo control() functions. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Wed, 14 May 2008 17:22:53 +0000 | diego | Use standard license headers with standard formatting. |
Sun, 02 Dec 2007 14:39:15 +0000 | reimar | Mark the vo_functions_t definitions as const where possible. |
Sun, 02 Dec 2007 14:06:03 +0000 | reimar | Make vo info structs const |