summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
Commit message (Expand)AuthorAgeFilesLines
* cfg-common*: Replace common options template by a common options arraydiego2010-11-021-6/+0
* Merge svn changes up to r31291Uoti Urpala2010-06-021-0/+1
|\
| * Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.diego2010-05-301-0/+1
* | Merge svn change r31134Uoti Urpala2010-05-071-136/+136
|\|
| * the great MPlayer tab removal: part IIdiego2010-05-031-136/+136
* | Merge svn changes up to r31004Uoti Urpala2010-04-261-13/+11
|\|
| * Mark encoder-related m_option_t struct arrays as const.diego2010-04-041-10/+10
| * Add a header for x264enc_set_param() instead of forward declaring it.diego2010-04-031-3/+1
* | Merge svn changes up to r30643Uoti Urpala2010-03-101-2/+0
|\|
| * Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.diego2010-02-181-2/+0
* | Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\|
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-5/+5
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+5
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-3/+3
|\|
| * Restore two mistakenly removed 'extern' keywords.diego2008-12-031-2/+2
| * Get rid of pointless 'extern' keywords.diego2008-12-031-5/+5
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-24/+24
|\|
| * Change a bunch of codec-specific preprocessor directives from a HAVE_diego2008-08-021-24/+24
| * Remove checks for HAVE_XVID3, that conditional was removed a long time ago.diego2008-08-021-2/+2
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-13/+13
|\|
| * Start unifying names of internal preprocessor directives.diego2008-07-301-13/+13
* | Silence "discards qualifiers" warnings when compiling mplayer.cUoti Urpala2008-04-261-4/+4
|/
* Split cfg-common.h into two separate header files. It was being included twicediego2008-04-111-3/+1
* Add comments to #endif preprocessor directives.diego2008-03-041-9/+9
* Simplify preprocessor conditionals: USE_LIBAV* is defined when compilingdiego2008-03-041-3/+3
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Change force_fps and force_ofps to doublereimar2008-02-141-1/+1
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+4
* Make the main m_option_t arrays constreimar2007-12-021-6/+6
* Move fakemono extern to cfg-common.h where it is actually used.reimar2007-12-021-2/+0
* Remove pointless ifdefs around extern declarationsreimar2007-12-021-29/+0
* Make liblzo conditional to the appropriate #defines.diego2007-02-181-0/+7
* Clarify messages for unavailable options.diego2006-11-141-3/+3
* make any parse error in -x264encopts fatallorenm2006-10-201-1/+1
* fix multiple instances of -x264encopts on the commandline (broke in r20060)lorenm2006-10-151-2/+2
* Remove the x264 option parser, and pass the options on to libx264 as a string...lorenm2006-10-051-2/+2
* after a long time, finally i could add -endpos option to mplayer executable.ptt2006-09-251-2/+0
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-19/+1
* fix vfw-related things, patches by RC and Compngpoirier2006-05-111-1/+1
* Make EDL compilation unconditionaluau2006-04-271-2/+0
* dwStart support for mencoder.corey2006-02-191-1/+1
* added support for external libavformatnicodvb2006-01-091-4/+4
* Remove duplicate leftover line.diego2005-11-121-1/+0
* A long-standing bug... -vfwopts in cfg-mencoder.h is being overriddendiego2005-09-281-1/+1
* Make frameno.avi not turn on by default. this is deprecated and this entireods152005-09-191-0/+2
* -delay for MEncoder, step 1.ods152005-07-171-1/+1
* Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag ...ranma2005-07-021-0/+2
* rawaudio muxerranma2005-06-191-0/+2
* Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.diego2005-05-211-0/+2
* Document lavf muxers.diego2005-05-201-0/+1
* added twolame mp2 audio encodernicodvb2005-05-071-1/+18
* added faac audio encodernicodvb2005-04-251-0/+17
* audio encoding reworkednicodvb2005-04-221-27/+1
* EDL for mencoder, patch by Oded (ods15)rfelker2005-03-191-0/+5
* MEncoder multiple files patch by Oded Shimon (ods15)rfelker2005-02-251-28/+28
* The MPEG muxer now supports MPEG-2 as well.diego2005-02-221-1/+1
* initial, extremely experimental, libavformat muxer; don't expect anything to ...nicodvb2005-02-211-0/+9
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...nicodvb2005-02-211-0/+2
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+17
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-271-0/+11
* more lame optionsrfelker2004-05-191-0/+4
* typos, wording and mistakes pointed out by the wandererdiego2004-05-031-2/+2
* spelling, wording, consistency in comments and printed messagesdiego2004-05-031-26/+27
* Allow user to disable writing of ODML indexranma2004-04-301-0/+4
* oops, forgot this with the softskip patchrfelker2004-04-301-0/+3
* Use aspect from encoder for AVI vprp headerranma2004-03-241-0/+5
* Better vprp aspect fixranma2004-03-221-5/+0
* explicit option for AVI PRP headerhenry2004-03-211-0/+5
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>ranma2004-03-091-0/+2
* remove raw nonsense and replace it by one ovcattila2004-02-171-4/+2
* Duplicate -include option moved to cfg-common.h.diego2004-02-051-1/+0
* * changes mencoder's exit code on explicit kill to 2attila2004-01-291-3/+0
* add lame filter optionsiive2004-01-231-0/+2
* RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>alex2003-12-081-0/+2
* XviD Api4 supportiive2003-11-121-3/+3
* mencoder lavc audio encoding supportranma2003-11-031-0/+8
* -vop ---> -vfdiego2003-10-251-2/+2
* 10l forgot to add nuv to the help messagealbeu2003-08-191-0/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-11/+11
* Moved -slices to cfg-common.h.diego2003-08-111-6/+0
* -noslices support for mencoder. ugly hack, but vf_crop and vf_expandrfelker2003-08-031-0/+6
* A new nuppel video encoder. Mainly for RT encoding on slow box.albeu2003-03-031-0/+5
* cleanup detection of various divx4 versions/alternativesarpi2003-02-061-1/+5
* error msg for -alvcopts if no libavcodec availarpi2003-01-261-0/+2
* ability to disable the nonsense expand filter is a must! otherwiserfelker2003-01-241-0/+3
* add prelim -lameopts helparpi2003-01-111-1/+1
* pphelpmichael2003-01-031-0/+1
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-271-0/+13
* eviv bulgroz <ebulgroz@yahoo.com>:diego2002-12-261-0/+3
* Three typos, two of them noticed by Arpad Biro <biro_arpad@yahoo.com>.diego2002-12-261-3/+3
* Presets are an easy way, to use hard to access lame options and to givearpi2002-12-211-0/+4
* Sorenson 1/3 encoding just for fun :)arpi2002-12-161-0/+2
* Added xvid description in "mencoder -ovc help".rguyom2002-11-271-1/+1
* added obsolete message for -passrfelker2002-11-021-0/+1
* removed -pass nonsense from mencoder! it's now a suboption to -divx4optsrfelker2002-11-021-1/+0
* postprocessing cleanup:michael2002-10-281-1/+0
* Support for XviD encodingkmkaplan2002-09-211-0/+11
* new mencoder option -info, to store copyright, title, encoder version etc in AVIarpi2002-08-291-0/+23
* no default oac/ovc (it just confuses users), more detailed -oac/-ovc helparpi2002-08-051-7/+15
* negative delay won't workarpi2002-08-011-1/+1
* audio preload/density/delay configurablearpi2002-08-011-0/+4
* MEncoder vobsub ripping support, currently not compatible with windows vobsub...atmos42002-07-081-0/+4
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where t...atmos42002-07-081-7/+0
* Added the bandwidth optionbertrand2002-07-051-0/+1
* Added -user -pass options for http authentication.bertrand2002-06-251-0/+6
* vfwopts_conf has moved to vw_vfw.calex2002-05-131-3/+1
* re-ordering options, add comemntsarpi2002-05-041-7/+6
* fixed bogus overloaded "q" parameter for lame mp3 encodingrfelker2002-05-011-0/+1
* volume setting with lame - patch by silicon@falcon.sch.bme.huarpi2002-04-261-0/+1
* obsoleted optionsarpi2002-04-211-7/+2
* -ovc help fixedarpi2002-04-181-1/+14
* -skiplimit/-noskip options to disable fps correctionarpi2002-04-151-0/+4
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-151-2/+0
* -ovc libdv supportarpi2002-04-121-0/+1
* video codecs moved to libmpencoders, crop/scale removed, use -vop for thatarpi2002-04-111-36/+8
* libavcodec 2pass broke mencoder if divx4encore was not available. fixed.rfelker2002-03-291-1/+1
* libavcodec 4mv supportmichael2002-03-281-0/+1
* Support for cropping in mencoder. New options:ksorim2002-03-231-0/+6
* increasing libavcodec -vme rangemichael2002-03-221-1/+1
* supporting ffmpegs "hopefully better bitrate control"michael2002-03-171-0/+6
* initial seeking (-ss) support in mencoderrfelker2002-02-101-0/+2
* VfW encoding support (very alpha yet)arpi2002-02-071-2/+3
* new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-311-1/+2
* added constant-qscale encoding support with lavc, fixed slightly incorrect de...rfelker2002-01-291-1/+2
* Add -nosound/-sound and -ovc null to mencoder.kmkaplan2002-01-261-1/+2
* Added reverting support for -aa* -zr* -pp and -npp optionsalbeu2002-01-191-0/+2
* -lavcopts vme= option to set motion estimation method - patch by Rich Felker ...arpi2002-01-171-0/+1
* 10l. gimme\!arpi2002-01-151-1/+1
* -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-151-0/+2
* GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@f...arpi2002-01-141-4/+4
* extra NULL field appendedarpi2002-01-141-68/+68
* new -pp options stuff (-npp ...)michael2001-12-261-0/+1
* made divx4 optional (also configure checking needed) and added avcodec_closealex2001-12-221-0/+4
* added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and ad...alex2001-12-221-1/+26
* vcodec_raw addedalex2001-12-131-1/+2
* ACODEC_COPYalex2001-12-081-1/+1
* fixed framecopyalex2001-12-081-1/+1
* selectable 2pass logfilenamealex2001-12-081-0/+1
* new video codec: frameno (just the number of frame - for 3-pass encoding)arpi2001-12-061-1/+2
* libmp3lame optionalarpi2001-12-061-0/+10
* horizontal up/downscale linear & cubicmichael2001-12-021-0/+2
* yv12 scaling (-x & -y)michael2001-12-011-0/+3
* added tv subsystemalex2001-11-091-0/+4
* -oac/-ovc (fake:))arpi2001-11-031-2/+20
* divx4 2-pass support, -frames optionarpi2001-11-031-0/+3
* divx4 and lame subconfig supportarpi2001-11-021-0/+36
* mencoder commandline handlingarpi2001-11-021-0/+26