log mpcommon.h @ 29922:3991a8fd6a02

age author description
Wed, 23 Sep 2009 21:48:48 +0000 reimar Add support for displaying subtitles on the command-line when playing
Wed, 23 Sep 2009 21:27:36 +0000 reimar Make function argument name in header match name in .c file.
Wed, 23 Sep 2009 21:21:58 +0000 reimar Make update_subtitles work without sh_video for text subtitles.
Sun, 25 Jan 2009 20:35:58 +0000 diego Factorize print_version().
Mon, 14 Apr 2008 11:21:29 +0000 albeu Add options to disable some or all config files.
Tue, 04 Mar 2008 23:35:24 +0000 diego Add necessary #includes to pass 'make checkheaders'.
Fri, 29 Feb 2008 17:25:50 +0000 eugeni Select audio stream in mplayer and mencoder, overriding demuxer decision.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Wed, 20 Feb 2008 19:03:16 +0000 reimar Fix compilation with ASS disabled
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Sat, 25 Aug 2007 16:24:17 +0000 diego Fix warning:
Sat, 25 Aug 2007 13:23:40 +0000 diego Fix warnings:
Sat, 17 Feb 2007 21:04:46 +0000 reimar Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c