Mercurial > mplayer.hg
log subopt-helper.h @ 23200:44cf48083874
age | author | description |
---|---|---|
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 |