aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* video: remove VDA supportGravatar wm42015-09-28
* player: prefer logical current directory pathGravatar wm42015-09-11
* options: fix --no-configGravatar wm42015-09-05
* video: make container vs. bitstream aspect ratio configurableGravatar wm42015-08-30
* player: add --playlist-pos optionGravatar wm42015-08-22
* options: sub-file replaces subfile, instead of subGravatar Stian Eikeland2015-08-21
* player: add display sync modeGravatar wm42015-08-10
* options: remove the period at the end of "No file."Gravatar Niklas Haas2015-08-09
* options: move program name to end of window titleGravatar Martin Herkt2015-08-09
* demux: add options to control maximum queue sizeGravatar wm42015-08-05
* demux: remove options to control minimum packet queue sizeGravatar wm42015-08-05
* hwdec: add VideoToolbox supportGravatar Sebastien Zwickert2015-08-05
* command: add property indicating per-file optionsGravatar wm42015-07-23
* cache: make backbuffer size configurableGravatar wm42015-07-22
* sub: add option for stretching image subtitles to screenGravatar wm42015-07-18
* player: extend --hls-bitrate optionGravatar wm42015-07-13
* 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
* options: cleanup hwdec name mappingsGravatar wm42015-07-07
* options: fix conversion of flags to stringsGravatar wm42015-07-01
* options: improve an error messageGravatar wm42015-06-27
* audio: replace format name tableGravatar wm42015-06-26
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* options: make keyvalue list parsing less strictGravatar wm42015-06-10
* 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
* command: remove old property deprecation warning mechanismGravatar wm42015-05-22
* options: rename --media-title optionGravatar wm42015-05-22
* audio: make softvol scale cubicGravatar wm42015-05-22
* audio: change range of volume option/propertyGravatar wm42015-05-22
* options: --loop without argument means looping foreverGravatar wm42015-05-22
* video: add hevc to whitelist of hwdec codecsGravatar wm42015-05-14
* path: improve verbose loggingGravatar wm42015-05-09
* path: use mp_path_join in one more placeGravatar wm42015-05-09
* player: make resuming playlists less noisy in verbose modeGravatar wm42015-05-09
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* path: unify the two config file lookup functionsGravatar wm42015-05-09
* player: add --force-window=immediate modeGravatar wm42015-05-08
* m_config: make m_config_set_profile() use a nameGravatar wm42015-05-07
* path: start special espansion with ~~name instead of ~nameGravatar wm42015-05-03
* options: fix typo in variable nameGravatar wm42015-05-03
* options: remove --leak-reportGravatar wm42015-05-02
* path: fix user path resolutionGravatar wm42015-05-01
* screenshots: prefix default template with "mpv-"Gravatar wm42015-05-01
* path: expose platform-specific path resolversGravatar wm42015-05-01
* path: refactorGravatar wm42015-05-01
* screenshots: add --screenshot-directory optionGravatar wm42015-05-01
* ytdl: force "best" format by defaultGravatar wm42015-04-26