summaryrefslogtreecommitdiffstats
path: root/libvo/vo_pnm.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-8/+8
* Remove obsolete extra elements from opt_t struct initialization.diego2009-03-151-9/+9
* Make data related to suboption parsing const in libvoreimar2009-03-071-1/+1
* license header cosmeticsdiego2008-09-071-1/+1
* Use standard license headers with standard formatting.diego2008-05-141-13/+12
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* Proper license header.ivo2007-11-291-2/+14
* Remove redundant changelog comments. There's always svn log.ivo2007-11-291-11/+0
* Make some functions static.uau2006-07-081-4/+4
* 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
* Don't print (stupid) message if output directory is .ivo2005-02-281-0/+2
* Fix compile warningsivo2005-02-281-11/+11
* Move generic tests to a common place.al2005-02-191-10/+0
* New suboption type: malloc'ed, zero terminated stringreimar2005-01-191-18/+4
* 1l. parser can work with pnm_maxfiles directlyivo2005-01-151-4/+4
* Transition of suboption parser to subopt-helper parser.ivo2005-01-151-128/+82
* New generic 'portable anymap' video output driver. It supports portableivo2004-09-201-0/+666