log mencoder.c @ 30807:82dd2fbdb772

age author description
Fri, 05 Mar 2010 23:13:08 +0000 greg Enable ASS/SSA subtitle support in mencoder
Sun, 28 Feb 2010 07:45:23 +0000 reimar Use the KEYFRAME define instead of some magic number.
Tue, 23 Feb 2010 20:16:30 +0000 diego Add #includes for mp_input_check_interrupt() and mplayer_put_key(), fixes:
Thu, 18 Feb 2010 00:18:50 +0000 diego Add header for AVI print functions; avoids many forward declarations.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Sun, 24 Jan 2010 15:16:39 +0000 reimar Move the resync-related code into more consistent places instead of having it
Thu, 24 Dec 2009 10:26:29 +0000 reimar Remove more direct includes of libass/ass.h
Fri, 13 Nov 2009 14:36:38 +0000 reimar Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for mplayer.
Tue, 29 Sep 2009 06:44:10 +0000 reimar Make -nosub work to disable subtitles even if -slang and dvd streams are used.
Mon, 28 Sep 2009 11:32:27 +0000 reimar Add a -nosub option that allows disabling auto-selected subtitles as e.g. the
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:21:58 +0000 reimar Make update_subtitles work without sh_video for text subtitles.
Mon, 17 Aug 2009 05:55:40 +0000 reimar Handle demuxers that never set filepos by using stream_tell.
Sun, 02 Aug 2009 16:00:55 +0000 diego Remove pointless #ifdefs around harmless internal header #includes.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.