summaryrefslogtreecommitdiffstats
path: root/libvo/vo_tga.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Remove useless parentheses from from return statements.diego2008-05-161-1/+1
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* fix endianess, see bug #727lu_zero2007-01-281-12/+16
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-241-1/+3
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-1/+1
* Fix for big endian systemsrtognimp2004-06-121-4/+9
* TGA image output VO modulearpi2003-08-241-0/+244