Mercurial > mplayer.hg
log libvo/vo_svga.c @ 17953:2cfdd3cf44de
age | author | description |
---|---|---|
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. |
Fri, 05 Aug 2005 01:24:37 +0000 | ivo | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but |
Mon, 18 Apr 2005 15:52:38 +0000 | henry | replace VO and VF numeric flags with #defined identifiers |
Wed, 03 Nov 2004 17:25:38 +0000 | atmos4 | proper gcc4 compile-fix suggested by richard |
Sun, 31 Oct 2004 18:05:10 +0000 | atmos4 | gcc-4 compile fix: invalid lvalue in assignment |