Mercurial > mplayer.hg
log libvo/vo_caca.c @ 19445:f95c2db61ee3
age | author | description |
---|---|---|
Thu, 13 Jul 2006 05:03:43 +0000 | reynaldo | marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org |
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 |
Tue, 06 Apr 2004 00:04:48 +0000 | alex | libcaca video output driver by Howell Tam |