Mercurial > mplayer.hg
log libvo/vo_svga.c @ 20927:8a38c076aca5
age | author | description |
---|---|---|
Sun, 08 Oct 2006 16:40:11 +0000 | rathann | Remove spurious casts to int. Blessed by Reimar. |
Sat, 08 Jul 2006 15:26:36 +0000 | uau | Make some functions static. |
Fri, 28 Apr 2006 23:06:42 +0000 | diego | Rename some misspelled and misnamed messages. |
Mon, 24 Apr 2006 04:23:53 +0000 | reynaldo | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections |
Fri, 24 Mar 2006 08:12:03 +0000 | diego | Convert all if(verbose>X) to mp_msg_test calls. |
Sun, 21 Aug 2005 01:20:31 +0000 | reimar | remove extern for variables that are already in headers. |
Fri, 05 Aug 2005 12:46:42 +0000 | ivo | Missed one uint32_t declaration. |