summaryrefslogtreecommitdiffstats
path: root/options
Commit message (Expand)AuthorAgeFilesLines
* win32: silence some warningsJames Ross-Gowan2014-11-081-0/+2
* audio: add --audio-client-name optionwm42014-11-072-0/+3
* player: add --chapters-file optionwm42014-11-022-0/+3
* player: add an option to abort playback on partial init failureswm42014-10-282-0/+3
* Drop libquvi supportwm42014-10-252-6/+0
* video: initial dxva2 supportwm42014-10-251-1/+2
* terminal: strictly don't read terminal input if stdout is not a terminalwm42014-10-231-4/+0
* m_option: format mpv_node as jsonwm42014-10-231-1/+7
* options: allow selecting track ID 0 toowm42014-10-211-1/+1
* player: add stream selection by ffmpeg indexwm42014-10-212-0/+9
* lua: strictly free memory on errorswm42014-10-191-1/+2
* win32: get rid of mp_stat in the normal source codewm42014-10-171-2/+2
* input: implement --input-file on unix using the IPC supportAlessandro Ghedini2014-10-172-0/+2
* input: implement JSON-based IPC protocolAlessandro Ghedini2014-10-172-0/+4
* sub: adjustments to --ass-style-override optionwm42014-10-171-1/+1
* audio: add device selection & listing with --audio-devicewm42014-10-092-0/+3
* m_config: add function to copy all optionswm42014-10-062-1/+22
* cocoa: remove --fs-missioncontrolStefano Pigozzi2014-10-053-7/+0
* options: add --no-keepaspect-windowwm42014-10-042-0/+3
* x11: stupid workaround for XMonadwm42014-10-041-2/+2
* audio: enable pitch correction by default when playing fastwm42014-10-022-0/+4
* audio: remove --audiodropwm42014-09-302-3/+0
* player: allow passing number of loops to --loop-filewm42014-09-221-1/+3
* options: remove --volstepwm42014-09-213-3/+1
* player: allow overriding OSD message for all OSD levelswm42014-09-182-0/+4
* options: change --volstep to 2wm42014-09-161-1/+1
* options: add M_OPT_FILE flag to mark options that want a file(list)Alessandro Ghedini2014-09-133-15/+20
* m_config: fix theoretic undefined behaviorwm42014-09-131-4/+7
* audio: make buffer size configurablewm42014-09-052-0/+4
* path: remove XDG bullshitwm42014-09-031-23/+1
* player: add --media-title optionwm42014-09-022-0/+2
* player: add --osd-playing-msg optionwm42014-09-022-0/+2
* player: simplistic HLS bitrate selectionwm42014-09-012-0/+4
* command: make m_property_strdup_ro with NULL mean unavailablewm42014-09-011-0/+2
* video: initial Matroska 3D supportwm42014-08-304-1/+60
* player: reduce default demuxer cachewm42014-08-301-1/+1
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-293-3/+3
* options: more detailed output for --vf-... error messagewm42014-08-281-2/+4
* player: redo how stream caching and pausing on low cache workswm42014-08-273-7/+10
* options: compatibility hack for --slave-brokenwm42014-08-252-0/+4
* video: enable framedropping by defaultwm42014-08-171-0/+1
* demux: enable thread by defaultwm42014-08-161-3/+3
* demux: add option to control the readahead buffer by a duration valuewm42014-08-162-0/+3
* video: add --display-fps switch to control framedrop FPSwm42014-08-162-0/+3
* audio: add a mode to insert silence on severe A/V desyncwm42014-08-152-0/+3
* video: add VO framedropping modewm42014-08-151-1/+3
* sub: add option to workaround broken mkv fileswm42014-08-142-0/+2
* video: move display and timing to a separate threadwm42014-08-122-3/+0
* video: remove "hard" framedrop modewm42014-08-091-2/+1
* options: fix key-value-list optionswm42014-08-051-6/+11
* Remove the last remains of slave modewm42014-08-012-2/+0
* stream_lavf: allow setting AVOptions with --stream-lavf-owm42014-07-302-0/+3
* vo: remove vo_mouse_movement() wrapperwm42014-07-272-4/+0
* sub: add detection via BOMwm42014-07-221-5/+1
* demux: add a demuxer threadwm42014-07-162-0/+9
* Revert "Remove DVD and Bluray support"wm42014-07-152-0/+17
* Remove DVD and Bluray supportwm42014-07-142-17/+0
* config: adjust config parser messageswm42014-07-131-5/+4
* config: skip BOMwm42014-07-121-0/+4
* build: include <strings.h> for strcasecmp()wm42014-07-101-0/+1
* options: remove bogus replacement message for --fstypewm42014-07-051-1/+0
* options: add --autosub-match to option replacement listwm42014-07-051-0/+1
* tv: move demuxer parts to separate filewm42014-07-051-1/+0
* Audit and replace all ctype.h useswm42014-07-012-9/+8
* options: add --list-protocols optionAlessandro Ghedini2014-06-301-0/+2
* options: fix --gapless-audio default valuewm42014-06-301-0/+1
* options: support setting start time relative to start PTSTsukasa OMOTO2014-06-292-3/+6
* config: use the same signature for win32/OSX specific path functionswm42014-06-261-6/+7
* config: handle --no-config case directly in mp_config_dirs()wm42014-06-261-26/+23
* config, player: avoid some temporary talloc contextswm42014-06-261-13/+14
* config: make passing talloc context optional for some functionswm42014-06-261-17/+21
* player: create config dir if it doesn't existwm42014-06-261-4/+1
* config: prefer the old config dir if it exists, but XDG doesn'twm42014-06-261-6/+14
* Basic xdg directory implementationKenneth Zhou2014-06-262-78/+136
* cache: change auto-pause/resume defaultswm42014-06-231-2/+2
* video: Support BT.2020 constant luminance systemNiklas Haas2014-06-221-1/+2
* options: Expose --colormatrix-primaries to the userNiklas Haas2014-06-222-0/+7
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-221-0/+1
* win32: add missing priority classesJames Ross-Gowan2014-06-221-0/+2
* stream: add a file cachewm42014-06-222-0/+5
* options: allow adding multiple files with --audio-filewm42014-06-182-2/+2
* sub: add --sub-scale-with-window optionwm42014-06-142-0/+2
* options: remove some more stuffwm42014-06-134-39/+15
* options: remove some unneeded stuffwm42014-06-133-28/+21
* command: redo the property typewm42014-06-132-57/+86
* options: remove OPT_FLAG_CONSTANTSwm42014-06-133-24/+15
* options: remove use of an inverted option valuewm42014-06-132-4/+3
* options: turn --idx, --forceidx into --indexwm42014-06-133-5/+5
* win32: implement --priority differentlywm42014-06-122-6/+15
* options: fix for compilation when encoding disabledxylosper2014-06-121-1/+1
* encode: make option struct localwm42014-06-112-46/+6
* input: make option struct localwm42014-06-112-34/+3
* demux_lavf: make option struct localwm42014-06-112-18/+3
* ad_lavc: make option struct localwm42014-06-112-15/+3
* vd_lavc: make option struct localwm42014-06-112-17/+3
* options: remove a global variablewm42014-06-112-5/+5
* Add more constwm42014-06-111-2/+2
* demux_raw: remove global option variableswm42014-06-112-6/+7
* demux_mf: remove global option variableswm42014-06-112-9/+7
* options: remove global variables for swscale options; rename themwm42014-06-112-22/+5
* stream_dvd, stream_dvdnav, stream_bluray: remove global option variableswm42014-06-112-5/+13
* stream_dvb: remove global option variableswm42014-06-112-2/+3
* stream_cdda: remove global option variableswm42014-06-112-3/+6
* stream_pvr: remove global option variableswm42014-06-112-26/+3
* tv: remove global option variableswm42014-06-112-60/+4
* m_config: add function to copy subopt-structwm42014-06-112-0/+43
* audio: add a "weak" gapless mode, and make it defaultwm42014-06-091-1/+4
* player: show "neutral" position markers for OSD barswm42014-06-081-0/+5
* options: change --sub-file behaviorwm42014-06-083-1/+41
* sub: remove old style override optionwm42014-06-051-1/+1
* sub: add --ass-style-override=force optionwm42014-06-051-1/+1
* player: write file name to the watch later config fileAlessandro Ghedini2014-06-012-0/+2
* m_option: use isfinite() instead of isnormal()wm42014-06-011-1/+1
* video: add --video-rotate option for controlling auto-rotationwm42014-05-242-0/+4
* stream: kill start_pos, remove --sb optionwm42014-05-242-3/+0
* input: allow disabling window dragging with --no-window-draggingwm42014-05-202-0/+4
* cache: redo options and default settingswm42014-05-203-21/+26
* options: unify code for setting string and "raw" optionswm42014-05-182-43/+94
* x11: replace--[x11-]fstype option with --x11-netwmwm42014-05-162-2/+3
* player: reorganize how lua scripts are loadedwm42014-05-131-0/+2
* options: add --hr-seek-framedrop optionwm42014-05-072-0/+3
* vo: remove old stuffwm42014-05-061-2/+0
* options: fix "-" (stdin) inputwm42014-05-061-1/+1
* options: print replacement for renamed/replaced optionswm42014-05-051-1/+87
* options: let unknown option case be handled by final option parserwm42014-05-052-9/+6
* options: merge ---sub-auto-match with --sub-autowm42014-05-042-5/+3
* options: remove deprecated --identifyMartin Herkt2014-05-042-2/+0
* options: remove obsolete --fsmode-dontuseMartin Herkt2014-05-042-4/+0
* options: rename device-specific optionsMartin Herkt2014-05-041-2/+2
* options: rename msg-related optionsMartin Herkt2014-05-041-6/+6
* options: rename video-related options/propertiesMartin Herkt2014-05-042-6/+6
* options: rename audio-related options/propertiesMartin Herkt2014-05-041-5/+5
* options: rename subtitle-related optionsMartin Herkt2014-05-041-6/+6
* options: rename input-related optionsMartin Herkt2014-05-043-5/+5
* command: allow native access to "vf" propertywm42014-04-241-0/+101
* client API: make mpv_set_option set options nativelywm42014-04-222-23/+26
* build: glob() is always availablewm42014-04-221-2/+0
* parse_commandline: glob filenames on WindowsJames Ross-Gowan2014-04-211-2/+26
* encode: don't apply default config optionswm42014-04-194-14/+12
* player: add a --loop-file optionwm42014-04-172-0/+2
* player: add a --dump-stats optionwm42014-04-172-0/+2
* options: don't allow --no-foo=yeswm42014-04-141-2/+2
* video: change image format names, prefer mostly FFmpeg nameswm42014-04-141-2/+4
* New option --no-ometadata to opt out of including metadata when encoding.Rudolf Polzer2014-04-142-0/+5
* Remove radio://wm42014-04-131-17/+1
* player: remove ASX, SMIL and NSC playlist parserswm42014-04-131-1/+0
* options: don't sort sub-option help outputwm42014-04-121-1/+2
* options: sort --list-optionswm42014-04-111-1/+13
* command: remove extended information from --list-propertieswm42014-04-111-19/+4
* vd_lavc: by default, do not show corrupt frameswm42014-04-081-1/+1
* command: fix access to "metadata/list" propertywm42014-03-301-0/+14
* command: add helper function to split property pathswm42014-03-302-0/+20
* m_property: don't parse empty string as 0wm42014-03-301-1/+2
* player: remove confusing argc/argv adjustmentwm42014-03-231-2/+2
* options: fix allowed DVD start titlewm42014-03-171-1/+1
* audio: make --channels option always force the output layoutwm42014-03-101-1/+1
* m_option: fix handling of empty channel layoutswm42014-03-101-2/+2
* m_property: allow setting string properties via M_PROPERTY_SET_STRINGwm42014-03-031-2/+1
* sd_ass: add a very simple and evil way to override ASS subtitle styleswm42014-03-011-1/+1
* msg: add --msgtime option to add timestamps to each output messagewm42014-02-282-0/+2
* lua: add option to disable auto-loading of lua scriptswm42014-02-282-0/+3
* config: fix --config-dir logic for global config fileswm42014-02-281-1/+1
* m_option: make converting mpv_node to string always failwm42014-02-261-1/+1
* m_option: fix key/value list string conversionwm42014-02-261-1/+1
* options: fix --list-options outputwm42014-02-261-2/+2
* m_property: fix confused error codewm42014-02-261-1/+1
* m_option: don't make "unset" string and string list return NULL stringswm42014-02-261-2/+2
* options: allow changing options at runtimewm42014-02-252-34/+43
* config: always print resolved config paths in verbose modewm42014-02-251-50/+63
* config: add a --config-dir option to force config directorywm42014-02-253-0/+18
* command: make options property return the list of all optionswm42014-02-242-0/+23
* client API: implement setting options using their native type toowm42014-02-242-