Mercurial > mplayer.hg
log libvo/vo_tga.c @ 25220:c9e9ac2008c2
age | author | description |
---|---|---|
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 |
Sun, 28 Jan 2007 16:36:41 +0000 | lu_zero | fix endianess, see bug #727 |
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, 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 |
Sat, 12 Jun 2004 17:37:47 +0000 | rtognimp | Fix for big endian systems |