| Commit message (Expand) | Author | Age | Files | Lines |
* | msg: add --log-file option | wm4 | 2015-01-26 | 1 | -0/+5 |
* | manpage: document 'A' key | wm4 | 2015-01-26 | 1 | -0/+3 |
* | manpage: fix typo | Diogo Franco (Kovensky) | 2015-01-26 | 1 | -1/+1 |
* | manpage: fix smoothmotion-threshold value range | wm4 | 2015-01-26 | 1 | -1/+1 |
* | options: make --hls-bitrate=max the default | wm4 | 2015-01-26 | 1 | -2/+2 |
* | manpage: describe some more config directory artifacts | wm4 | 2015-01-26 | 1 | -9/+27 |
* | vo_opengl, x11: implement icc-profile-auto | wm4 | 2015-01-26 | 1 | -1/+1 |
* | vo_opengl: make "mitchell" the hq default filter for downscaling | wm4 | 2015-01-26 | 1 | -1/+1 |
* | input, player: new command for mouse event | xylosper | 2015-01-23 | 1 | -0/+17 |
* | vo: fix disabling/enabling smoothmotion at runtime | wm4 | 2015-01-23 | 1 | -0/+3 |
* | manpage: minor changes | wm4 | 2015-01-23 | 5 | -20/+28 |
* | command: export file format as property | wm4 | 2015-01-23 | 1 | -0/+5 |
* | build: remove bogus client API examples build | wm4 | 2015-01-23 | 3 | -5/+9 |
* | vf_vavpp: add more deinterlacing algorithms | wm4 | 2015-01-23 | 1 | -0/+4 |
* | vo_opengl: add smoothmotion frame blending | Stefano Pigozzi | 2015-01-23 | 1 | -0/+9 |
* | manpage: vo_opengl: describe how to get lanczos2/lanczos3 | wm4 | 2015-01-22 | 1 | -0/+3 |
* | vo_opengl: remove scale-sep and indirect options | Niklas Haas | 2015-01-22 | 1 | -23/+1 |
* | vo_opengl: rename all scale options to make more sense | Niklas Haas | 2015-01-22 | 1 | -31/+24 |
* | vo_opengl: always prefer indirect scaling | Niklas Haas | 2015-01-22 | 1 | -9/+14 |
* | vo_opengl: implement naive anti-ringing | Niklas Haas | 2015-01-22 | 1 | -4/+13 |
* | vo_opengl: make the default radius 3.0 and simplify scaler documentation | Niklas Haas | 2015-01-21 | 1 | -12/+14 |
* | manpage: vo_opengl: change scaler descriptions and recommendations | wm4 | 2015-01-21 | 1 | -37/+13 |
* | vo_opengl_old: remove this VO | wm4 | 2015-01-20 | 1 | -180/+1 |
* | README: extend dependecy list, link Windows compilation docs | wm4 | 2015-01-20 | 1 | -1/+1 |
* | vo_opengl: remove cscale-down suboption | wm4 | 2015-01-20 | 1 | -3/+9 |
* | client API: notify API user on event queue overflow | wm4 | 2015-01-19 | 1 | -0/+1 |
* | x11: add --on-all-workspaces option and property | wm4 | 2015-01-16 | 2 | -0/+7 |
* | player: add --autofit-smaller option | wm4 | 2015-01-16 | 1 | -0/+11 |
* | manpage: fix osd-ass-cc examples | wm4 | 2015-01-16 | 1 | -1/+4 |
* | vo_opengl: get rid of approx-gamma and make it the default as per BT.1886 | Niklas Haas | 2015-01-16 | 1 | -10/+0 |
* | manpage: changes.rst: document vo_opengl's placebo features | Niklas Haas | 2015-01-15 | 1 | -1/+5 |
* | vo_opengl: add ewa_lanczos upscaler (aka jinc) | Niklas Haas | 2015-01-15 | 1 | -1/+7 |
* | DOCS/client_api_examples: fix locale nonsense in qml examples | wm4 | 2015-01-15 | 2 | -0/+10 |
* | ao_pcm: add append mode | wm4 | 2015-01-14 | 1 | -0/+4 |
* | manpage: fix references to vf_pp | wm4 | 2015-01-13 | 2 | -4/+3 |
* | manpage: improve --title description | wm4 | 2015-01-12 | 1 | -5/+6 |
* | x11: support XEmbed | wm4 | 2015-01-12 | 1 | -6/+9 |
* | player: change --display-tags behavior | wm4 | 2015-01-12 | 1 | -1/+2 |
* | command: fix property naming convention | wm4 | 2015-01-10 | 1 | -2/+2 |
* | command: change properties added in previous commit | wm4 | 2015-01-10 | 1 | -5/+9 |
* | command.c: new subproperties for video-params: bpp and depth | xylosper | 2015-01-10 | 1 | -0/+6 |
* | DOCS/client_api_examples: qml_direct: QWindow::size() is not thread-safe | wm4 | 2015-01-09 | 2 | -3/+4 |
* | DOCS/client_api_examples: qml: reduce number of files | wm4 | 2015-01-09 | 4 | -119/+116 |
* | DOCS/compile-windows.md: fix pkg-config directory | James Ross-Gowan | 2015-01-09 | 1 | -2/+4 |
* | video: Add sigmoidal upscaling to avoid ringing artifacts | Niklas Haas | 2015-01-09 | 1 | -1/+13 |
* | vo_opengl_cb: introduce frame queue | xylosper | 2015-01-08 | 1 | -1/+20 |
* | DOCS: add instructions for building with MSYS2 | James Ross-Gowan | 2015-01-08 | 2 | -91/+209 |
* | DOCS/client_api_examples: add an alternative qml example | wm4 | 2015-01-08 | 6 | -0/+293 |
* | ao_pulse: disable latency calculation hacks by default | wm4 | 2015-01-07 | 1 | -2/+7 |
* | stream_dvb: Add possibility to dump a full transponder. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+11 |
* | manpage: dvb: Add some information on VDR channel list support. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+6 |
* | DOCS/client_api_examples: qml: add test for gamma control | wm4 | 2015-01-06 | 3 | -11/+29 |
* | DOCS/client_api_examples: qtexample: demonstrate multiple mpv instances | wm4 | 2015-01-06 | 2 | -0/+10 |
* | sub: add option to not scale subtitles with window | wm4 | 2015-01-05 | 1 | -0/+11 |
* | DOCS/client_api_examples: qml: add test for vo_cmdline | wm4 | 2015-01-05 | 3 | -13/+29 |
* | vo_opengl_cb: support changing options at runtime | wm4 | 2015-01-05 | 1 | -0/+5 |
* | manpage: document details of option quoting and escaping | wm4 | 2015-01-05 | 1 | -4/+56 |
* | vf_vapoursynth: autodetect CPU count | wm4 | 2015-01-05 | 1 | -1/+4 |
* | manpage: clarify syntax for color options | wm4 | 2015-01-05 | 1 | -1/+1 |
* | manpage: fix --video-unscaled description | wm4 | 2015-01-04 | 1 | -3/+2 |
* | vf_vapoursynth: pass through container FPS value | wm4 | 2015-01-03 | 1 | -0/+9 |
* | manpage: vf_vapoursynth: document mpv-specific predefined variables | wm4 | 2015-01-03 | 1 | -0/+11 |
* | manpage: talk about one script, not multiple scripts | Ryan Jacobs | 2015-01-02 | 1 | -2/+2 |
* | OSC: add osc-message script command (wip) | ChrisK2 | 2015-01-02 | 1 | -0/+4 |
* | vo_opengl_old: remove ancient ATI-specific YUV conversions | wm4 | 2015-01-02 | 1 | -5/+1 |
* | build: try to make examples build both in-tree and out-of-tree | wm4 | 2015-01-02 | 2 | -2/+2 |
* | DOCS/client_api_examples: move all examples into their own subdirs | wm4 | 2015-01-01 | 6 | -13/+20 |
* | DOCS/client_api_examples: don't throw char* in C++ code | wm4 | 2015-01-01 | 2 | -6/+9 |
* | manpage: fix typo | wm4 | 2015-01-01 | 1 | -1/+1 |
* | command: make the "run" command work on Windows too | wm4 | 2015-01-01 | 1 | -1/+0 |
* | client API: add function to create new mpv_handles from existing ones | wm4 | 2014-12-31 | 1 | -0/+3 |
* | vo_opengl_cb: simplify API uninitialization | wm4 | 2014-12-31 | 1 | -9/+3 |
* | DOCS/client_api_examples: add an explicit license | wm4 | 2014-12-30 | 2 | -2/+14 |
* | DOCS/client_api_examples: qtexample: use queued signals | wm4 | 2014-12-30 | 3 | -20/+19 |
* | DOCS/client_api_examples: qtquick: fix destruction | wm4 | 2014-12-30 | 4 | -38/+35 |
* | client API: qthelper: add a refcounting wrapper around mpv_handle | wm4 | 2014-12-30 | 1 | -0/+1 |
* | command: add filtered-metadata property | wm4 | 2014-12-29 | 1 | -0/+4 |
* | player: filter tags, add --display-tags option | wm4 | 2014-12-29 | 1 | -0/+8 |
* | player: make --shuffle/--merge-files affect runtime loaded playlists | wm4 | 2014-12-29 | 1 | -4/+0 |
* | ao_portaudio: remove this audio output | wm4 | 2014-12-29 | 1 | -13/+0 |
* | manpage: document new --stream-dump behavior | wm4 | 2014-12-27 | 1 | -0/+3 |
* | command: overlay_add: more flexible treatment of offset parameter | wm4 | 2014-12-26 | 1 | -7/+9 |
* | win32: add mmap() emulation | wm4 | 2014-12-26 | 1 | -5/+0 |
* | manpage: lua: fix a link | wm4 | 2014-12-26 | 1 | -1/+1 |
* | manpage: fix typo | wm4 | 2014-12-25 | 1 | -2/+2 |
* | manpage: lua: fixes and improvements | wm4 | 2014-12-25 | 1 | -20/+15 |
* | ipc: add enable_event and disable_event commands | wm4 | 2014-12-24 | 1 | -0/+8 |
* | command: extend revert_seek command | wm4 | 2014-12-17 | 1 | -2/+11 |
* | vo_opengl: switch default FBO format to rgba, use GL_RGBA | wm4 | 2014-12-17 | 1 | -1/+1 |
* | manpage: ao_alsa: link upmix wiki entry | wm4 | 2014-12-16 | 1 | -2/+6 |
* | audio: make native channel count the default instead of stereo downmix | wm4 | 2014-12-15 | 2 | -4/+34 |
* | vo_opengl: remove quadbuffer/anaglyph stereo 3D rendering | wm4 | 2014-12-15 | 1 | -15/+0 |
* | options: deprecate 'lua' based options/dirs for 'script' | Avi Halachmi (:avih) | 2014-12-15 | 4 | -23/+23 |
* | command, dvd: add property which returns list of DVD titles | wm4 | 2014-12-13 | 1 | -0/+27 |
* | DOCS: add missing close bracket | Ben Boeckel | 2014-12-12 | 1 | -1/+1 |
* | options: add option for ignoring patch in resume mechanism | wm4 | 2014-12-13 | 1 | -0/+3 |
* | player: add a --keep-open=always mode | wm4 | 2014-12-12 | 1 | -9/+20 |
* | DOCS/crosscompile-mingw: update | wm4 | 2014-12-12 | 1 | -7/+15 |
* | command: add properties for current bitrate | wm4 | 2014-12-12 | 1 | -0/+11 |
* | demux: don't always make --cache-secs override --demuxer-readahead-secs | wm4 | 2014-12-12 | 1 | -1/+4 |
* | DOCS/contribute.md: remove unintentional headline | selsta | 2014-12-11 | 1 | -2/+2 |
* | manpage: fix mistake in --video-zoom mention | wm4 | 2014-12-11 | 1 | -1/+1 |
* | command: add "idle" property | wm4 | 2014-12-10 | 1 | -0/+4 |
* | manpage: update the ao_alsa example (no-block was removed) | wm4 | 2014-12-09 | 1 | -2/+2 |
* | DOCS/client_api_examples: remove nonsense | wm4 | 2014-12-09 | 2 | -4/+3 |
* | options: enable --ytdl by default | wm4 | 2014-12-09 | 2 | -6/+3 |
* | vo_opengl_cb: simplify reconfigure, render transparent if unconfigured | wm4 | 2014-12-09 | 1 | -0/+3 |
* | vo_opengl: make background color configurable | wm4 | 2014-12-09 | 1 | -0/+4 |
* | client API: expose OpenGL renderer | wm4 | 2014-12-09 | 7 | -0/+236 |
* | DOCS: Improve documentation of --ytdl-format option | ChrisK2 | 2014-12-07 | 1 | -1/+4 |
* | options: add a 'once' idle mode | Stefano Pigozzi | 2014-12-07 | 1 | -1/+4 |
* | DOCS, OSC: Un-document removed seektooltip option | ChrisK2 | 2014-12-05 | 1 | -4/+0 |
* | DOCS, OSC: Document layout option | ChrisK2 | 2014-12-05 | 1 | -1/+6 |
* | ao_alsa: simplify, remove no-block suboption | wm4 | 2014-12-05 | 1 | -2/+0 |
* | video/filter: kill vf_pp (libpostproc) | wm4 | 2014-12-03 | 1 | -150/+0 |
* | DOCS/client-api-changes: mark release 0.7.0 | wm4 | 2014-12-02 | 1 | -0/+1 |
* | cocoa: allow to black out other display when going fs | Stefano Pigozzi | 2014-12-01 | 1 | -0/+4 |
* | manpage: rename input.conf supersection | wm4 | 2014-11-29 | 1 | -3/+11 |
* | manpage: lua: fix example | wm4 | 2014-11-29 | 1 | -2/+2 |
* | manpage: minor fixes | wm4 | 2014-11-29 | 3 | -10/+9 |
* | vo_opengl: enable fancy-downscaling by default for opengl-hq | wm4 | 2014-11-29 | 1 | -1/+1 |
* | vo_opengl: disable fancy-downscaling for anamorphic video | wm4 | 2014-11-29 | 1 | -0/+3 |
* | lua: add a function that formats Lua values as strings | wm4 | 2014-11-29 | 1 | -0/+4 |
* | DOCS/crosscompile-mingw: update | Timothy Gu | 2014-11-26 | 1 | -8/+8 |
* | manpage: lua: fix typo paramater -> parameter | Alessandro Ghedini | 2014-11-26 | 1 | -1/+1 |
* | player: add option not to use OSD/fontconfig | wm4 | 2014-11-25 | 1 | -0/+10 |
* | input, lua: redo input handling | wm4 | 2014-11-23 | 3 | -9/+40 |
* | manpage: update utils.subprocess() for Windows | James Ross-Gowan | 2014-11-22 | 1 | -2/+3 |
* | lua: add a way to add repeatable key bindings | wm4 | 2014-11-21 | 1 | -1/+5 |
* | input: add a prefix to make any binding act on key repeat | wm4 | 2014-11-20 | 1 | -1/+3 |
* | command: add drop_buffers | wm4 | 2014-11-20 | 1 | -0/+4 |
* | options: add --ytdl-format option for youtube-dl format | Jaime Marquínez Ferrándiz | 2014-11-20 | 1 | -0/+6 |
* | manpage: changes.rst: add youtube-dl script | wm4 | 2014-11-19 | 1 | -0/+4 |
* | input.conf: add some additional bindings | wm4 | 2014-11-19 | 1 | -0/+7 |
* | player: integrate ytdl_hook.lua | wm4 | 2014-11-19 | 1 | -0/+12 |
* | manpage: fix typo | wm4 | 2014-11-19 | 1 | -1/+1 |
* | demux_mkv: add an option for compatibility with Haali | wm4 | 2014-11-18 | 2 | -0/+8 |
* | manpage: document vo_cmdline command | wm4 | 2014-11-18 | 1 | -1/+8 |
* | command: add an ab_loop command | wm4 | 2014-11-18 | 2 | -2/+7 |
* | vo_direct3d: fix texture-memory sub-option, extend it | wm4 | 2014-11-18 | 1 | -11/+22 |
* | command: implement A-B loops | wm4 | 2014-11-18 | 2 | -0/+9 |
* | command: adjust previous commit | wm4 | 2014-11-17 | 1 | -6/+7 |
* | command: playlist property: return if an entry is currently playing | wm4 | 2014-11-17 | 1 | -0/+8 |
* | input.conf: Don't make ENTER exit the player | ChrisK2 | 2014-11-15 | 1 | -1/+1 |
* | man: document osc seekbarstyle option | ahoka | 2014-11-15 | 1 | -0/+4 |
* | demux_mkv: adjust subtitle preroll again (2) | wm4 | 2014-11-15 | 1 | -0/+19 |
* | vo_opengl: allow setting different filters for downscaling | wm4 | 2014-11-14 | 1 | -1/+6 |
* | command: export some option metadata | wm4 | 2014-11-13 | 1 | -1/+24 |
* | command: rename "option-flags" property to "option-info" | wm4 | 2014-11-13 | 1 | -3/+3 |
* | command: export mpv configure arguments as property | wm4 | 2014-11-13 | 1 | -0/+4 |
* | manpage: adjust --hwdec docs | wm4 | 2014-11-12 | 1 | -6/+8 |
* | client API: deprecate some events | wm4 | 2014-11-08 | 2 | -22/+12 |
* | command: export the flag whether an option was set on commandline | wm4 | 2014-11-07 | 1 | -0/+12 |
* | audio: add --audio-client-name option | wm4 | 2014-11-07 | 1 | -0/+5 |
* | command: add display-names property | Kevin Mitchell | 2014-11-07 | 1 | -0/+4 |
* | command: add window-minimized property (X11 only) | wm4 | 2014-11-02 | 1 | -0/+3 |
* | command: expose mpv version as property | wm4 | 2014-11-02 | 1 | -0/+4 |
* | player: add --chapters-file option | wm4 | 2014-11-02 | 1 | -0/+4 |
* | manpage: update --playlist comments | wm4 | 2014-11-02 | 2 | -9/+10 |
* | ipc: make it possible to receive log messages | wm4 | 2014-11-01 | 1 | -0/+10 |
* | ipc: add a command to retrieve API version | wm4 | 2014-11-01 | 1 | -0/+4 |
* | manpage: ipc: fix command name for observe_property | wm4 | 2014-11-01 | 1 | -1/+1 |
* | player: update meaning of drop_frame_cnt | wm4 | 2014-11-01 | 1 | -3/+4 |
* | player: change framedrop display in the status line | wm4 | 2014-10-31 | 1 | -8/+9 |
* | options: accept --audio-channels=auto | wm4 | 2014-10-30 | 1 | -2/+3 |
* | client API: qthelper: add set_option_variant() | wm4 | 2014-10-30 | 1 | -0/+1 |
* | player: add an option to abort playback on partial init failures | wm4 | 2014-10-28 | 2 | -0/+8 |
* | client API: better error reporting | wm4 | 2014-10-28 | 1 | -0/+2 |
* | client API: add an enum for mpv_event_end_file.reason | wm4 | 2014-10-28 | 1 | -0/+1 |
* | manpage: clarify loadfile append-play mode | wm4< |