log mplayer.h @ 27739:c59e6672574e

age author description
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 14 Feb 2008 14:50:34 +0000 reimar Change force_fps and force_ofps to double
Sat, 25 Aug 2007 12:25:34 +0000 diego Remove redundant extern variable declarations, include proper headers instead.
Tue, 31 Jul 2007 07:04:07 +0000 diego Identifiers starting with underscores are reserved.
Sun, 20 May 2007 16:10:45 +0000 ben add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
Wed, 29 Nov 2006 14:08:24 +0000 reimar Remove some of the worst "headers include headers which include
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