log libvo/vo_tga.c @ 33926:6e3f257d7b05

age author description
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Sun, 11 Jul 2010 21:33:27 +0000 reimar 15 bpp tga format is little endian.
Sun, 11 Jul 2010 21:30:45 +0000 reimar Use the proper imgfmt names.
Sun, 11 Jul 2010 21:25:06 +0000 reimar Fix vo_tga RGB with alpha output on little-endian (blue and alpha were swapped),
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.