aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_tga.c
Commit message (Expand)AuthorAge
* vo_tga: specify 15 bpp tga format endiannessGravatar reimar2010-11-02
* vo_tga: Use the proper imgfmt namesGravatar reimar2010-11-02
* vo_tag: fix RGB with alpha output on little-endianGravatar reimar2010-11-02
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r29455Gravatar Uoti Urpala2009-07-29
|\
| * Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.Gravatar diego2009-07-26
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove useless parentheses from from return statements.Gravatar diego2008-05-16
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
|/
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* fix endianess, see bug #727Gravatar lu_zero2007-01-28
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Fix for big endian systemsGravatar rtognimp2004-06-12
* TGA image output VO moduleGravatar arpi2003-08-24