log mencoder.c @ 22290:24abe3182dfe

age author description
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.
Tue, 14 Nov 2006 12:29:20 +0000 uau Update OSD contents only after the correct values for the frame are known.
Wed, 01 Nov 2006 18:41:25 +0000 reimar ARCH_X86 simplifications
Fri, 27 Oct 2006 12:25:59 +0000 michael "-o -" -> use stdout
Mon, 25 Sep 2006 16:47:56 +0000 ptt after a long time, finally i could add -endpos option to mplayer executable.
Thu, 24 Aug 2006 16:25:56 +0000 diego Fix MEncoder build when bitmap fonts are disabled.
Mon, 14 Aug 2006 17:27:15 +0000 ods15 Cosmetics (nothing but spaces, tabs, and a comment changed here..)
Mon, 14 Aug 2006 16:17:26 +0000 reimar re-indent properly after last patch.
Mon, 14 Aug 2006 16:15:21 +0000 reimar 10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.
Mon, 14 Aug 2006 14:24:17 +0000 reimar Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Sun, 09 Jul 2006 17:45:36 +0000 reynaldo Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Mon, 03 Jul 2006 23:18:06 +0000 reynaldo parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
Sun, 11 Jun 2006 21:29:00 +0000 nicodvb include stream_dvd's interface from libmpdemux/stream_dvd.h
Tue, 09 May 2006 20:06:34 +0000 rtognimp Temporary workaround for libavcodec issues with B-frames
Fri, 28 Apr 2006 23:06:42 +0000 diego Rename some misspelled and misnamed messages.
Thu, 27 Apr 2006 12:40:29 +0000 uau Make EDL compilation unconditional
Wed, 26 Apr 2006 20:24:03 +0000 corey Make mencoder stream size printing use 64 bits.