log cfg-mencoder.h @ 12313:2c43227bde12

age author description
2004-03-24 ranma Use aspect from encoder for AVI vprp header
2004-03-22 ranma Better vprp aspect fix
2004-03-21 henry explicit option for AVI PRP header
2004-03-09 ranma rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
2004-02-17 attila remove raw nonsense and replace it by one ovc
2004-02-05 diego Duplicate -include option moved to cfg-common.h.
2004-01-29 attila * changes mencoder's exit code on explicit kill to 2
2004-01-23 iive add lame filter options
2003-12-08 alex RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
2003-11-12 iive XviD Api4 support
2003-11-03 ranma mencoder lavc audio encoding support
2003-10-25 diego -vop ---> -vf
2003-08-19 albeu 10l forgot to add nuv to the help message
2003-08-13 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.
2003-08-11 diego Moved -slices to cfg-common.h.
2003-08-03 rfelker -noslices support for mencoder. ugly hack, but vf_crop and vf_expand
2003-03-03 albeu A new nuppel video encoder. Mainly for RT encoding on slow box.
2003-02-06 arpi cleanup detection of various divx4 versions/alternatives
2003-01-26 arpi error msg for -alvcopts if no libavcodec avail
2003-01-24 rfelker ability to disable the nonsense expand filter is a must! otherwise
2003-01-11 arpi add prelim -lameopts help
2003-01-03 michael pphelp
2002-12-27 arpi the long-waited MUXER layer, and new MPEG-PS muxer
2002-12-26 diego eviv bulgroz <ebulgroz@yahoo.com>:
2002-12-26 diego Three typos, two of them noticed by Arpad Biro <biro_arpad@yahoo.com>.
2002-12-21 arpi Presets are an easy way, to use hard to access lame options and to give
2002-12-16 arpi Sorenson 1/3 encoding just for fun :)
2002-11-27 rguyom Added xvid description in "mencoder -ovc help".
2002-11-02 rfelker added obsolete message for -pass
2002-11-02 rfelker removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
2002-10-28 michael postprocessing cleanup:
2002-09-21 kmkaplan Support for XviD encoding
2002-08-29 arpi new mencoder option -info, to store copyright, title, encoder version etc in AVI
2002-08-05 arpi no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
2002-08-01 arpi negative delay won't work
2002-08-01 arpi audio preload/density/delay configurable
2002-07-08 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.
2002-07-08 atmos4 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
2002-07-05 bertrand Added the bandwidth option
2002-06-25 bertrand Added -user -pass options for http authentication.
2002-05-13 alex vfwopts_conf has moved to vw_vfw.c
2002-05-04 arpi re-ordering options, add comemnts
2002-05-01 rfelker fixed bogus overloaded "q" parameter for lame mp3 encoding
2002-04-26 arpi volume setting with lame - patch by silicon@falcon.sch.bme.hu
2002-04-21 arpi obsoleted options
2002-04-18 arpi -ovc help fixed
2002-04-15 arpi -skiplimit/-noskip options to disable fps correction
2002-04-15 arpi -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
2002-04-12 arpi -ovc libdv support
2002-04-11 arpi video codecs moved to libmpencoders, crop/scale removed, use -vop for that
2002-03-29 rfelker libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
2002-03-28 michael libavcodec 4mv support
2002-03-23 ksorim Support for cropping in mencoder. New options:
2002-03-22 michael increasing libavcodec -vme range
2002-03-17 michael supporting ffmpegs "hopefully better bitrate control"
2002-02-10 rfelker initial seeking (-ss) support in mencoder
2002-02-07 arpi VfW encoding support (very alpha yet)
2002-01-31 arpi new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-29 rfelker added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
2002-01-26 kmkaplan Add -nosound/-sound and -ovc null to mencoder.