aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_pnm.c
Commit message (Expand)AuthorAge
* license header cosmeticsGravatar diego2008-09-07
* Use standard license headers with standard formatting.Gravatar diego2008-05-14
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* Proper license header.Gravatar ivo2007-11-29
* Remove redundant changelog comments. There's always svn log.Gravatar ivo2007-11-29
* Make some functions static.Gravatar uau2006-07-08
* 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
* Don't print (stupid) message if output directory is .Gravatar ivo2005-02-28
* Fix compile warningsGravatar ivo2005-02-28
* Move generic tests to a common place.Gravatar al2005-02-19
* New suboption type: malloc'ed, zero terminated stringGravatar reimar2005-01-19
* 1l. parser can work with pnm_maxfiles directlyGravatar ivo2005-01-15
* Transition of suboption parser to subopt-helper parser.Gravatar ivo2005-01-15
* New generic 'portable anymap' video output driver. It supports portableGravatar ivo2004-09-20