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
|
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.
|
Thu, 06 Feb 2003 20:24:14 +0000 |
arpi |
cleanup detection of various divx4 versions/alternatives
|
Sun, 26 Jan 2003 14:47:15 +0000 |
arpi |
error msg for -alvcopts if no libavcodec avail
|
Fri, 24 Jan 2003 01:04:50 +0000 |
rfelker |
ability to disable the nonsense expand filter is a must! otherwise
|
Sat, 11 Jan 2003 20:33:04 +0000 |
arpi |
add prelim -lameopts help
|
Fri, 03 Jan 2003 12:40:10 +0000 |
michael |
pphelp
|
Fri, 27 Dec 2002 22:43:20 +0000 |
arpi |
the long-waited MUXER layer, and new MPEG-PS muxer
|
Thu, 26 Dec 2002 12:48:36 +0000 |
diego |
eviv bulgroz <ebulgroz@yahoo.com>:
|
Thu, 26 Dec 2002 11:33:11 +0000 |
diego |
Three typos, two of them noticed by Arpad Biro <biro_arpad@yahoo.com>.
|
Sat, 21 Dec 2002 22:16:49 +0000 |
arpi |
Presets are an easy way, to use hard to access lame options and to give
|
Mon, 16 Dec 2002 01:49:39 +0000 |
arpi |
Sorenson 1/3 encoding just for fun :)
|
Wed, 27 Nov 2002 22:45:54 +0000 |
rguyom |
Added xvid description in "mencoder -ovc help".
|
Sat, 02 Nov 2002 03:51:05 +0000 |
rfelker |
added obsolete message for -pass
|
Sat, 02 Nov 2002 02:44:19 +0000 |
rfelker |
removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
|
Mon, 28 Oct 2002 19:31:04 +0000 |
michael |
postprocessing cleanup:
|
Sat, 21 Sep 2002 12:41:29 +0000 |
kmkaplan |
Support for XviD encoding
|
Thu, 29 Aug 2002 20:50:49 +0000 |
arpi |
new mencoder option -info, to store copyright, title, encoder version etc in AVI
|
Mon, 05 Aug 2002 13:41:32 +0000 |
arpi |
no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
|
Thu, 01 Aug 2002 08:53:32 +0000 |
arpi |
negative delay won't work
|
Thu, 01 Aug 2002 08:39:33 +0000 |
arpi |
audio preload/density/delay configurable
|
Mon, 08 Jul 2002 21:44:51 +0000 |
atmos4 |
MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
|
Mon, 08 Jul 2002 07:20:37 +0000 |
atmos4 |
cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
|
Fri, 05 Jul 2002 02:51:19 +0000 |
bertrand |
Added the bandwidth option
|
Tue, 25 Jun 2002 08:09:16 +0000 |
bertrand |
Added -user -pass options for http authentication.
|
Mon, 13 May 2002 21:19:28 +0000 |
alex |
vfwopts_conf has moved to vw_vfw.c
|
Sat, 04 May 2002 21:26:45 +0000 |
arpi |
re-ordering options, add comemnts
|
Wed, 01 May 2002 14:42:42 +0000 |
rfelker |
fixed bogus overloaded "q" parameter for lame mp3 encoding
|
Fri, 26 Apr 2002 20:19:31 +0000 |
arpi |
volume setting with lame - patch by silicon@falcon.sch.bme.hu
|
Sun, 21 Apr 2002 23:13:52 +0000 |
arpi |
obsoleted options
|
Thu, 18 Apr 2002 15:32:30 +0000 |
arpi |
-ovc help fixed
|
Mon, 15 Apr 2002 02:33:05 +0000 |
arpi |
-skiplimit/-noskip options to disable fps correction
|
Mon, 15 Apr 2002 00:36:21 +0000 |
arpi |
-sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
|
Fri, 12 Apr 2002 21:50:38 +0000 |
arpi |
-ovc libdv support
|
Thu, 11 Apr 2002 02:52:03 +0000 |
arpi |
video codecs moved to libmpencoders, crop/scale removed, use -vop for that
|
Fri, 29 Mar 2002 07:20:44 +0000 |
rfelker |
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
|
Thu, 28 Mar 2002 05:01:09 +0000 |
michael |
libavcodec 4mv support
|
Sat, 23 Mar 2002 13:13:12 +0000 |
ksorim |
Support for cropping in mencoder. New options:
|
Fri, 22 Mar 2002 04:14:43 +0000 |
michael |
increasing libavcodec -vme range
|
Sun, 17 Mar 2002 17:09:04 +0000 |
michael |
supporting ffmpegs "hopefully better bitrate control"
|
Sun, 10 Feb 2002 00:07:34 +0000 |
rfelker |
initial seeking (-ss) support in mencoder
|
Thu, 07 Feb 2002 20:22:03 +0000 |
arpi |
VfW encoding support (very alpha yet)
|
Thu, 31 Jan 2002 00:38:53 +0000 |
arpi |
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Tue, 29 Jan 2002 16:27:21 +0000 |
rfelker |
added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
|
Sat, 26 Jan 2002 16:32:06 +0000 |
kmkaplan |
Add -nosound/-sound and -ovc null to mencoder.
|
Sat, 19 Jan 2002 16:59:59 +0000 |
albeu |
Added reverting support for -aa* -zr* -pp and -npp options
|
Thu, 17 Jan 2002 01:02:41 +0000 |
arpi |
-lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>
|
Tue, 15 Jan 2002 01:03:22 +0000 |
arpi |
10l. gimme\!
|
Tue, 15 Jan 2002 00:20:50 +0000 |
arpi |
-endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Mon, 14 Jan 2002 23:55:51 +0000 |
arpi |
GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>
|
Mon, 14 Jan 2002 23:54:31 +0000 |
arpi |
extra NULL field appended
|