aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-mencoder.h
Commit message (Expand)AuthorAge
* Change a bunch of codec-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* Remove checks for HAVE_XVID3, that conditional was removed a long time ago.Gravatar diego2008-08-02
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Split cfg-common.h into two separate header files. It was being included twiceGravatar diego2008-04-11
* Add comments to #endif preprocessor directives.Gravatar diego2008-03-04
* Simplify preprocessor conditionals: USE_LIBAV* is defined when compilingGravatar diego2008-03-04
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Change force_fps and force_ofps to doubleGravatar reimar2008-02-14
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Make the main m_option_t arrays constGravatar reimar2007-12-02
* Move fakemono extern to cfg-common.h where it is actually used.Gravatar reimar2007-12-02
* Remove pointless ifdefs around extern declarationsGravatar reimar2007-12-02
* Make liblzo conditional to the appropriate #defines.Gravatar diego2007-02-18
* Clarify messages for unavailable options.Gravatar diego2006-11-14
* make any parse error in -x264encopts fatalGravatar lorenm2006-10-20
* fix multiple instances of -x264encopts on the commandline (broke in r20060)Gravatar lorenm2006-10-15
* Remove the x264 option parser, and pass the options on to libx264 as a string...Gravatar lorenm2006-10-05
* after a long time, finally i could add -endpos option to mplayer executable.Gravatar ptt2006-09-25
* Remove support for obsolete and non-free divx4/odivx libraries.Gravatar diego2006-07-14
* fix vfw-related things, patches by RC and CompnGravatar gpoirier2006-05-11
* Make EDL compilation unconditionalGravatar uau2006-04-27
* dwStart support for mencoder.Gravatar corey2006-02-19
* added support for external libavformatGravatar nicodvb2006-01-09
* Remove duplicate leftover line.Gravatar diego2005-11-12
* A long-standing bug... -vfwopts in cfg-mencoder.h is being overriddenGravatar diego2005-09-28
* Make frameno.avi not turn on by default. this is deprecated and this entireGravatar ods152005-09-19
* -delay for MEncoder, step 1.Gravatar ods152005-07-17
* Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag ...Gravatar ranma2005-07-02
* rawaudio muxerGravatar ranma2005-06-19
* Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.Gravatar diego2005-05-21
* Document lavf muxers.Gravatar diego2005-05-20
* added twolame mp2 audio encoderGravatar nicodvb2005-05-07
* added faac audio encoderGravatar nicodvb2005-04-25
* audio encoding reworkedGravatar nicodvb2005-04-22
* EDL for mencoder, patch by Oded (ods15)Gravatar rfelker2005-03-19
* MEncoder multiple files patch by Oded Shimon (ods15)Gravatar rfelker2005-02-25
* The MPEG muxer now supports MPEG-2 as well.Gravatar diego2005-02-22
* initial, extremely experimental, libavformat muxer; don't expect anything to ...Gravatar nicodvb2005-02-21
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...Gravatar nicodvb2005-02-21
* encoding to mp2 with libtoolameGravatar nicodvb2004-09-21
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...Gravatar iive2004-08-27
* more lame optionsGravatar rfelker2004-05-19
* typos, wording and mistakes pointed out by the wandererGravatar diego2004-05-03
* spelling, wording, consistency in comments and printed messagesGravatar diego2004-05-03
* Allow user to disable writing of ODML indexGravatar ranma2004-04-30
* oops, forgot this with the softskip patchGravatar rfelker2004-04-30
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* Better vprp aspect fixGravatar ranma2004-03-22
* explicit option for AVI PRP headerGravatar henry2004-03-21
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>Gravatar ranma2004-03-09