aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_pnm.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* spelling fixesGravatar siretart2010-11-02
* libvo: Reduce verbosity of suboption parsing messagesGravatar diego2010-11-02
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30165Gravatar Uoti Urpala2010-01-08
|\
| * Fix function declarations to avoid casting function pointers.Gravatar reimar2010-01-01
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | 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
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\|
| * Remove obsolete extra elements from opt_t struct initialization.Gravatar diego2009-03-15
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * Make data related to suboption parsing const in libvoGravatar reimar2009-03-07
* | Merge svn changes up to r27573Gravatar Uoti Urpala2008-09-10
|\|
| * license header cosmeticsGravatar diego2008-09-07
* | Rename exit_player() use outside core to exit_player_bad()Gravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Use standard license headers with standard formatting.Gravatar diego2008-05-14
* | 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
* 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