aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common-opts.h
Commit message (Expand)AuthorAge
* Add support for 8 channel audio.Gravatar tack2009-11-10
* 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
* Improve wording for missing sctp supportGravatar lu_zero2009-08-03
* 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
* Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
* added support for manual audio substream selection out of 0xFD PES streams (B...Gravatar nicodvb2009-01-04
* Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.Gravatar diego2008-12-24
* 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
* 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
* 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
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* Replace the trivial command line preparser with a more robust versionGravatar albeu2008-04-13
* Enable runtime control for colorful and/or module name outputGravatar zuxy2008-04-12
* Split cfg-common.h into two separate header files. It was being included twiceGravatar diego2008-04-11