aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common.h
Commit message (Expand)AuthorAge
* options: merge cfg-mplayer.h and cfg-common.hGravatar Clément Bœsch2011-04-20
* cleanup: avoid various GCC warningsGravatar Clément Bœsch2011-04-20
* subs: options: add -sub-pathsGravatar Clément Bœsch2011-04-20
* options: move sub_name, sub_auto and vobsub_name to structGravatar Clément Bœsch2011-04-20
* options: change -alang and -slang to use string list typeGravatar Clément Bœsch2011-04-20
* Merge branch 'sub'Gravatar Uoti Urpala2011-01-26
|\
* | mp_msg: Remove uses of MSGT_MENCODERGravatar Clément Bœsch2011-01-25
| * options: move -noconfig to option struct, simplifyGravatar Uoti Urpala2011-01-11
|/
* sub_cc: Allow selecting the Close Captioning channelGravatar reimar2010-11-14
* options: move various mplayer.c options to option structGravatar Clément Bœsch2010-11-13
* options: move -cache-min and cache-seek-min to option structGravatar Clément Bœsch2010-11-11
* options: move [no]hr-mp3-seek to option structGravatar Clément Bœsch2010-11-11
* options: move some demux options to option structGravatar Clément Bœsch2010-11-11
* options: add OPT_MAKE_FLAGS macro, creates "opt/noopt" flag pairGravatar Clément Bœsch2010-11-04
* options: move audio_output_channels, audio_output_format to structGravatar Uoti Urpala2010-11-02
* build: enable/disable all FFmpeg libraries togetherGravatar Uoti Urpala2010-11-02
* options: Also allow setting msglevel for MSGT_FIXMEGravatar reimar2010-11-02
* configure: Rename "network" variable and option to "networking"Gravatar diego2010-11-02
* stream_bluray: add unencrypted Blu-ray playbackGravatar ben2010-11-02
* cfg-common.h: Fix type of dvbin_opts_conf extern declarationGravatar diego2010-11-02
* cfg-common*: Replace common options template by a common options arrayGravatar diego2010-11-02
* cosmetics: Remove some unused linesGravatar diego2010-11-02
* rtsp: Support RTSP/RTP over HTTP via LIVE555Gravatar cehoyos2010-11-02
* Merge svn changes up to r31291Gravatar Uoti Urpala2010-06-02
|\
* | options: move -a52drc to option structGravatar Uoti Urpala2010-06-02
| * Add a referrer option to set the HTTP Referer field.Gravatar reimar2010-05-30
| * Use the -a52drc option also for the libavcodec decoder.Gravatar reimar2010-05-30
| * cosmetics: vertical alignment in msg module help output.Gravatar diego2010-05-27
| * cosmetics: vertical alignment in msg module help outputGravatar diego2010-05-25
* | Merge svn change r31134Gravatar Uoti Urpala2010-05-07
|\|
| * the great MPlayer tab removal: part IIGravatar diego2010-05-03
* | Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ 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 dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.Gravatar diego2010-02-19
| | * Move movie_aspect extern declaration to libmpcodecs/vd.h.Gravatar diego2010-02-14
| |/
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Remove CONFIG_TV_TELETEXT.Gravatar cehoyos2009-11-07
| * Separate teletext from tv support.Gravatar cehoyos2009-11-07
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * 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 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
| * Remove redundant declaration of proc_priority.Gravatar diego2008-10-12