Mercurial > mplayer.hg
log libvo/vo_wii.c @ 37195:ac6c37d85d65 default tip
age | author | description |
---|---|---|
Sat, 18 Jan 2014 21:39:07 +0000 | reimar | Remove empty draw_slice and draw_frame stubs. |
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. |
Sat, 27 Mar 2010 15:22:47 +0000 | reimar | Mark some more LIBVO_EXTERN declarations as const where possible. |
Mon, 24 Nov 2008 14:44:09 +0000 | diego | Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c. |
Mon, 24 Nov 2008 14:35:08 +0000 | diego | cosmetics: Add/remove a few newlines similar to vo_fbdev.c. |
Mon, 24 Nov 2008 08:43:13 +0000 | diego | Remove useless setting of frame_buffer to NULL as suggested by Reimar. |