log cfg-mencoder.h @ 27195:5eb532ff5793

age author description
Fri, 11 Apr 2008 09:48:36 +0000 diego Split cfg-common.h into two separate header files. It was being included twice
Tue, 04 Mar 2008 19:34:56 +0000 diego Add comments to #endif preprocessor directives.
Tue, 04 Mar 2008 19:30:35 +0000 diego Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
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
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Sun, 02 Dec 2007 16:45:34 +0000 reimar Make the main m_option_t arrays const
Sun, 02 Dec 2007 16:10:56 +0000 reimar Move fakemono extern to cfg-common.h where it is actually used.
Sun, 02 Dec 2007 16:08:07 +0000 reimar Remove pointless ifdefs around extern declarations
Sun, 18 Feb 2007 19:28:47 +0000 diego Make liblzo conditional to the appropriate #defines.
Tue, 14 Nov 2006 11:14:03 +0000 diego Clarify messages for unavailable options.
Fri, 20 Oct 2006 19:19:29 +0000 lorenm make any parse error in -x264encopts fatal
Sun, 15 Oct 2006 23:11:36 +0000 lorenm fix multiple instances of -x264encopts on the commandline (broke in r20060)
Thu, 05 Oct 2006 02:03:10 +0000 lorenm Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
Mon, 25 Sep 2006 16:47:56 +0000 ptt after a long time, finally i could add -endpos option to mplayer executable.
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Thu, 11 May 2006 05:51:26 +0000 gpoirier fix vfw-related things, patches by RC and Compn
Thu, 27 Apr 2006 12:40:29 +0000 uau Make EDL compilation unconditional
Sun, 19 Feb 2006 09:34:37 +0000 corey dwStart support for mencoder.
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Sat, 12 Nov 2005 22:02:17 +0000 diego Remove duplicate leftover line.
Wed, 28 Sep 2005 21:49:40 +0000 diego A long-standing bug... -vfwopts in cfg-mencoder.h is being overridden
Mon, 19 Sep 2005 19:23:38 +0000 ods15 Make frameno.avi not turn on by default. this is deprecated and this entire
Sun, 17 Jul 2005 19:25:33 +0000 ods15 -delay for MEncoder, step 1.
Sat, 02 Jul 2005 19:00:13 +0000 ranma Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
Sun, 19 Jun 2005 09:12:44 +0000 ranma rawaudio muxer
Sat, 21 May 2005 18:19:13 +0000 diego Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.
Fri, 20 May 2005 23:22:54 +0000 diego Document lavf muxers.
Sat, 07 May 2005 14:50:14 +0000 nicodvb added twolame mp2 audio encoder
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked
Sat, 19 Mar 2005 20:55:51 +0000 rfelker EDL for mencoder, patch by Oded (ods15)
Fri, 25 Feb 2005 02:32:29 +0000 rfelker MEncoder multiple files patch by Oded Shimon (ods15)
Tue, 22 Feb 2005 21:27:58 +0000 diego The MPEG muxer now supports MPEG-2 as well.
Mon, 21 Feb 2005 23:18:31 +0000 nicodvb initial, extremely experimental, libavformat muxer; don't expect anything to work yet
Mon, 21 Feb 2005 21:45:49 +0000 nicodvb new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
Tue, 21 Sep 2004 19:50:54 +0000 nicodvb encoding to mp2 with libtoolame
Fri, 27 Aug 2004 20:43:05 +0000 iive x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
Wed, 19 May 2004 04:33:00 +0000 rfelker more lame options
Mon, 03 May 2004 13:19:04 +0000 diego typos, wording and mistakes pointed out by the wanderer
Mon, 03 May 2004 10:09:18 +0000 diego spelling, wording, consistency in comments and printed messages
Fri, 30 Apr 2004 21:33:53 +0000 ranma Allow user to disable writing of ODML index
Fri, 30 Apr 2004 10:07:52 +0000 rfelker oops, forgot this with the softskip patch
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Mon, 22 Mar 2004 01:42:43 +0000 ranma Better vprp aspect fix
Sun, 21 Mar 2004 21:32:54 +0000 henry explicit option for AVI PRP header
Tue, 09 Mar 2004 14:46:34 +0000 ranma rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
Tue, 17 Feb 2004 12:43:07 +0000 attila remove raw nonsense and replace it by one ovc
Thu, 05 Feb 2004 17:08:55 +0000 diego Duplicate -include option moved to cfg-common.h.
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Fri, 23 Jan 2004 01:13:00 +0000 iive add lame filter options
Mon, 08 Dec 2003 12:44:11 +0000 alex RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support
Mon, 03 Nov 2003 16:35:40 +0000 ranma mencoder lavc audio encoding support
Sat, 25 Oct 2003 18:44:41 +0000 diego -vop ---> -vf
Tue, 19 Aug 2003 15:10:10 +0000 albeu 10l forgot to add nuv to the help message
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Mon, 11 Aug 2003 01:38:50 +0000 diego Moved -slices to cfg-common.h.
Sun, 03 Aug 2003 18:59:49 +0000 rfelker -noslices support for mencoder. ugly hack, but vf_crop and vf_expand
Mon, 03 Mar 2003 11:03:19 +0000 albeu A new nuppel video encoder. Mainly for RT encoding on slow box.