Mercurial > mplayer.hg
log m_struct.h @ 26907:f0d0b666ee35
age | author | description |
---|---|---|
Fri, 22 Feb 2008 09:09:46 +0000 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
Fri, 09 Nov 2007 06:50:53 +0000 | rfelker | correct const usage in the option handling code so that tables can be |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Sun, 24 Jun 2007 10:26:01 +0000 | reimar | Avoid void * arithmetic |
Sun, 24 Jun 2007 10:24:11 +0000 | reimar | Some comment typo fixes |
Sun, 28 Jan 2007 16:48:01 +0000 | reimar | Mark m_struct_t defaults as const |
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 |