summaryrefslogtreecommitdiffstats
path: root/libvo/vo_pnm.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-8/+4
* spelling fixessiretart2010-11-021-1/+1
* libvo: Reduce verbosity of suboption parsing messagesdiego2010-11-021-4/+4
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30165Uoti Urpala2010-01-081-1/+1
|\
| * Fix function declarations to avoid casting function pointers.reimar2010-01-011-1/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-8/+8
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-9/+8
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-25/+25
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-23/+23
* | Merge svn changes up to r29117Uoti Urpala2009-04-011-9/+9
|\|
| * Remove obsolete extra elements from opt_t struct initialization.diego2009-03-151-9/+9
* | Merge svn changes up to r28951Uoti Urpala2009-03-141-1/+1
|\|
| * Make data related to suboption parsing const in libvoreimar2009-03-071-1/+1
* | Merge svn changes up to r27573Uoti Urpala2008-09-101-1/+1
|\|
| * license header cosmeticsdiego2008-09-071-1/+1
* | Rename exit_player() use outside core to exit_player_bad()Uoti Urpala2008-08-121-8/+8
* | Merge svn changes up to r26783Uoti Urpala2008-05-151-13/+12
|\|
| * Use standard license headers with standard formatting.diego2008-05-141-13/+12
* | Remove variable arguments from vo control() functionsUoti Urpala2008-04-231-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
* 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