Mercurial > mplayer.hg
log libvo/vo_s3fb.c @ 28926:241cb573f68b
age | author | description |
---|---|---|
Mon, 05 Jan 2009 14:48:03 +0000 | diego | Add missing 'void' keyword to parameterless function declarations. |
Sun, 07 Sep 2008 14:09:51 +0000 | diego | Replace casual GPL notices by proper license headers. |
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 |
Tue, 28 Aug 2007 17:08:04 +0000 | diego | warning fix: |
Sun, 02 Jul 2006 03:59:36 +0000 | reynaldo | rm unnecesary casts from void* - part 2 |
Tue, 13 Jun 2006 08:00:48 +0000 | gpoirier | Fix a condition as suggested by Rich. |