log cfg-mencoder.h @ 37195:ac6c37d85d65 default tip

age author description
Fri, 29 Oct 2010 13:50:05 +0000 cigaes Add the -force-key-frames option.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Mon, 28 Jun 2010 16:31:11 +0000 diego Remove some commented-out cruft.
Mon, 21 Jun 2010 17:09:14 +0000 diego Add header file for video encoder extern variable declarations.
Mon, 21 Jun 2010 14:43:08 +0000 diego Move lavfopts_conf/mpegopts_conf/nuvopts_conf extern declarations to muxer.h.
Mon, 21 Jun 2010 09:51:26 +0000 diego Move faac/lame/toolame/twolame option array declarations to appropriate headers.
Thu, 17 Jun 2010 08:28:43 +0000 diego Add header file for the extern declarations from muxer_avi.c.
Wed, 16 Jun 2010 18:59:10 +0000 diego Replace common options template by a common options array.
Mon, 14 Jun 2010 17:17:04 +0000 diego Rename cfg-common-opts.h --> cfg-common_template.c.
Sun, 30 May 2010 22:14:13 +0000 diego Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Sun, 04 Apr 2010 15:59:09 +0000 diego Mark encoder-related m_option_t struct arrays as const.
Sat, 03 Apr 2010 14:20:34 +0000 diego Add a header for x264enc_set_param() instead of forward declaring it.
Thu, 18 Feb 2010 09:41:52 +0000 diego Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 03 Dec 2008 23:43:58 +0000 diego Restore two mistakenly removed 'extern' keywords.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sat, 02 Aug 2008 16:30:32 +0000 diego Change a bunch of codec-specific preprocessor directives from a HAVE_
Sat, 02 Aug 2008 13:59:47 +0000 diego Remove checks for HAVE_XVID3, that conditional was removed a long time ago.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
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