summaryrefslogtreecommitdiffstats
path: root/cfg-common-opts.h
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r29412Uoti Urpala2009-07-071-4/+8
|\
| * CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values.diego2009-06-031-2/+2
| * Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag a...lu_zero2009-05-251-1/+1
| * Make sure -rtsp-stream-with-sctp is supported while building with libnemesilu_zero2009-05-251-4/+8
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-8/+8
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-8/+8
* | Merge svn changes up to r28537Uoti Urpala2009-02-121-1/+1
|\|
| * Add priority support for OS/2 and factorize the Windows priority support.diego2009-02-101-1/+3
* | Merge svn changes up to r28310Uoti Urpala2009-01-151-0/+1
|\|
| * added support for manual audio substream selection out of 0xFD PES streams (B...nicodvb2009-01-041-0/+1
* | Merge svn changes up to r28204Uoti Urpala2008-12-271-0/+1
|\|
| * Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.diego2008-12-241-0/+1
* | Merge svn changes up to 27824Uoti Urpala2008-10-251-1/+2
|\|
| * Add -nomsgcolor option to match -msgcolor, patch by swell.k gmail com.diego2008-10-161-0/+1
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.diego2008-10-131-1/+1
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-18/+18
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one anddiego2008-08-071-7/+7
| * Rename font-related preprocessor directives.diego2008-08-071-7/+7
| * Rename a bunch of miscellaneous preprocessor directives.diego2008-08-071-1/+1
| * Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-3/+3
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-5/+5
|\|
| * Change a bunch of codec-specific preprocessor directives from a HAVE_diego2008-08-021-1/+1
| * Remove checks for HAVE_XVID3, that conditional was removed a long time ago.diego2008-08-021-1/+1
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;diego2008-08-011-4/+4
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-19/+19
|\|
| * Start unifying names of internal preprocessor directives.diego2008-07-301-19/+19
* | Silence "discards qualifiers" warnings when compiling mplayer.cUoti Urpala2008-04-261-11/+11
* | Move global mconfig to mpctxUoti Urpala2008-04-261-1/+0
* | Move vf_settings to options structUoti Urpala2008-04-261-1/+1
* | Move vd_use_slices to options structUoti Urpala2008-04-251-2/+2
* | Move movie_aspect to options structUoti Urpala2008-04-251-2/+2
* | Move screen_size_xy to options structUoti Urpala2008-04-251-1/+1
* | Move flip and softzoom to options structUoti Urpala2008-04-251-4/+4
* | Modify option helper macrosUoti Urpala2008-04-241-7/+7
* | Move dvdsub_id to options structUoti Urpala2008-04-231-1/+1
* | Move audio_id and video_id to options structUoti Urpala2008-04-231-5/+5
* | Move playback_speed to options structUoti Urpala2008-04-231-1/+1
* | cfg-common-opts.h: Remove multiple inclusion guards and #includeUoti Urpala2008-04-231-7/+0
|/
* Add options to disable some or all config files.albeu2008-04-141-0/+1
* Replace the trivial command line preparser with a more robust versionalbeu2008-04-131-1/+1
* Enable runtime control for colorful and/or module name outputzuxy2008-04-121-0/+2
* Split cfg-common.h into two separate header files. It was being included twicediego2008-04-111-0/+342