aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common-opts.h
Commit message (Expand)AuthorAge
* options: move -alang and -slang to option structGravatar Uoti Urpala2010-05-22
* Merge svn change r31134Gravatar Uoti Urpala2010-05-07
|\
| * the great MPlayer tab removal: part IIGravatar diego2010-05-03
* | Merge svn changes up to r30967Gravatar Uoti Urpala2010-04-26
|\|
* | Merge svn changes up to r30907Gravatar Uoti Urpala2010-04-26
|\ \
* | | options: move -chapter values to option structGravatar Uoti Urpala2010-04-25
| | * Move SetCodecPath() from loader to get_path.c and make it unconditional.Gravatar diego2010-03-20
| |/
| * Add -codecpath option.Gravatar komh2010-03-15
* | Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \
| | * Declare externally used variables from vd.c as extern in vd.h.Gravatar diego2010-02-22
| |/
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Disable libass fallbacks for fontconfig < 2.4.2Gravatar Grigori Goronzy2010-01-27
* | Support for multiple editions in MatroskaGravatar Daniel Dawson2009-12-04
* | options: Move ass_enabled to options structGravatar Uoti Urpala2009-12-02
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Add support for 8 channel audio.Gravatar tack2009-11-10
* | Merge svn changes up to r29752Gravatar Uoti Urpala2009-10-06
|\|
| * Add a -nosub option that allows disabling auto-selected subtitles as e.g. theGravatar reimar2009-09-28
| * Allow -1 and -2 values for -aid, -vid and -sid (meaning "auto" and "disabled"...Gravatar reimar2009-09-28
* | Merge svn changes up to r29532Gravatar Uoti Urpala2009-08-18
|\|
| * Improve wording for missing sctp supportGravatar lu_zero2009-08-03
* | Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\|
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values.Gravatar diego2009-06-03
| * Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag a...Gravatar lu_zero2009-05-25
| * Make sure -rtsp-stream-with-sctp is supported while building with libnemesiGravatar lu_zero2009-05-25
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * added support for manual audio substream selection out of 0xFD PES streams (B...Gravatar nicodvb2009-01-04
* | Merge svn changes up to r28204Gravatar Uoti Urpala2008-12-27
|\|
| * Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.Gravatar diego2008-12-24
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.Gravatar diego2008-10-16
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
| * Rename a bunch of miscellaneous preprocessor directives.Gravatar diego2008-08-07
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * 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
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Silence "discards qualifiers" warnings when compiling mplayer.cGravatar Uoti Urpala2008-04-26
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
* | Move vf_settings to options structGravatar Uoti Urpala2008-04-26