aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.h
Commit message (Expand)AuthorAge
* options: make mp_vo_opts options an actual sub-option groupGravatar wm42016-08-30
* player: add option to disable video OSDGravatar wm42016-08-28
* player: add option to control duration of image displayGravatar wm42016-08-17
* player: add --no-autoload-files optionGravatar wm42016-08-10
* player: add --audio-wait-open optionsGravatar wm42016-08-09
* player: add --audio-stream-silenceGravatar wm42016-08-09
* audio: use --audio-channels=auto behavior, except on ALSAGravatar wm42016-08-04
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* audio: drop --softvol=no and --softvol=autoGravatar wm42016-07-09
* win32: make taskbar progress indication optionalGravatar maniak13492016-05-08
* options: add --fit-border video optionGravatar maniak13492016-04-30
* player: add --external-file optionGravatar wm42016-02-08
* player: add complex filter graph supportGravatar wm42016-02-05
* audio: change downmix behavior, add --audio-normalize-downmixGravatar wm42016-01-20
* options: add --audio-file-pathsGravatar wm42015-12-25
* win32: add option to set VO MMCSS profileGravatar wm42015-12-06
* x11: request bypassing compositorGravatar wm42015-11-18
* videotoolbox: make decoder format customizableGravatar wm42015-11-17
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* options: remove --use-text-osdGravatar wm42015-10-24
* options: add support for client certificate authenticationGravatar Joschka Tillmanns2015-10-20
* video: remove user-controllable PTS sorting (--pts-association-mode)Gravatar wm42015-10-06
* audio: add option for falling back to ao_nullGravatar wm42015-10-05
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* video: make container vs. bitstream aspect ratio configurableGravatar wm42015-08-30
* player: add --playlist-pos optionGravatar wm42015-08-22
* player: add display sync modeGravatar wm42015-08-10
* demux: add options to control maximum queue sizeGravatar wm42015-08-05
* demux: remove options to control minimum packet queue sizeGravatar wm42015-08-05
* cache: make backbuffer size configurableGravatar wm42015-07-22
* sub: add option for stretching image subtitles to screenGravatar wm42015-07-18
* player: disable seeking even if the cache is enabledGravatar wm42015-07-08
* vo_opengl_cb, vo_opengl: add option for preloading hwdec contextGravatar wm42015-07-07
* audio: add --audio-spdif as new method for enabling passthroughGravatar wm42015-06-05
* options: remove --slave-brokenGravatar wm42015-05-27
* player: use an array for stream ID options and suchGravatar wm42015-05-22
* options: fix typo in variable nameGravatar wm42015-05-03
* screenshots: add --screenshot-directory optionGravatar wm42015-05-01
* player: add --window-scale optionGravatar wm42015-04-24
* demux_mkv: move global options to the demuxerGravatar wm42015-04-23
* video: move colorspace overrides to vf_format, simplifyGravatar wm42015-03-31
* ytdl: add "--ytdl-params" optionGravatar Thiago Kenji Okada2015-02-25
* sub: mess with styling defaults, change --ass-use-margins behaviorGravatar wm42015-02-16
* options: add --network-timeoutGravatar wm42015-02-06
* options: change --msg-level optionGravatar wm42015-02-06
* player: remove --fixed-voGravatar wm42015-02-03
* player: add external audio file auto-loadingGravatar wm42015-02-02
* msg: add --log-file optionGravatar wm42015-01-26
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16