log subopt-helper.h @ 27195:5eb532ff5793

age author description
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Thu, 27 Jul 2006 17:35:06 +0000 reynaldo marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-org
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Mon, 10 Oct 2005 12:56:44 +0000 joey support float arguments in subopt helper.
Thu, 16 Jun 2005 09:08:07 +0000 reimar helper functions for comparing strarg_t "strings".
Sat, 19 Feb 2005 20:14:00 +0000 al Move generic tests to a common place.
Wed, 19 Jan 2005 17:10:20 +0000 reimar New suboption type: malloc'ed, zero terminated string
Fri, 31 Dec 2004 14:57:12 +0000 reimar Add a type name for the test function
Fri, 31 Dec 2004 11:11:24 +0000 al suboption parser for vo and ao modules