| Commit message (Expand) | Author | Age | Files | Lines |
* | player: add --screen-name and --fs-screen-name | Dudemanguy | 2020-12-06 | 1 | -0/+2 |
* | Revert "options: disable vsfilter blur compat by default" | rcombs | 2020-11-22 | 1 | -1/+1 |
* | screenshot: add --screenshot-sw option | wm4 | 2020-10-05 | 1 | -0/+1 |
* | options: fix --cover-art-file typo | Guido Cella | 2020-09-30 | 1 | -1/+1 |
* | player: add automatic loading of external cover art files | wm4 | 2020-09-28 | 1 | -2/+10 |
* | mac: add an option to prevent focusing of the window on open | der richter | 2020-09-25 | 1 | -0/+2 |
* | mac: add ontop window level for desktop | der richter | 2020-09-20 | 1 | -2/+2 |
* | options: simplify --android-surface-size handling | sfan5 | 2020-09-20 | 1 | -5/+3 |
* | options: fix a flags field | wm4 | 2020-09-04 | 1 | -2/+2 |
* | player: add --subs-with-matching-audio option | rcombs | 2020-08-19 | 1 | -1/+5 |
* | wayland: expose wayland-app-id as a user option | Dudemanguy | 2020-08-14 | 1 | -0/+1 |
* | sub: extend range of --sub-pos option | wm4 | 2020-08-12 | 1 | -1/+1 |
* | sd_ass: force full reinit if certain options change at runtime | wm4 | 2020-08-12 | 1 | -4/+6 |
* | auto_profiles: add this script | wm4 | 2020-08-05 | 1 | -0/+4 |
* | options: add --video-scale-x/y | wm4 | 2020-06-03 | 1 | -0/+4 |
* | player: add --term-title option | wm4 | 2020-05-25 | 1 | -0/+1 |
* | player: remove some display-adrop leftovers | wm4 | 2020-05-23 | 1 | -3/+0 |
* | options: add option to control display-sync factor | wm4 | 2020-05-23 | 1 | -0/+2 |
* | options: update OSD when writing some OSD-related options | wm4 | 2020-05-09 | 1 | -9/+9 |
* | options: don't trigger bool "compact" path for --loop-file | wm4 | 2020-05-06 | 1 | -2/+2 |
* | player: slightly improve use of secondary track selection limits | wm4 | 2020-04-15 | 1 | -0/+1 |
* | options: fix ab-loop-* properties | wm4 | 2020-04-09 | 1 | -2/+2 |
* | ipc: add --input-ipc-client option | wm4 | 2020-04-09 | 1 | -0/+3 |
* | input: remove deprecated --input-file option | wm4 | 2020-03-28 | 1 | -2/+0 |
* | options: change option macros and all option declarations | wm4 | 2020-03-18 | 1 | -539/+552 |
* | options: introduce bool option type, use it for --fullscreen | wm4 | 2020-03-14 | 1 | -1/+1 |
* | options: change how option range min/max is handled | wm4 | 2020-03-13 | 1 | -12/+14 |
* | options: remove min/max support from strings and string lists | wm4 | 2020-03-13 | 1 | -2/+1 |
* | options: make decoder options local to decoder wrapper | wm4 | 2020-03-01 | 1 | -27/+1 |
* | player: add optional separate video decoding thread | wm4 | 2020-02-29 | 1 | -0/+3 |
* | player: dumb seeking related stuff, make audio hr-seek default | wm4 | 2020-02-28 | 1 | -1/+3 |
* | sub: add an option to filter subtitles by regex | wm4 | 2020-02-16 | 1 | -0/+6 |
* | sub: make filter_sdh a "proper" filter, allow runtime changes | wm4 | 2020-02-16 | 1 | -2/+14 |
* | mac: always include the macOS config when cocoa is available | der richter | 2020-02-09 | 1 | -1/+1 |
* | player: add ab-loop-count option/property | wm4 | 2020-02-08 | 1 | -0/+3 |
* | options: disable vsfilter blur compat by default | wm4 | 2020-02-07 | 1 | -1/+1 |
* | Revert "options: move cursor autohiding opts to mp_vo_opts" | dudemanguy | 2020-01-12 | 1 | -4/+4 |
* | stream, demux: redo origin policy thing | wm4 | 2019-12-20 | 1 | -1/+0 |
* | command: slightly simplify input-ipc-server change detection/init | wm4 | 2019-12-17 | 1 | -2/+2 |
* | console.lua: add this script | James Ross-Gowan | 2019-12-08 | 1 | -0/+2 |
* | options: move cursor autohiding opts to mp_vo_opts | dudemanguy | 2019-12-04 | 1 | -4/+4 |
* | command: change window-minimized/window-maximized to options | wm4 | 2019-11-29 | 1 | -0/+2 |
* | options: get rid of GLOBAL_CONFIG hack | wm4 | 2019-11-29 | 1 | -2/+8 |
* | command, options: deprecate old --display-fps behavior | wm4 | 2019-11-25 | 1 | -1/+2 |
* | options: remove deprecated --playlist-pos alias | wm4 | 2019-11-24 | 1 | -1/+0 |
* | player: Optionally validate st_mtime when restoring playback state | Chris Down | 2019-11-20 | 1 | -0/+1 |
* | options: deprecate --input-file | wm4 | 2019-11-16 | 1 | -1/+2 |
* | options: remove M_OPT_FIXED | wm4 | 2019-11-10 | 1 | -19/+18 |
* | test: make tests part of the mpv binary | wm4 | 2019-11-08 | 1 | -0/+4 |
* | stream: turn into a ring buffer, make size configurable | wm4 | 2019-11-06 | 1 | -0/+1 |
* | options: make --show-profile without parameters list all profiles | wm4 | 2019-10-31 | 1 | -2/+2 |
* | sws_utils: shuffle around some shit | wm4 | 2019-10-31 | 1 | -4/+6 |
* | options: set correct range for --video-aspect-override | wm4 | 2019-10-25 | 1 | -3/+2 |
* | wayland: add various render-related options | dudemanguy | 2019-10-20 | 1 | -0/+5 |
* | video: add zimg wrapper | wm4 | 2019-10-20 | 1 | -0/+4 |
* | options: rename --video-aspect to --video-aspect-override | Niklas Haas | 2019-10-04 | 1 | -2/+3 |
* | vo: make swapchain-depth option generic for all VOs | Anton Kindestam | 2019-09-28 | 1 | -0/+2 |
* | options: add M_OPT_FILE to some more options that take files | Philip Sequeira | 2019-09-27 | 1 | -7/+7 |
* | demux_cue: auto-detect CUE sheet charset | wnoun | 2019-09-21 | 1 | -0/+2 |
* | options: deprecate --stream-record | wm4 | 2019-09-19 | 1 | -1/+2 |
* | aspect: add video margin options | wm4 | 2019-09-19 | 1 | -0/+4 |
* | demux: add a on-disk cache | wm4 | 2019-09-19 | 1 | -0/+2 |
* | options: rename --play-direction to --play-dir | wm4 | 2019-09-19 | 1 | -2/+2 |
* | options: remove --chapter | wm4 | 2019-09-19 | 1 | -3/+1 |
* | Implement backwards playback | wm4 | 2019-09-19 | 1 | -0/+8 |
* | player: add --demuxer-cache-wait option | wm4 | 2019-09-19 | 1 | -0/+1 |
* | DOCS: remove references to --video-stereo-mode | Niklas Haas | 2019-09-14 | 1 | -0/+1 |
* | Remove classic Linux analog TV support, and DVB runtime controls | wm4 | 2019-09-13 | 1 | -3/+0 |
* | Remove libdvdread support in favor of libdvdnav | wm4 | 2019-09-13 | 1 | -2/+2 |
* | Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer... | Anton Kindestam | 2018-12-05 | 1 | -22/+6 |
|\ |
|
| * | demux, stream: rip out the classic stream cache | wm4 | 2018-08-31 | 1 | -3/+0 |
| * | vd_lavc: move hwdec opts to local config, don't use global MPOpts | wm4 | 2018-05-24 | 1 | -9/+1 |
| * | ao: use a local option struct | wm4 | 2018-05-24 | 1 | -10/+3 |
| * | player: make playback termination asynchronous | wm4 | 2018-05-24 | 1 | -0/+2 |
* | | wscript: split egl-android from android | Tom Yan | 2018-08-20 | 1 | -1/+1 |
* | | options.c: display additional metadata tags during video playback | Stephen Hutchinson | 2018-06-11 | 1 | -2/+3 |
|/ |
|
* | build: make encoding mode non-optional | wm4 | 2018-05-03 | 1 | -2/+0 |
* | options: remove broken --video-stereo-mode option | wm4 | 2018-04-29 | 1 | -3/+0 |
* | vaapi: add option to select a non-default device path | Rostislav Pehlivanov | 2018-03-30 | 1 | -0/+5 |
* | vo: move display-fps internal option value to VO opts | wm4 | 2018-03-15 | 1 | -2/+1 |
* | video: add an option to tune waiting for video timing | wm4 | 2018-03-15 | 1 | -0/+2 |
* | video: add option to reduce latency by 1 or 2 frames | wm4 | 2018-03-03 | 1 | -0/+1 |
* | cocoa-cb: change border and borderless window styling | Akemi | 2018-02-28 | 1 | -0/+5 |
* | audio: move to decoder wrapper | wm4 | 2018-01-30 | 1 | -1/+0 |
* | audio: rewrite filtering glue code | wm4 | 2018-01-30 | 1 | -10/+2 |
* | video: rewrite filtering glue code | wm4 | 2018-01-30 | 1 | -1/+13 |
* | command: add --osd-on-seek option defaulting to bar | Kevin Mitchell | 2018-01-26 | 1 | -0/+6 |
* | options: deprecate --vf-defaults and --af-defaults | wm4 | 2018-01-13 | 1 | -2/+4 |
* | audio: add global options for resampler defaults | wm4 | 2018-01-13 | 1 | -1/+4 |
* | player: cosmetics: rename internal variable for consistency | wm4 | 2018-01-03 | 1 | -2/+2 |
* | player: add --cache-pause-initial option to start in buffering state | wm4 | 2018-01-03 | 1 | -0/+1 |
* | player: use fixed timeout for cache pausing (buffering) duration | wm4 | 2018-01-03 | 1 | -0/+2 |
* | options: move most subtitle and OSD rendering options to sub structs | wm4 | 2018-01-02 | 1 | -72/+99 |
* | vo_gpu/context: Let embedding application handle surface resizes | sfan5 | 2017-12-27 | 1 | -0/+5 |
* | encode: rename option --ometadata to --ocopy-metadata | TheAMM | 2017-12-26 | 1 | -0/+1 |
* | options: drop some previously deprecated options | wm4 | 2017-12-25 | 1 | -25/+0 |
* | options: deprecate --ff- options and properties | wm4 | 2017-12-21 | 1 | -3/+6 |
* | vd_lavc: rewrite how --hwdec is handled | wm4 | 2017-12-01 | 1 | -30/+3 |
* | vo_gpu: make it possible to load multiple hwdec interop drivers | wm4 | 2017-12-01 | 1 | -5/+0 |
* | af: remove deprecated audio filters | wm4 | 2017-11-29 | 1 | -1/+0 |
* | video: remove automatic stereo3d filter insertion | wm4 | 2017-11-29 | 1 | -1/+2 |
* | vo_gpu: hwdec_d3d11va: allow zero-copy video decoding | James Ross-Gowan | 2017-11-07 | 1 | -0/+4 |
* | vo_gpu: d3d11: initial implementation | James Ross-Gowan | 2017-11-07 | 1 | -0/+5 |
* | player: change license of some code surrounding --frames to LGPL | wm4 | 2017-11-06 | 1 | -5/+0 |
* | vd_lavc: add support for nvdec hwaccel | wm4 | 2017-10-28 | 1 | -0/+2 |
* | video : Move drm options to substruct. | Lionel CHAZALLON | 2017-10-23 | 1 | -4/+2 |
* | Add DRM_PRIME Format Handling and Display for RockChip MPP decoders | Lionel CHAZALLON | 2017-10-23 | 1 | -0/+2 |
* | video: make it possible to always override hardware decoding format | wm4 | 2017-10-16 | 1 | -1/+3 |
* | options: add --vlang switch | wm4 | 2017-10-13 | 1 | -0/+1 |
* | lua: integrate stats.lua script | Julian | 2017-10-09 | 1 | -0/+2 |
* | hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC frames | Aman Gupta | 2017-10-09 | 1 | -0/+1 |
* | hwdec: rename mediacodec to mediacodec-copy | Aman Gupta | 2017-10-09 | 1 | -1/+1 |
* | vo_gpu: vulkan: generalize SPIR-V compiler | Niklas Haas | 2017-09-26 | 1 | -0/+2 |
* | vo_gpu: vulkan: initial implementation | Niklas Haas | 2017-09-26 | 1 | -0/+5 |
* | build: make vo_gpu + infrastructure non-optional | wm4 | 2017-09-22 | 1 | -6/+0 |
* | vo_opengl: refactor into vo_gpu | Niklas Haas | 2017-09-21 | 1 | -3/+8 |
* | audio: make libaf derived code optional | wm4 | 2017-09-21 | 1 | -1/+6 |
* | options: remove --heartbeat-cmd and --heartbeat--interval | wm4 | 2017-09-18 | 1 | -5/+1 |
* | video: increase --monitorpixelaspect range | James Ross-Gowan | 2017-08-26 | 1 | -1/+1 |
* | video: change --deinterlace behavior | wm4 | 2017-08-22 | 1 | -5/+1 |
* | video: redo video equalizer option handling | wm4 | 2017-08-22 | 1 | -14/+1 |
* | options: add a thread-safe way to notify option updates | wm4 | 2017-08-22 | 1 | -8/+8 |
* | options: change --loop semantics | wm4 | 2017-08-14 | 1 | -2/+1 |
* | player: add --track-auto-selection option | wm4 | 2017-08-12 | 1 | -0/+2 |
* | player: make --lavfi-complex changeable at runtime | wm4 | 2017-08-12 | 1 | -1/+1 |
* | vo_opengl: separate hwdec context and mapping, port it to use ra | wm4 | 2017-08-10 | 1 | -1/+1 |
* | cocoa: add an option to disable the native macOS fullscreen | Akemi | 2017-08-06 | 1 | -0/+2 |
* | options: --priority can be LGPL | wm4 | 2017-08-03 | 1 | -1/+1 |
* | options: fix --external-file alias typo | Martin Herkt | 2017-07-29 | 1 | -1/+1 |
* | options: drop --video-aspect-method=hybrid | wm4 | 2017-07-21 | 1 | -1/+1 |
* | options: kill --field-dominance | wm4 | 2017-07-21 | 1 | -7/+0 |
* | options: change everything again | wm4 | 2017-07-02 | 1 | -10/+11 |
* | d3d: make DXVA2 support optional | wm4 | 2017-06-30 | 1 | -1/+1 |
* | options: change path list options, and document list options | wm4 | 2017-06-30 | 1 | -6/+10 |
* | video: change --video-aspect-method default value again | wm4 | 2017-06-29 | 1 | -1/+1 |
* | build: change how some OS specific source files are selected | wm4 | 2017-06-29 | 1 | -2/+2 |
* | options: handle suffixes like -add in a more generic way | wm4 | 2017-06-26 | 1 | -3/+3 |
* | options: suggest a replacement for --field-dominance | wm4 | 2017-06-25 | 1 | -1/+1 |
* | options: simplify and rename m_option_type_store | wm4 | 2017-06-23 | 1 | -5/+8 |
* | options: remove weird --really-quiet special behavior | wm4 | 2017-06-23 | 1 | -2/+1 |
* | options: unbreak -h | wm4 | 2017-06-23 | 1 | -4/+4 |
* | player: change license of most core files to LGPL | wm4 | 2017-06-23 | 1 | -7/+9 |
* | player: disable --frames in WIP LGPL mode | wm4 | 2017-06-23 | 1 | -0/+3 |
* | player: disable video equalizer frontend code for WIP LGPL mode | wm4 | 2017-06-23 | 1 | -0/+2 |
* | options: disable --field-dominance for WIP LGPL mode, also deprecate | wm4 | 2017-06-23 | 1 | -1/+4 |
* | player: disable --priority for WIP LGPL mode | wm4 | 2017-06-23 | 1 | -1/+1 |
* | stream: move cache option declarations to cache.c | wm4 | 2017-06-23 | 1 | -28/+1 |
* | dec_video: change license to LGPL (almost) | wm4 | 2017-06-18 | 1 | -0/+1 |
* | command: add all options to property->option bridge | wm4 | 2017-06-15 | 1 | -7/+11 |
* | options: make mess to allow setting profile option with libmpv | wm4 | 2017-06-15 | 1 | -13/+6 |
* | js: add javascript scripting support using MuJS | Avi Halachmi (:avih) | 2017-06-14 | 1 | -2/+4 |
* | options: slight cleanup of --sub-ass-style-override | Niklas Haas | 2017-06-07 | 1 | -2/+3 |
* | options: change --sub-fix-timing default | wm4 | 2017-06-06 | 1 | -1/+0 |
* | vo_opengl: hwdec_cuda: Support separate decode and display devices | Philip Langdale | 2017-06-03 | 1 | -0/+7 |
* | audio: merge --replaygain-track and --replaygain-album into one option | wm4 | 2017-04-27 | 1 | -2/+4 |
* | audio: move replaygain control to top-level options | wm4 | 2017-04-26 | 1 | -2/+7 |
* | options: change --audio-file-auto default to not to load any files | wm4 | 2017-04-20 | 1 | -1/+1 |
* | player: add --keep-open-pause=no option | Dan Oscarsson | 2017-04-14 | 1 | -0/+2 |
* | options: deprecate --loop | wm4 | 2017-04-10 | 1 | -1/+3 |
* | options: assing proper default value for --audio-channels | wm4 | 2017-04-05 | 1 | -0/+5 |
* | sub: add SDH subtitle filter | Dan Oscarsson | 2017-03-25 | 1 | -0/+2 |
* | options: add M_OPT_FILE to some more file options | Philip Sequeira | 2017-03-06 | 1 | -3/+3 |
* | hw_videotoolbox: allow using native decoder output format | wm4 | 2017-03-02 | 1 | -1/+1 |
* | cocoa: add option to force dedicated GPU | Akemi | 2017-02-27 | 1 | -0/+5 |
* | cocoa: add --ontop-level option for modifying ontop window level | Akemi | 2017-02-13 | 1 | -0/+3 |
* | Fix build with HAVE_GL==0 | Michael Forney | 2017-02-13 | 1 | -1/+4 |
* | player: add experimental stream recording feature | wm4 | 2017-02-07 | 1 | -0/+2 |
* | sub: add justify of subtitles | Dan Oscarsson | 2017-02-01 | 1 | -0/+1 |
* | win32: snap to screen edges | pavelxdd | 2017-01-27 | 1 | -0/+2 |
* | sub: add option to force using video resolution for image subtitles | wm4 | 2017-01-23 | 1 | -0/+1 |
* | player: remove --stream-capture option/property | wm4 | 2017-01-21 | 1 | -2/+2 |
* | options: refacactor how --opengl-dwmflush is declared | wm4 | 2017-01-20 | 1 | -0/+5 |
* | options: refactor how --opengl-dcomposition is declared | wm4 | 2017-01-20 | 1 | -0/+6 |
* | player: add prefetching of the next playlist entry | wm4 | 2017-01-18 | 1 | -0/+1 |
* | vo_opengl, vo_opengl_cb: better hwdec interop backend selection | wm4 | 2017-01-17 | 1 | -2/+6 |
* | options: explicitly deprecate --ad-spdif-dtshd | wm4 | 2016-12-23 | 1 | -1/+2 |
* | audio: change how spdif codecs are selected | wm4 | 2016-12-23 | 1 | -1/+1 |
* | cocoa: fullscreen refactoring | Akemi | 2016-12-15 | 1 | -1/+1 |
* | options: remove weird RPI-only fullscreen default | wm4 | 2016-12-08 | 1 | -1/+0 |
* | options: remove deprecated sub-option handling for --vo and --ao | wm4 | 2016-11-25 | 1 | -4/+0 |
* | options: clarify --softvol deprecation message and manpage entry | wm4 | 2016-11-19 | 1 | -1/+2 |
* | cocoa: option to scale window by HiDPI scale factor | Akemi | 2016-11-11 | 1 | -0/+2 |
* | options: make --load-scripts runtime changeable | wm4 | 2016-10-22 | 1 | -1/+1 |
* | video: add --hwdec=vdpau-copy mode | wm4 | 2016-10-20 | 1 | -0/+1 |
* | vd_lavc: Add hwdec wrapper for crystalhd | Philip Langdale | 2016-10-15 | 1 | -0/+1 |
* | vo_drm: change CLI options + refactors | rr- | 2016-10-07 | 1 | -0/+9 |
* | options: handle --audio-device changes like the other options | wm4 | 2016-10-05 | 1 | -2/+2 |
* | audio: make setting audio-exclusive update the audio chain | Kevin Mitchell | 2016-10-04 | 1 | -1/+1 |
* | options: rename subtitle options | Dan Oscarsson | 2016-10-03 | 1 | -12/+39 |
* | player: make --stop-screensaver runtime-changeable | wm4 | 2016-10-02 | 1 | -1/+1 |
* | rpi: add --hwdec=rpi-copy | wm4 | 2016-09-30 | 1 | -0/+1 |
* | win32: make --priority runtime-settable | James Ross-Gowan | 2016-09-28 | 1 | -1/+1 |
* | options: do not mark --profile/--include as M_OPT_FIXED | wm4 | 2016-09-24 | 1 | -2/+2 |
* | player: do not let pseudo-gui override user config settings | wm4 | 2016-09-23 | 1 | -0/+4 |
* | player: make audio-channels etc. runtime settable | wm4 | 2016-09-22 | 1 | -4/+4 |
* | player: add --watch-later-directory option | David Logie | 2016-09-22 | 1 | -0/+1 |
* | client API: more or less deprecate mpv_set_option() | wm4 | 2016-09-21 | 1 | -13/+11 |
* | options: make input options generally runtime-settable | wm4 | 2016-09-21 | 1 | -6/+3 |
* | command: change update handling of some video-related properties | wm4 | 2016-09-20 | 1 | -5/+6 |
* | options: fix window-scale property | wm4 | 2016-09-20 | 1 | -1/+1 |
* | player: make --osc/--ytdl settable during playback | wm4 | 2016-09-20 | 1 | -2/+2 |
* | options, command: simplify some option updates | wm4 | 2016-09-19 | 1 | -38/+38 |
* | player: make --terminal freetly settable at runtime | wm4 | 2016-09-19 | 1 | -2/+2 |
* | options: slightly better option update mechanism | wm4 | 2016-09-19 | 1 | -7/+7 |
* | options: remove some M_OPT_FIXED flags | wm4 | 2016-09-19 | 1 | -9/+9 |
* | player: more option/property consistency fixes | wm4 | 2016-09-18 | 1 | -1/+2 |
* | options: rename/deprecate --playlist-pos | wm4 | 2016-09-18 | 1 | -1/+3 |
* | options: actually deprecate --mute=auto | wm4 | 2016-09-18 | 1 | -2/+2 |
* | options: kill M_OPT_GLOBAL flag | wm4 | 2016-09-17 | 1 | -3/+3 |
* | options: add --hwdec=yes as alias for --hwdec=auto | wm4 | 2016-09-15 | 1 | -0/+1 |
* | player: move builtin profiles to a separate file | wm4 | 2016-09-15 | 1 | -0/+2 |
* | hwdec_cuda: Add trivial cuda-copy wrapper | Philip Langdale | 2016-09-11 | 1 | -0/+1 |
* | stream_dvd, stream_dvdnav: remove weird option parsing stuff | wm4 | 2016-09-08 | 1 | -5/+17 |
* | options: drop unreferenced --bluray-angle option | wm4 | 2016-09-08 | 1 | -1/+1 |
* | hwdec/opengl: Add support for CUDA and cuvid/NvDecode | Philip Langdale | 2016-09-08 | 1 | -0/+1 |
* | demux: do not access global options | wm4 | 2016-09-06 | 1 | -51/+34 |
* | audio/out: deprecate "exclusive" sub-options | wm4 | 2016-09-05 | 1 | -0/+1 |
* | vo_image: move to global options | wm4 | 2016-09-05 | 1 | -2/+8 |
* | options: add a mechanism to make sub-option replacement slightly easier | wm4 | 2016-09-05 | 1 | -6/+2 |
* | sd_lavc: enable teletext | wm4 | 2016-09-03 | 1 | -0/+2 |
* | ao_alsa: change sub-options to global options | wm4 | 2016-09-02 | 1 | -0/+4 |
* | options: deprecate --vo-defaults | wm4 | 2016-09-02 | 1 | -8/+9 |
* | vo_opengl: deprecate sub-options, add them as global options | wm4 | 2016-09-02 | 1 | -0/+7 |
* | vo: use new option update mechanism | wm4 | 2016-09-02 | 1 | -1/+1 |
* | command: fix or document some property/option consistency issues | wm4 | 2016-09-01 | 1 | -5/+5 |
* | command: add options to property list | wm4 | 2016-09-01 | 1 | -12/+15 |
* | m_option: replace --no-video-aspect alias | wm4 | 2016-08-31 | 1 | -2/+1 |
* | m_config: introduce and use OPT_ALIAS for some options | wm4 | 2016-08-31 | 1 | -5/+4 |
* | options: make mp_vo_opts options an actual sub-option group | wm4 | 2016-08-30 | 1 | -68/+77 |
* | player: add option to disable video OSD | wm4 | 2016-08-28 | 1 | -0/+3 |
* | aspect: add --video-unscaled=downscale-big | rr- | 2016-08-19 | 1 | -1/+2 |
* | player: add option to control duration of image display | wm4 | 2016-08-17 | 1 | -0/+4 |
* | player: add --no-autoload-files option | wm4 | 2016-08-10 | 1 | -0/+2 |
* | player: add --audio-wait-open options | wm4 | 2016-08-09 | 1 | -0/+1 |
* | player: add --audio-stream-silence | wm4 | 2016-08-09 | 1 | -0/+1 |
* | audio: use --audio-channels=auto behavior, except on ALSA | wm4 | 2016-08-04 | 1 | -2/+1 |
* | options: un-restrict --audio-delay | wm4 | 2016-08-04 | 1 | -1/+1 |
* | options: add vp9 to --hwdec-codecs | wm4 | 2016-07-30 | 1 | -1/+1 |
* | audio: refactor mixer code and delete mixer.c | wm4 | 2016-07-17 | 1 | -1/+1 |
* | videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with... | Aman Gupta | 2016-07-15 | 1 | -0/+1 |
* | audio: drop --softvol=no and --softvol=auto | wm4 | 2016-07-09 | 1 | -6/+7 |
* | options: deprecate --heartbeat-cmd | wm4 | 2016-06-29 | 1 | -1/+2 |
* | video: add --hwdec=auto-copy mode | wm4 | 2016-05-11 | 1 | -0/+1 |
* | win32: make taskbar progress indication optional | maniak1349 | 2016-05-08 | 1 | -0/+2 |
* | x11: rename inappropriate --x11-bypass-compositor=never option | wm4 | 2016-05-07 | 1 | -1/+1 |
* | x11: add --x11-bypass-compositor=always | wm4 | 2016-05-06 | 1 | -1/+1 |
* | x11: extend --x11-bypass-compositor with fs-only option | wm4 | 2016-05-02 | 1 | -2/+3 |
* | options: add --fit-border video option | maniak1349 | 2016-04-30 | 1 | -0/+2 |
* | sd_add: replace --sub-ass=no with --ass-style-override=strip | wm4 | 2016-04-30 | 1 | -1/+1 |
* | vo_opengl: D3D11VA + ANGLE interop | wm4 | 2016-04-27 | 1 | -0/+1 |
* | x11: do not set _NET_WM_BYPASS_COMPOSITOR by default | wm4 | 2016-04-03 | 1 | -1/+1 |
* | vd_lavc: add d3d11va hwdec | Kevin Mitchell | 2016-03-30 | 1 | -0/+1 |
* | Add a mediacodec decoder hwdec wrapper | Jan Ekström | 2016-03-25 | 1 | -0/+1 |
* | ipc: rename --input-unix-socket to --input-ipc-server | James Ross-Gowan | 2016-03-23 | 1 | -1/+2 |
* | dxva2: add interop (non-copyback) hwdec_type | Kevin Mitchell | 2016-02-17 | 1 | -0/+1 |
* | player: add --external-file option | wm4 | 2016-02-08 | 1 | -0/+1 |
* | player: add complex filter graph support | wm4 | 2016-02-05 | 1 | -0/+2 |
* | options: set fs=yes by default on RPI, and change RPI defaults handling | wm4 | 2016-02-05 | 1 | -4/+0 |
* | audio: remove default preference for libdcadec | wm4 | 2016-02-01 | 1 | -1/+1 |
* | audio: change downmix behavior, add --audio-normalize-downmix | wm4 | 2016-01-20 | 1 | -0/+1 |
* | audio: change --audio-channels default back to stereo | wm4 | 2016-01-20 | 1 | -1/+1 |
* | options: add "service_name" as display tag. | Oliver Freyermuth | 2016-01-14 | 1 | -1/+1 |
* | options: raise maximum value for --audio-samplerate | wm4 | 2016-01-05 | 1 | -1/+1 |
* | options: exclude 360 from --video-rotate range | wm4 | 2016-01-02 | 1 | -1/+1 |
* | options: add --audio-file-paths | wm4 | 2015-12-25 | 1 | -0/+1 |
* | stream: drop PVR support | wm4 | 2015-12-10 | 1 | -4/+0 |
* | win32: add option to set VO MMCSS profile | wm4 | 2015-12-06 | 1 | -0/+5 |
* | x11: request bypassing compositor | wm4 | 2015-11-18 | 1 | -0/+2 |
* | videotoolbox: make decoder format customizable | wm4 | 2015-11-17 | 1 | -0/+4 |
* | player: handle rebasing start time differently | wm4 | 2015-11-16 | 1 | -0/+3 |
* | options: enable mpeg2 hw decoding by default if hw decoding is requested | wm4 | 2015-11-05 | 1 | -1/+1 |
* | options: handle terminal/logging settings eagerly | wm4 | 2015-11-04 | 1 | -6/+6 |
* | player: add audio drop/duplicate mode | wm4 | 2015-10-27 | 1 | -0/+4 |
* | options: remove --use-text-osd | wm4 | 2015-10-24 | 1 | -2/+0 |
* | options: add support for client certificate authentication | Joschka Tillmanns | 2015-10-20 | 1 | -0/+2 |
* | ytdl: Remove DASH hacks, use DASH by default | ChrisK2 | 2015-10-11 | 1 | -1/+1 |
* | video: remove user-controllable PTS sorting (--pts-association-mode) | wm4 | 2015-10-06 | 1 | -3/+0 |
* | audio: add option for falling back to ao_null | wm4 | 2015-10-05 | 1 | -0/+1 |
* | video: replace vf_format outputlevels option with global option | wm4 | 2015-09-29 | 1 | -0/+2 |
* | video: remove VDA support | wm4 | 2015-09-28 | 1 | -1/+0 |
* | options: fix --no-config | wm4 | 2015-09-05 | 1 | -1/+1 |
* | video: make container vs. bitstream aspect ratio configurable | wm4 | 2015-08-30 | 1 | -0/+2 |
* | player: add --playlist-pos option | wm4 | 2015-08-22 | 1 | -0/+3 |
* | options: sub-file replaces subfile, instead of sub | Stian Eikeland | 2015-08-21 | 1 | -1/+1 |
* | player: add display sync mode | wm4 | 2015-08-10 | 1 | -0/+14 |
* | options: remove the period at the end of "No file." | Niklas Haas | 2015-08-09 | 1 | -1/+1 |
* | options: move program name to end of window title | Martin Herkt | 2015-08-09 | 1 | -1/+1 |
* | demux: add options to control maximum queue size | wm4 | 2015-08-05 | 1 | -0/+4 |
* | demux: remove options to control minimum packet queue size | wm4 | 2015-08-05 | 1 | -4/+0 |
* | hwdec: add VideoToolbox support | Sebastien Zwickert | 2015-08-05 | 1 | -0/+1 |
* | cache: make backbuffer size configurable | wm4 | 2015-07-22 | 1 | -1/+3 |
* | sub: add option for stretching image subtitles to screen | wm4 | 2015-07-18 | 1 | -0/+1 |
* | player: extend --hls-bitrate option | wm4 | 2015-07-13 | 1 | -3/+3 |
* | player: disable seeking even if the cache is enabled | wm4 | 2015-07-08 | 1 | -0/+2 |
* | vo_opengl_cb, vo_opengl: add option for preloading hwdec context | wm4 | 2015-07-07 | 1 | -0/+1 |
* | options: cleanup hwdec name mappings | wm4 | 2015-07-07 | 1 | -9/+14 |
* | audio: add --audio-spdif as new method for enabling passthrough | wm4 | 2015-06-05 | 1 | -0/+2 |
* | options: remove --slave-broken | wm4 | 2015-05-27 | 1 | -2/+0 |
* | player: use an array for stream ID options and such | wm4 | 2015-05-22 | 1 | -19/+21 |
* | options: rename --media-title option | wm4 | 2015-05-22 | 1 | -1/+2 |
* | audio: make softvol scale cubic | wm4 | 2015-05-22 | 1 | -3/+3 |
* | audio: change range of volume option/property | wm4 | 2015-05-22 | 1 | -2/+2 |
* | options: --loop without argument means looping forever | wm4 | 2015-05-22 | 1 | -1/+1 |
* | video: add hevc to whitelist of hwdec codecs | wm4 | 2015-05-14 | 1 | -1/+1 |
* | player: add --force-window=immediate mode | wm4 | 2015-05-08 | 1 | -1/+2 |
* | options: fix typo in variable name | wm4 | 2015-05-03 | 1 | -1/+1 |
* | options: remove --leak-report | wm4 | 2015-05-02 | 1 | -4/+0 |
* | screenshots: prefix default template with "mpv-" | wm4 | 2015-05-01 | 1 | -1/+1 |
* | screenshots: add --screenshot-directory option | wm4 | 2015-05-01 | 1 | -0/+1 |
* | ytdl: force "best" format by default | wm4 | 2015-04-26 | 1 | -1/+1 |
* | player: add --window-scale option | wm4 | 2015-04-24 | 1 | -0/+2 |
* | demux_mkv: move global options to the demuxer | wm4 | 2015-04-23 | 1 | -6/+2 |
* | options: don't restrict --hr-seek-demuxer-offset | wm4 | 2015-04-20 | 1 | -1/+1 |
* | options: --hr-seek=always is the same as --hr-seek=yes | wm4 | 2015-04-15 | 1 | -1/+1 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -5/+4 |
* | video: cleanup stereo mode parsing | wm4 | 2015-04-02 | 1 | -1/+1 |
* | options: make --video-rotate use range 0-360 | wm4 | 2015-03-31 | 1 | -1/+1 |
* | video: move colorspace overrides to vf_format, simplify | wm4 | 2015-03-31 | 1 | -22/+0 |
* | csputils: unify names for colorspace/etc. names | wm4 | 2015-03-31 | 1 | -9/+9 |
* | RPI support | wm4 | 2015-03-29 | 1 | -1/+6 |
* | input: remove Linux joystick support | wm4 | 2015-03-24 | 1 | -1/+0 |
* | input: remove classic LIRC support | wm4 | 2015-03-24 | 1 | -2/+0 |
* | audio: prefer libdcadec by default if present | wm4 | 2015-03-23 | 1 | -1/+1 |
* | options: introduce --cache=yes choice | wm4 | 2015-03-12 | 1 | -1/+2 |
* | cache: bump default size to 150MB | wm4 | 2015-03-12 | 1 | -1/+1 |
* | options: add M_OPT_FILE to new options that are missing it | Philip Sequeira | 2015-03-07 | 1 | -1/+1 |
* | options: handle choice -> flag fallback automatically | wm4 | 2015-02-27 | 1 | -13/+13 |
* | demux: bump default demuxer queue sizes | wm4 | 2015-02-27 | 1 | -2/+2 |
* | ytdl: add "--ytdl-params" option | Thiago Kenji Okada | 2015-02-25 | 1 | -0/+2 |
* | sub: mess with styling defaults, change --ass-use-margins behavior | wm4 | 2015-02-16 | 1 | -3/+8 |
* | options: mark some more options as runtime-settable | wm4 | 2015-02-16 | 1 | -4/+4 |
* | osd: make it possible to have different subtitle vs. OSD defaults | wm4 | 2015-02-16 | 1 | -1/+1 |
* | player: add a --loop=force mode | wm4 | 2015-02-12 | 1 | -4/+5 |
* | options: add --network-timeout | wm4 | 2015-02-06 | 1 | -0/+2 |
* | options: change --msg-level option | wm4 | 2015-02-06 | 1 | -1/+1 |
* | player: do not autoload audio with audio files, enable autoloading | wm4 | 2015-02-05 | 1 | -1/+1 |
* | player: remove --fixed-vo | wm4 | 2015-02-03 | 1 | -3/+1 |
* | options: allow more options to be changed at runtime | wm4 | 2015-02-03 | 1 | -9/+9 |
* | player: add external audio file auto-loading | wm4 | 2015-02-02 | 1 | -0/+3 |
* | options: list correct default value for --screenshot-template | wm4 | 2015-01-26 | 1 | -0/+1 |
* | msg: add --log-file option | wm4 | 2015-01-26 | 1 | -0/+1 |
* | options: make --hls-bitrate=max the default | wm4 | 2015-01-26 | 1 | -0/+1 |
* | win32: remove check for SetPriorityClass() | wm4 | 2015-01-20 | 1 | -2/+2 |
* | x11: add --on-all-workspaces option and property | wm4 | 2015-01-16 | 1 | -0/+1 |
* | player: add --autofit-smaller option | wm4 | 2015-01-16 | 1 | -0/+1 |
* | sub: add option to not scale subtitles with window | wm4 | 2015-01-05 | 1 | -0/+2 |
* | player: capitalize --display-tags items | wm4 | 2014-12-31 | 1 | -2/+2 |
* | player: filter tags, add --display-tags option | wm4 | 2014-12-29 | 1 | -0/+8 |
* | audio: make native channel count the default instead of stereo downmix | wm4 | 2014-12-15 | 1 | -1/+1 |
* | options: deprecate 'lua' based options/dirs for 'script' | Avi Halachmi (:avih) | 2014-12-15 | 1 | -2/+4 |
* | options: add option for ignoring patch in resume mechanism | wm4 | 2014-12-13 | 1 | -0/+1 |
* | player: add a --keep-open=always mode | wm4 | 2014-12-12 | 1 | -1/+4 |
* | options: make --no-... options work for OPT_REPLACED too | wm4 | 2014-12-11 | 1 | -2/+3 |
* | options: add slightly more sophistcated mechanism for option deprecation | wm4 | 2014-12-11 | 1 | -0/+73 |
* | player: set a specific window title in idle mode | wm4 | 2014-12-10 | 1 | -1/+1 |
* | options: enable --ytdl by default | wm4 | 2014-12-09 | 1 | -1/+1 |
* | options: --wid can be set at any time | wm4 | 2014-12-09 | 1 | -1/+1 |
* | options: add a 'once' idle mode | Stefano Pigozzi | 2014-12-07 | 1 | -1/+6 |
* | cocoa: allow to black out other display when going fs | Stefano Pigozzi | 2014-12-01 | 1 | -0/+1 |
* | player: add option not to use OSD/fontconfig | wm4 | 2014-11-25 | 1 | -0/+2 |
* | options: add --ytdl-format option for youtube-dl format | Jaime Marquínez Ferrándiz | 2014-11-20 | 1 | -0/+2 |
* | player: integrate ytdl_hook.lua | wm4 | 2014-11-19 | 1 | -0/+2 |
* | demux_mkv: add an option for compatibility with Haali | wm4 | 2014-11-18 | 1 | -0/+1 |
* | command: initialize a-b loop options correctly | wm4 | 2014-11-18 | 1 | -0/+1 |
* | command: implement A-B loops | wm4 | 2014-11-18 | 1 | -0/+3 |
* | demux_mkv: adjust subtitle preroll again (2) | wm4 | 2014-11-15 | 1 | -0/+3 |
* | audio: add --audio-client-name option | wm4 | 2014-11-07 | 1 | -0/+2 |
* | player: add --chapters-file option | wm4 | 2014-11-02 | 1 | -0/+2 |
* | player: add an option to abort playback on partial init failures | wm4 | 2014-10-28 | 1 | -0/+2 |
* | Drop libquvi support | wm4 | 2014-10-25 | 1 | -4/+0 |
* | video: initial dxva2 support | wm4 | 2014-10-25 | 1 | -1/+2 |
* | player: add stream selection by ffmpeg index | wm4 | 2014-10-21 | 1 | -0/+6 |
* | input: implement --input-file on unix using the IPC support | Alessandro Ghedini | 2014-10-17 | 1 | -0/+1 |
* | input: implement JSON-based IPC protocol | Alessandro Ghedini | 2014-10-17 | 1 | -0/+2 |
* | sub: adjustments to --ass-style-override option | wm4 | 2014-10-17 | 1 | -1/+1 |
* | audio: add device selection & listing with --audio-device | wm4 | 2014-10-09 | 1 | -0/+2 |
* | cocoa: remove --fs-missioncontrol | Stefano Pigozzi | 2014-10-05 | 1 | -4/+0 |
* | options: add --no-keepaspect-window | wm4 | 2014-10-04 | 1 | -0/+2 |
* | x11: stupid workaround for XMonad | wm4 | 2014-10-04 | 1 | -2/+2 |
* | audio: enable pitch correction by default when playing fast | wm4 | 2014-10-02 | 1 | -0/+3 |
* | audio: remove --audiodrop | wm4 | 2014-09-30 | 1 | -2/+0 |
* | player: allow passing number of loops to --loop-file | wm4 | 2014-09-22 | 1 | -1/+3 |
* | options: remove --volstep | wm4 | 2014-09-21 | 1 | -2/+0 |
* | player: allow overriding OSD message for all OSD levels | wm4 | 2014-09-18 | 1 | -0/+3 |
* | options: change --volstep to 2 | wm4 | 2014-09-16 | 1 | -1/+1 |
* | options: add M_OPT_FILE flag to mark options that want a file(list) | Alessandro Ghedini | 2014-09-13 | 1 | -15/+15 |
* | audio: make buffer size configurable | wm4 | 2014-09-05 | 1 | -0/+3 |
* | player: add --media-title option | wm4 | 2014-09-02 | 1 | -0/+1 |
* | player: add --osd-playing-msg option | wm4 | 2014-09-02 | 1 | -0/+1 |
* | player: simplistic HLS bitrate selection | wm4 | 2014-09-01 | 1 | -0/+3 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 1 | -0/+1 |
* | player: reduce default demuxer cache | wm4 | 2014-08-30 | 1 | -1/+1 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 1 | -5/+5 |
* | options: compatibility hack for --slave-broken | wm4 | 2014-08-25 | 1 | -0/+2 |
* | video: enable framedropping by default | wm4 | 2014-08-17 | 1 | -0/+1 |
* | demux: enable thread by default | wm4 | 2014-08-16 | 1 | -3/+3 |
* | demux: add option to control the readahead buffer by a duration value | wm4 | 2014-08-16 | 1 | -0/+2 |
* | video: add --display-fps switch to control framedrop FPS | wm4 | 2014-08-16 | 1 | -0/+2 |
* | audio: add a mode to insert silence on severe A/V desync | wm4 | 2014-08-15 | 1 | -0/+2 |
* | video: add VO framedropping mode | wm4 | 2014-08-15 | 1 | -1/+3 |
* | sub: add option to workaround broken mkv files | wm4 | 2014-08-14 | 1 | -0/+1 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 1 | -2/+0 |
* | video: remove "hard" framedrop mode | wm4 | 2014-08-09 | 1 | -2/+1 |
* | Remove the last remains of slave mode | wm4 | 2014-08-01 | 1 | -1/+0 |
* | stream_lavf: allow setting AVOptions with --stream-lavf-o | wm4 | 2014-07-30 | 1 | -0/+2 |
* | vo: remove vo_mouse_movement() wrapper | wm4 | 2014-07-27 | 1 | -2/+0 |
* | sub: add detection via BOM | wm4 | 2014-07-22 | 1 | -5/+1 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 | 1 | -0/+6 |
* | Revert "Remove DVD and Bluray support" | wm4 | 2014-07-15 | 1 | -0/+11 |
* | Remove DVD and Bluray support | wm4 | 2014-07-14 | 1 | -11/+0 |
* | tv: move demuxer parts to separate file | wm4 | 2014-07-05 | 1 | -1/+0 |
* | options: add --list-protocols option | Alessandro Ghedini | 2014-06-30 | 1 | -0/+2 |
* | options: fix --gapless-audio default value | wm4 | 2014-06-30 | 1 | -0/+1 |
* | cache: change auto-pause/resume defaults | wm4 | 2014-06-23 | 1 | -2/+2 |
* | video: Support BT.2020 constant luminance system | Niklas Haas | 2014-06-22 | 1 | -1/+2 |
* | options: Expose --colormatrix-primaries to the user | Niklas Haas | 2014-06-22 | 1 | -0/+6 |
* | video: Add BT.2020-NCL colorspace and transfer function | Niklas Haas | 2014-06-22 | 1 | -0/+1 |
* | win32: add missing priority classes | James Ross-Gowan | 2014-06-22 | 1 | -0/+2 |
* | stream: add a file cache | wm4 | 2014-06-22 | 1 | -0/+3 |
* | options: allow adding multiple files with --audio-file | wm4 | 2014-06-18 | 1 | -1/+1 |
* | sub: add --sub-scale-with-window option | wm4 | 2014-06-14 | 1 | -0/+1 |
* | options: remove some more stuff | wm4 | 2014-06-13 | 1 | -8/+2 |
* | options: remove some unneeded stuff | wm4 | 2014-06-13 | 1 | -11/+13 |
* | options: remove use of an inverted option value | wm4 | 2014-06-13 | 1 | -2/+2 |
* | options: turn --idx, --forceidx into --index | wm4 | 2014-06-13 | 1 | -4/+2 |
* | win32: implement --priority differently | wm4 | 2014-06-12 | 1 | -6/+13 |
* | options: fix for compilation when encoding disabled | xylosper | 2014-06-12 | 1 | -1/+1 |
* | encode: make option struct local | wm4 | 2014-06-11 | 1 | -25/+4 |
* | input: make option struct local | wm4 | 2014-06-11 | 1 | -16/+2 |
* | demux_lavf: make option struct local | wm4 | 2014-06-11 | 1 | -6/+2 |
* | ad_lavc: make option struct local | wm4 | 2014-06-11 | 1 | -8/+2 |
* | vd_lavc: make option struct local | wm4 | 2014-06-11 | 1 | -6/+2 |
* | demux_raw: remove global option variables | wm4 | 2014-06-11 | 1 | -6/+4 |
* | demux_mf: remove global option variables | wm4 | 2014-06-11 | 1 | -9/+4 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 | 1 | -22/+3 |
* | stream_dvd, stream_dvdnav, stream_bluray: remove global option variables | wm4 | 2014-06-11 | 1 | -5/+7 |
* | stream_dvb: remove global option variables | wm4 | 2014-06-11 | 1 | -2/+2 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 | 1 | -3/+3 |
* | stream_pvr: remove global option variables | wm4 | 2014-06-11 | 1 | -26/+2 |
* | tv: remove global option variables | wm4 | 2014-06-11 | 1 | -60/+2 |
* | audio: add a "weak" gapless mode, and make it default | wm4 | 2014-06-09 | 1 | -1/+4 |
* | options: change --sub-file behavior | wm4 | 2014-06-08 | 1 | -1/+1 |
* | sub: remove old style override option | wm4 | 2014-06-05 | 1 | -1/+1 |
* | sub: add --ass-style-override=force option | wm4 | 2014-06-05 | 1 | -1/+1 |
* | player: write file name to the watch later config file | Alessandro Ghedini | 2014-06-01 | 1 | -0/+1 |
* | video: add --video-rotate option for controlling auto-rotation | wm4 | 2014-05-24 | 1 | -0/+2 |
* | stream: kill start_pos, remove --sb option | wm4 | 2014-05-24 | 1 | -2/+0 |
* | input: allow disabling window dragging with --no-window-dragging | wm4 | 2014-05-20 | 1 | -0/+3 |
* | cache: redo options and default settings | wm4 | 2014-05-20 | 1 | -15/+17 |
* | x11: replace--[x11-]fstype option with --x11-netwm | wm4 | 2014-05-16 | 1 | -1/+2 |
* | player: reorganize how lua scripts are loaded | wm4 | 2014-05-13 | 1 | -0/+2 |
* | options: add --hr-seek-framedrop option | wm4 | 2014-05-07 | 1 | -0/+2 |
* | options: merge ---sub-auto-match with --sub-auto | wm4 | 2014-05-04 | 1 | -4/+3 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 1 | -1/+0 |
* | options: remove obsolete --fsmode-dontuse | Martin Herkt | 2014-05-04 | 1 | -3/+0 |
* | options: rename device-specific options | Martin Herkt | 2014-05-04 | 1 | -2/+2 |
* | options: rename msg-related options | Martin Herkt | 2014-05-04 | 1 | -6/+6 |
* | options: rename video-related options/properties | Martin Herkt | 2014-05-04 | 1 | -5/+5 |
* | options: rename audio-related options/properties | Martin Herkt | 2014-05-04 | 1 | -5/+5 |
* | options: rename subtitle-related options | Martin Herkt | 2014-05-04 | 1 | -6/+6 |
* | options: rename input-related options | Martin Herkt | 2014-05-04 | 1 | -3/+3 |
* | encode: don't apply default config options | wm4 | 2014-04-19 | 1 | -1/+1 |
* | player: add a --loop-file option | wm4 | 2014-04-17 | 1 | -0/+1 |
* | player: add a --dump-stats option | wm4 | 2014-04-17 | 1 | -0/+1 |
* | New option --no-ometadata to opt out of including metadata when encoding. | Rudolf Polzer | 2014-04-14 | 1 | -0/+4 |
* | Remove radio:// | wm4 | 2014-04-13 | 1 | -17/+1 |
* | vd_lavc: by default, do not show corrupt frames | wm4 | 2014-04-08 | 1 | -1/+1 |
* | audio: make --channels option always force the output layout | wm4 | 2014-03-10 | 1 | -1/+1 |
* | sd_ass: add a very simple and evil way to override ASS subtitle styles | wm4 | 2014-03-01 | 1 | -1/+1 |
* | msg: add --msgtime option to add timestamps to each output message | wm4 | 2014-02-28 | 1 | -0/+1 |
* | lua: add option to disable auto-loading of lua scripts | wm4 | 2014-02-28 | 1 | -0/+2 |
* | options: allow changing options at runtime | wm4 | 2014-02-25 | 1 | -29/+32 |
* | config: add a --config-dir option to force config directory | wm4 | 2014-02-25 | 1 | -0/+2 |
* | options: handle escape sequences in e.g. --playing-msg differently | wm4 | 2014-02-20 | 1 | -3/+3 |
* | options: add --no-terminal switch | wm4 | 2014-02-10 | 1 | -0/+2 |
* | quvi: disable subtitle fetching by default | wm4 | 2014-01-31 | 1 | -1/+1 |
* | lua: add a --lua-opts option, which can be queried by scripts | wm4 | 2014-01-16 | 1 | -0/+1 |
* | player: add --term-osd-bar, which shows a status bar on the terminal | wm4 | 2014-01-15 | 1 | -0/+4 |
* | player: redo terminal OSD and status line handling | wm4 | 2014-01-13 | 1 | -2/+0 |
* | options: remove --screenw and --screenh | wm4 | 2014-01-11 | 1 | -3/+0 |
* | options: don't reset pause mode when switching to next file | wm4 | 2014-01-09 | 1 | -1/+0 |
* | quvi: add option to not fetch subtitles | Andre D | 2014-01-05 | 1 | -0/+2 |
* | vd_lavc: by default, output all frames, even corrupted ones | wm4 | 2013-12-29 | 1 | -0/+1 |
* | options: simplify handling of some help options | wm4 | 2013-12-26 | 1 | -9/+13 |
* | player: fix initial selection with --secondary-sid | wm4 | 2013-12-25 | 1 | -0/+1 |
* | player: add --secondary-sid for displaying a second subtitle stream | wm4 | 2013-12-24 | 1 | -0/+1 |
* | options: disable joystick by default | wm4 | 2013-12-23 | 1 | -1/+0 |
* | Don't include version.h from make options.c | wm4 | 2013-12-22 | 1 | -3/+1 |
* | options: move network related options to MPOpts | wm4 | 2013-12-22 | 1 | -20/+9 |
* | msg: remove global state | wm4 | 2013-12-21 | 1 | -7/+6 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 | 1 | -3/+3 |
* | input: rework how input sources are added | wm4 | 2013-12-21 | 1 | -4/+0 |
* | msg: change --msglevel, reduce legacy glue | wm4 | 2013-12-20 | 1 | -101/+3 |
* | options: use M_OPT_EXIT with -V | wm4 | 2013-12-19 | 1 | -1/+1 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -0/+886 |