aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/options.h
Commit message (Expand)AuthorAge
* video: add --display-fps switch to control framedrop FPSGravatar wm42014-08-16
* audio: add a mode to insert silence on severe A/V desyncGravatar wm42014-08-15
* sub: add option to workaround broken mkv filesGravatar wm42014-08-14
* video: move display and timing to a separate threadGravatar wm42014-08-12
* Remove the last remains of slave modeGravatar wm42014-08-01
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* demux: add a demuxer threadGravatar wm42014-07-16
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* options: Expose --colormatrix-primaries to the userGravatar Niklas Haas2014-06-22
* stream: add a file cacheGravatar wm42014-06-22
* options: allow adding multiple files with --audio-fileGravatar wm42014-06-18
* sub: add --sub-scale-with-window optionGravatar wm42014-06-14
* options: remove use of an inverted option valueGravatar wm42014-06-13
* options: turn --idx, --forceidx into --indexGravatar wm42014-06-13
* win32: implement --priority differentlyGravatar wm42014-06-12
* encode: make option struct localGravatar wm42014-06-11
* input: make option struct localGravatar wm42014-06-11
* demux_lavf: make option struct localGravatar wm42014-06-11
* ad_lavc: make option struct localGravatar wm42014-06-11
* vd_lavc: make option struct localGravatar wm42014-06-11
* demux_raw: remove global option variablesGravatar wm42014-06-11
* demux_mf: remove global option variablesGravatar wm42014-06-11
* options: remove global variables for swscale options; rename themGravatar wm42014-06-11
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variablesGravatar wm42014-06-11
* stream_dvb: remove global option variablesGravatar wm42014-06-11
* stream_cdda: remove global option variablesGravatar wm42014-06-11
* stream_pvr: remove global option variablesGravatar wm42014-06-11
* tv: remove global option variablesGravatar wm42014-06-11
* player: write file name to the watch later config fileGravatar Alessandro Ghedini2014-06-01
* video: add --video-rotate option for controlling auto-rotationGravatar wm42014-05-24
* stream: kill start_pos, remove --sb optionGravatar wm42014-05-24
* input: allow disabling window dragging with --no-window-draggingGravatar wm42014-05-20
* cache: redo options and default settingsGravatar wm42014-05-20
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* options: add --hr-seek-framedrop optionGravatar wm42014-05-07
* vo: remove old stuffGravatar wm42014-05-06
* options: merge ---sub-auto-match with --sub-autoGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* options: remove obsolete --fsmode-dontuseGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename input-related optionsGravatar Martin Herkt2014-05-04
* player: add a --loop-file optionGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* New option --no-ometadata to opt out of including metadata when encoding.Gravatar Rudolf Polzer2014-04-14
* msg: add --msgtime option to add timestamps to each output messageGravatar wm42014-02-28
* lua: add option to disable auto-loading of lua scriptsGravatar wm42014-02-28
* config: add a --config-dir option to force config directoryGravatar wm42014-02-25
* options: add --no-terminal switchGravatar wm42014-02-10