aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mencoder.h
Commit message (Expand)AuthorAge
...
* Added xvid description in "mencoder -ovc help".Gravatar rguyom2002-11-27
* added obsolete message for -passGravatar rfelker2002-11-02
* removed -pass nonsense from mencoder! it's now a suboption to -divx4optsGravatar rfelker2002-11-02
* postprocessing cleanup:Gravatar michael2002-10-28
* Support for XviD encodingGravatar kmkaplan2002-09-21
* new mencoder option -info, to store copyright, title, encoder version etc in AVIGravatar arpi2002-08-29
* no default oac/ovc (it just confuses users), more detailed -oac/-ovc helpGravatar arpi2002-08-05
* negative delay won't workGravatar arpi2002-08-01
* audio preload/density/delay configurableGravatar arpi2002-08-01
* MEncoder vobsub ripping support, currently not compatible with windows vobsub...Gravatar atmos42002-07-08
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where t...Gravatar atmos42002-07-08
* Added the bandwidth optionGravatar bertrand2002-07-05
* Added -user -pass options for http authentication.Gravatar bertrand2002-06-25
* vfwopts_conf has moved to vw_vfw.cGravatar alex2002-05-13
* re-ordering options, add comemntsGravatar arpi2002-05-04
* fixed bogus overloaded "q" parameter for lame mp3 encodingGravatar rfelker2002-05-01
* volume setting with lame - patch by silicon@falcon.sch.bme.huGravatar arpi2002-04-26
* obsoleted optionsGravatar arpi2002-04-21
* -ovc help fixedGravatar arpi2002-04-18
* -skiplimit/-noskip options to disable fps correctionGravatar arpi2002-04-15
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)Gravatar arpi2002-04-15
* -ovc libdv supportGravatar arpi2002-04-12
* video codecs moved to libmpencoders, crop/scale removed, use -vop for thatGravatar arpi2002-04-11
* libavcodec 2pass broke mencoder if divx4encore was not available. fixed.Gravatar rfelker2002-03-29
* libavcodec 4mv supportGravatar michael2002-03-28
* Support for cropping in mencoder. New options:Gravatar ksorim2002-03-23
* increasing libavcodec -vme rangeGravatar michael2002-03-22
* supporting ffmpegs "hopefully better bitrate control"Gravatar michael2002-03-17
* initial seeking (-ss) support in mencoderGravatar rfelker2002-02-10
* VfW encoding support (very alpha yet)Gravatar arpi2002-02-07
* new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-01-31
* added constant-qscale encoding support with lavc, fixed slightly incorrect de...Gravatar rfelker2002-01-29
* Add -nosound/-sound and -ovc null to mencoder.Gravatar kmkaplan2002-01-26
* Added reverting support for -aa* -zr* -pp and -npp optionsGravatar albeu2002-01-19
* -lavcopts vme= option to set motion estimation method - patch by Rich Felker ...Gravatar arpi2002-01-17
* 10l. gimme\!Gravatar arpi2002-01-15
* -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-01-15
* GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@f...Gravatar arpi2002-01-14
* extra NULL field appendedGravatar arpi2002-01-14
* new -pp options stuff (-npp ...)Gravatar michael2001-12-26
* made divx4 optional (also configure checking needed) and added avcodec_closeGravatar alex2001-12-22
* added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and ad...Gravatar alex2001-12-22
* vcodec_raw addedGravatar alex2001-12-13
* ACODEC_COPYGravatar alex2001-12-08
* fixed framecopyGravatar alex2001-12-08
* selectable 2pass logfilenameGravatar alex2001-12-08
* new video codec: frameno (just the number of frame - for 3-pass encoding)Gravatar arpi2001-12-06
* libmp3lame optionalGravatar arpi2001-12-06
* horizontal up/downscale linear & cubicGravatar michael2001-12-02
* yv12 scaling (-x & -y)Gravatar michael2001-12-01