log mencoder.c @ 25219:e82ecde2cbd4

age author description
Sun, 02 Dec 2007 14:24:23 +0000 reimar Mark several uses of vo_functions_t as const to stop some of the current
Thu, 01 Nov 2007 06:52:28 +0000 uau Simplify init_audio_filters() arguments
Thu, 01 Nov 2007 06:52:19 +0000 uau Change decode_audio() interface
Thu, 01 Nov 2007 06:52:14 +0000 uau Clean up some fields in stheader.h structs
Mon, 10 Sep 2007 10:57:40 +0000 diego warning fix:
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Sat, 25 Aug 2007 15:53:27 +0000 diego Fix warning:
Sat, 25 Aug 2007 04:28:08 +0000 uau Make terminal input work more like VO key input
Tue, 07 Aug 2007 21:49:17 +0000 cehoyos Kill two warnings.
Sun, 15 Jul 2007 20:32:19 +0000 nicodvb added support for -alang and -slang with dvdnav:// streams
Tue, 05 Jun 2007 16:13:00 +0000 diego Create a new MSGT for just the status line.
Tue, 05 Jun 2007 15:09:49 +0000 reimar Do not use fast_memcpy for small size copy, esp. when the size is constant
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
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
Thu, 26 Apr 2007 13:26:41 +0000 diego Simplify #include directives.
Wed, 25 Apr 2007 13:47:06 +0000 compn make -really-quiet hide the mencoder version tags. patch copied from michael
Sat, 21 Apr 2007 03:20:13 +0000 compn update year of mencoder version line
Sun, 15 Apr 2007 11:35:44 +0000 diego Remove unused variable.
Sat, 24 Feb 2007 07:11:57 +0000 uau Move parsing of the -ss option to the option code.
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
Sat, 17 Feb 2007 20:58:55 +0000 reimar Move common vo initialization code to video_out.c
Sat, 17 Feb 2007 16:30:59 +0000 ods15 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe
Sat, 13 Jan 2007 11:57:40 +0000 diego DO NOT recommend or even suggest installing codecs.conf.
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Fri, 01 Dec 2006 23:48:07 +0000 nplourde fix mencoder include clash on osx
Wed, 29 Nov 2006 14:08:24 +0000 reimar Remove some of the worst "headers include headers which include
Tue, 28 Nov 2006 18:29:24 +0000 diego Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Wed, 22 Nov 2006 09:27:45 +0000 kraymer MSGTRs for mencoder.c
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.