aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_option.h
Commit message (Expand)AuthorAge
* m_option: remove an unused fieldGravatar wm42018-05-31
* m_option: fix duplicate flag valueGravatar Philip Sequeira2018-05-13
* encode: get rid of AVDictionary setter helperGravatar wm42018-04-29
* video: add an option to tune waiting for video timingGravatar wm42018-03-15
* m_option: remove unneded compatibility featuresGravatar wm42018-02-28
* options: minor cleanup to --no-... handlingGravatar wm42018-02-13
* options: slightly improve filter help output for lavfi bridgeGravatar wm42018-02-03
* video: rewrite filtering glue codeGravatar wm42018-01-30
* options: add an option type for byte sizesGravatar wm42018-01-25
* audio: add global options for resampler defaultsGravatar wm42018-01-13
* vo_gpu/context_android: replace both options with android-surface-sizeGravatar sfan52018-01-02
* options: deprecate --ff- options and propertiesGravatar wm42017-12-21
* video: remove automatic stereo3d filter insertionGravatar wm42017-11-29
* lua: integrate stats.lua scriptGravatar Julian2017-10-09
* video: change --deinterlace behaviorGravatar wm42017-08-22
* options: add a thread-safe way to notify option updatesGravatar wm42017-08-22
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* options: change everything againGravatar wm42017-07-02
* m_option: remove unused error codeGravatar wm42017-07-02
* options: change path list options, and document list optionsGravatar wm42017-06-30
* options: handle suffixes like -add in a more generic wayGravatar wm42017-06-26
* options: simplify and rename m_option_type_storeGravatar wm42017-06-23
* options: unbreak -hGravatar wm42017-06-23
* command: add all options to property->option bridgeGravatar wm42017-06-15
* options: change license of most files to LGPL (except options.c/.h)Gravatar wm42017-06-12
* audio: move replaygain control to top-level optionsGravatar wm42017-04-26
* options: deprecate --loopGravatar wm42017-04-10
* command: add better runtime filter toggling methodGravatar wm42017-03-25
* options: some simplificationsGravatar wm42016-11-29
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* win32: make --priority runtime-settableGravatar James Ross-Gowan2016-09-28
* player: make audio-channels etc. runtime settableGravatar wm42016-09-22
* client API: more or less deprecate mpv_set_option()Gravatar wm42016-09-21
* options: make input options generally runtime-settableGravatar wm42016-09-21
* command: change update handling of some video-related propertiesGravatar wm42016-09-20
* m_option: resort M_OPT_ flag valuesGravatar wm42016-09-20
* player: make --osc/--ytdl settable during playbackGravatar wm42016-09-20
* options, command: simplify some option updatesGravatar wm42016-09-19
* options: slightly better option update mechanismGravatar wm42016-09-19
* options: simplify M_OPT_EXITGravatar wm42016-09-17
* options: kill M_OPT_GLOBAL flagGravatar wm42016-09-17
* options: add automagic hack for handling sub-option deprecationsGravatar wm42016-09-05
* options: add a mechanism to make sub-option replacement slightly easierGravatar wm42016-09-05
* options: deprecate --vo-defaultsGravatar wm42016-09-02
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* command: add options to property listGravatar wm42016-09-01
* vo, ao: disable positional parameter suboptionsGravatar wm42016-09-01
* m_option: replace --no-video-aspect aliasGravatar wm42016-08-31
* m_config: introduce and use OPT_ALIAS for some optionsGravatar wm42016-08-31