summaryrefslogtreecommitdiffstats
path: root/cfg-common-opts.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for 8 channel audio.tack2009-11-101-1/+1
* Add a -nosub option that allows disabling auto-selected subtitles as e.g. thereimar2009-09-281-0/+1
* Allow -1 and -2 values for -aid, -vid and -sid (meaning "auto" and "disabled"...reimar2009-09-281-3/+3
* Improve wording for missing sctp supportlu_zero2009-08-031-1/+1
* 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
* Add priority support for OS/2 and factorize the Windows priority support.diego2009-02-101-1/+3
* added support for manual audio substream selection out of 0xFD PES streams (B...nicodvb2009-01-041-0/+1
* Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.diego2008-12-241-0/+1
* 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
* 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
* 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
* Start unifying names of internal preprocessor directives.diego2008-07-301-19/+19
* 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