| Commit message (Expand) | Author | Age | Files | Lines |
* | manpage: refer to --sub-color for colors | Guido Cella | 2020-09-17 | 1 | -4/+4 |
* | manpage: mark file-local-options as writable | Guido Cella | 2020-09-17 | 1 | -1/+1 |
* | stream_slice: interpret `end` as offset if it starts with '+' | Mohammad AlSaleh | 2020-09-17 | 1 | -0/+7 |
* | command: add property track-list/N/main-selection | wnoun | 2020-09-12 | 1 | -0/+7 |
* | manpage: "fix" some formatting | wm4 | 2020-09-10 | 1 | -4/+8 |
* | vo_vdpau: remove deprecated/inactive --vo-vdpau-deint option | wm4 | 2020-09-09 | 1 | -23/+0 |
* | command: add read-only focused property | Guido Cella | 2020-09-08 | 1 | -0/+3 |
* | manpage: fix typo | Guido Cella | 2020-09-06 | 1 | -4/+4 |
* | audio: fix stream-silence with push AOs (somewhat) | wm4 | 2020-09-03 | 1 | -0/+5 |
* | DOCS: fix minor issue on the --video-latency-hacks explanation | Chris Varenhorst | 2020-08-28 | 1 | -2/+2 |
* | manpage: reorder sentence | Guido Cella | 2020-08-28 | 1 | -3/+3 |
* | manpage: slightly improve property list note | wm4 | 2020-08-28 | 1 | -3/+4 |
* | vo_gpu: EGL: fix transparency on X11/EGL/Mesa | wm4 | 2020-08-27 | 1 | -1/+2 |
* | options: do not accept ":" as separator anymore in key/value lists | wm4 | 2020-08-22 | 1 | -0/+7 |
* | player: add --subs-with-matching-audio option | rcombs | 2020-08-19 | 1 | -2/+10 |
* | stream: Implement slice:// for reading slices of streams | Mohammad AlSaleh | 2020-08-19 | 1 | -0/+21 |
* | DOCS/vo.rst: TCT: add note on interleaved output | Avi Halachmi (:avih) | 2020-08-16 | 1 | -2/+7 |
* | command: extend subprocess command stdin, change behavior | wm4 | 2020-08-16 | 1 | -0/+11 |
* | command: export alpha type in format properties | wm4 | 2020-08-15 | 1 | -0/+7 |
* | wayland: expose wayland-app-id as a user option | Dudemanguy | 2020-08-14 | 1 | -0/+4 |
* | manpage: document a couple of wayland options | Dudemanguy | 2020-08-12 | 1 | -0/+9 |
* | sub: extend range of --sub-pos option | wm4 | 2020-08-12 | 1 | -4/+12 |
* | command: add a way to access properties of a current track | wm4 | 2020-08-12 | 1 | -0/+20 |
* | auto_profiles: unapply conditional profiles if declared | wm4 | 2020-08-07 | 1 | -15/+27 |
* | options: add some way to more or less "unapply" profiles | wm4 | 2020-08-07 | 2 | -3/+77 |
* | js: hooks: allow deferred continuation (match d0ab562b) | Avi Halachmi (:avih) | 2020-08-07 | 1 | -1/+1 |
* | lua: make hook processing more flexible | wm4 | 2020-08-05 | 1 | -2/+16 |
* | auto_profiles: add this script | wm4 | 2020-08-05 | 2 | -5/+131 |
* | manpage: clarify requirements for boxvideo | Dudemanguy | 2020-08-04 | 1 | -1/+2 |
* | audio: add scaletempo2 filter based on chromium | Dorian Rudolph | 2020-07-27 | 1 | -0/+22 |
* | js: add mp.utils.get_env_list() (match 0e7f53a5, 9301cb78) | Avi Halachmi (:avih) | 2020-07-26 | 1 | -0/+2 |
* | manpage: drop --sdl-bufcnt after 346c687d5ab2 | Jan Beich | 2020-07-21 | 1 | -4/+0 |
* | manpage: add named arguments "subprocess" example | wm4 | 2020-07-20 | 1 | -5/+21 |
* | command: add another variant of revert-seek | wm4 | 2020-07-20 | 1 | -0/+6 |
* | lua: add mp.get_env_list() function | wm4 | 2020-07-20 | 2 | -0/+7 |
* | command: extend subprocess command | wm4 | 2020-07-20 | 1 | -1/+17 |
* | zimg: add slice threading and use it by default | wm4 | 2020-07-15 | 1 | -0/+11 |
* | x11: add option to make window appear on a specific workspace | wm4 | 2020-07-12 | 1 | -4/+7 |
* | x11: remove terrible xdg-screensaver hack | wm4 | 2020-07-08 | 2 | -1/+46 |
* | vo_gpu: vulkan: add ability to disable events | Niklas Haas | 2020-06-30 | 1 | -0/+5 |
* | path: do not use old_home for win32 exe dir | wm4 | 2020-06-25 | 1 | -0/+2 |
* | path: switch back to using non-XDG config dir by default | wm4 | 2020-06-25 | 1 | -23/+41 |
* | manpage: --demuxer-seekable-cache is useless | wm4 | 2020-06-23 | 1 | -19/+18 |
* | vo_gpu: add better gamut clipping option | Niklas Haas | 2020-06-19 | 1 | -0/+7 |
* | vo_gpu: add BT.2390 tone-mapping | Niklas Haas | 2020-06-15 | 1 | -0/+3 |
* | vo_gpu: reinterpret SDR white levels based on ITU-R BT.2408 | Niklas Haas | 2020-06-15 | 1 | -3/+3 |
* | options: add --video-scale-x/y | wm4 | 2020-06-03 | 1 | -0/+9 |
* | audio: redo internal AO API | wm4 | 2020-06-01 | 1 | -1/+1 |
* | player: add --term-title option | wm4 | 2020-05-25 | 1 | -0/+9 |
* | manpage: document "vf remove" | wm4 | 2020-05-23 | 1 | -1/+4 |
* | player: remove some display-adrop leftovers | wm4 | 2020-05-23 | 1 | -7/+0 |
* | audio: redo video-sync=display-adrop | wm4 | 2020-05-23 | 2 | -1/+9 |
* | options: add option to control display-sync factor | wm4 | 2020-05-23 | 1 | -0/+11 |
* | video: clean up some imgfmt related stuff | wm4 | 2020-05-18 | 1 | -5/+0 |
* | stats: UP/DOWN scrolling on page 2 (frame stats) | Julian | 2020-05-17 | 1 | -1/+1 |
* | scripting: make socket FD number for subprocesses dynamic | wm4 | 2020-05-15 | 1 | -5/+0 |
* | command: add input-key-list property | wm4 | 2020-05-14 | 1 | -0/+3 |
* | command: add property to return text subtitles in ASS | wm4 | 2020-05-14 | 1 | -0/+13 |
* | ipc: make --input-ipc-client terminate player on connection close | wm4 | 2020-05-14 | 1 | -0/+2 |
* | vo_direct3d: rip out texture video rendering path | wm4 | 2020-05-13 | 1 | -25/+0 |
* | player: make external subtitle auto-loading stricter | wm4 | 2020-05-09 | 1 | -1/+2 |
* | w32_common: Support HiDPI on Windows | RealDolos | 2020-05-08 | 1 | -2/+2 |
* | documentation: fix some ReST syntax mistakes in lua.rst | Emanuele Torre | 2020-05-01 | 1 | -1/+1 |
* | video: add alpha type metadata | wm4 | 2020-04-24 | 1 | -0/+8 |
* | manpage: fix wrong option name for --fbo-format | wm4 | 2020-04-14 | 1 | -1/+1 |
* | player: do not fall back to a default track with explicit selections | wm4 | 2020-04-13 | 1 | -0/+18 |
* | player: mess with track selection details again | wm4 | 2020-04-13 | 1 | -0/+29 |
* | vf_format: add gross mechanism for forcing scaler for testing | wm4 | 2020-04-13 | 1 | -0/+4 |
* | vo_gpu: d3d11: add support for exclusive fullscreen | James Ross-Gowan | 2020-04-12 | 1 | -0/+6 |
* | stats: support UP/DOWN to scroll at page 4 (perf) | Avi Halachmi (:avih) | 2020-04-11 | 1 | -2/+18 |
* | manpage: finish a sentence | wm4 | 2020-04-09 | 1 | -1/+2 |
* | ipc: add --input-ipc-client option | wm4 | 2020-04-09 | 1 | -0/+29 |
* | stats: some more performance graphs | wm4 | 2020-04-09 | 2 | -0/+44 |
* | command: make input speed available as part of cache statge property | wm4 | 2020-04-03 | 1 | -0/+7 |
* | ao_oss: remove this audio output | wm4 | 2020-03-28 | 1 | -14/+1 |
* | ao_rsound: remove this audio output | wm4 | 2020-03-28 | 1 | -8/+0 |
* | ao_sndio: remove this audio output | wm4 | 2020-03-28 | 1 | -8/+0 |
* | manpage: clarify some event/hook details | wm4 | 2020-03-28 | 1 | -4/+18 |
* | input: remove deprecated --input-file option | wm4 | 2020-03-28 | 1 | -16/+0 |
* | client API: report IDs of inserted playlist entries on loading playlist | wm4 | 2020-03-27 | 1 | -0/+17 |
* | scripting: remove race condition when toggling internal scripts | wm4 | 2020-03-26 | 1 | -0/+4 |
* | lua: restore recent end-file event, and deprecate it | wm4 | 2020-03-22 | 1 | -2/+3 |
* | client API, lua: unify event code further | wm4 | 2020-03-21 | 1 | -2/+20 |
* | client API, lua, ipc: unify event struct return | wm4 | 2020-03-21 | 2 | -110/+145 |
* | client API: add a playlist entry unique ID | wm4 | 2020-03-21 | 1 | -0/+7 |
* | player: add a number of new playlist contol commands/properties | wm4 | 2020-03-21 | 1 | -12/+77 |
* | player: playlist-pos now use -1 for "no entry selected" | wm4 | 2020-03-21 | 1 | -0/+7 |
* | manpage: improve loadfile description | wm4 | 2020-03-21 | 1 | -3/+9 |
* | vo_gpu: warn if correct-downscaling is ignored | Avi Halachmi (:avih) | 2020-03-14 | 1 | -0/+2 |
* | command: add libass-version property | wm4 | 2020-03-08 | 1 | -0/+5 |
* | stream_lavf: use smb:// for ffmpeg libsmbclient support | wm4 | 2020-03-07 | 1 | -1/+1 |
* | manpage: explicitly mention "tick" event as deprecated | wm4 | 2020-03-07 | 1 | -1/+1 |
* | client API: provide ways to finish property changes on file changes | wm4 | 2020-03-07 | 1 | -0/+16 |
* | command: remove legacy hook API | wm4 | 2020-03-06 | 1 | -41/+0 |
* | command: extend osd-overlay command with bounds reporting | wm4 | 2020-03-06 | 2 | -0/+26 |
* | manpage: fix typos | wm4 | 2020-03-06 | 1 | -2/+2 |
* | demux: deprecate --cache-secs | wm4 | 2020-03-05 | 1 | -2/+13 |
* | manpage: make suggestion for --vd-queue dynamic config | wm4 | 2020-03-05 | 1 | -1/+3 |
* | f_decoder_wrapper: make decoder thread responsive while filling queue | wm4 | 2020-03-05 | 1 | -3/+0 |
* | manpage: document how final queue size is determined | wm4 | 2020-03-05 | 1 | -0/+5 |
* | manpage: clarify writes to playlist-pos | wm4 | 2020-03-05 | 1 | -2/+8 |
* | demuxer-lavf: udp_multicast rtsp-transport option | mg | 2020-03-03 | 1 | -1/+1 |
* | manpage: suggest using the decoding queue with backward playback | wm4 | 2020-03-01 | 1 | -0/+3 |
* | f_decoder_wrapper: make most queue options runtime changeable | wm4 | 2020-03-01 | 1 | -0/+4 |
* | ad_lavc: disable decoder downmix by default | wm4 | 2020-02-29 | 1 | -1/+1 |
* | player: add optional separate video decoding thread | wm4 | 2020-02-29 | 1 | -0/+40 |
* | osc: use default hr-seek when dragging progress bar to seek | wm4 | 2020-02-28 | 1 | -5/+6 |
* | player: dumb seeking related stuff, make audio hr-seek default | wm4 | 2020-02-28 | 1 | -1/+4 |
* | demux_mkv: document probe-start-time option and enable it by default | wm4 | 2020-02-27 | 1 | -0/+6 |
* | demux: simplify some internals, stop trying to read packets after EOF | wm4 | 2020-02-27 | 1 | -0/+10 |
* | ipc: allow sending commands with named arguments | wm4 | 2020-02-24 | 1 | -0/+11 |
* | ipc: add more blabla that nobody reads | wm4 | 2020-02-24 | 1 | -0/+23 |
* | ipc: implement asynchronous commands | wm4 | 2020-02-24 | 1 | -3/+32 |
* | manpage: directly link interface-changes.rst in changelog section | wm4 | 2020-02-21 | 1 | -4/+6 |
* | ytdl_hook: enable default selection via --ytdl-format with all_formats | wm4 | 2020-02-21 | 1 | -4/+7 |
* | manpage: fix some path description details | wm4 | 2020-02-21 | 1 | -5/+4 |
* | manpage: suggest using PuTTY for accessing mpv IPC named pipes on win32 | wm4 | 2020-02-21 | 1 | -0/+3 |
* | ytdl_hook: replace skip_muxed with force_all_formats option | wm4 | 2020-02-21 | 1 | -16/+33 |
* | manpage: reorganize ytdl_hook option descriptions | wm4 | 2020-02-21 | 1 | -51/+66 |
* | ytdl_hook: attempt to filter out muxed streams if all_formats is used | wm4 | 2020-02-20 | 1 | -0/+12 |
* | manpage: minor fixes | wm4 | 2020-02-19 | 2 | -11/+11 |
* | scripting: add a way to run sub processes as "scripts" | wm4 | 2020-02-19 | 1 | -0/+27 |
* | ytdl_hook: add all_formats option | wm4 | 2020-02-19 | 1 | -0/+17 |
* | ytdl_hook: add a way to not pass --format to the command line | wm4 | 2020-02-19 | 1 | -2/+7 |
* | manpage: deprecated options in examples | xPMo | 2020-02-19 | 1 | -4/+4 |
* | manpage: improve command_native_async description | wm4 | 2020-02-16 | 1 | -6/+13 |
* | sub: add an option to filter subtitles by regex | wm4 | 2020-02-16 | 1 | -0/+41 |
* | manpage: fix a case of broken indentation | wm4 | 2020-02-15 | 1 | -15/+16 |
* | msg: slightly improve --msg-time output | wm4 | 2020-02-14 | 1 | -1/+4 |
* | manpage: clarify --player-operation-mode | wm4 | 2020-02-14 | 2 | -6/+13 |
* | manpage: fix typo on sub-end | wm4 | 2020-02-12 | 1 | -1/+1 |
* | sws_utils: use zimg by default if available | wm4 | 2020-02-12 | 1 | -6/+5 |
* | manpage: add some blabla about zimg speed vs. libswscale | wm4 | 2020-02-10 | 1 | -1/+10 |
* | vf_format: add w, h parameters | wm4 | 2020-02-09 | 1 | -0/+4 |
* | player: add ab-loop-count option/property | wm4 | 2020-02-08 | 1 | -0/+8 |
* | mac: activate logging when started from the bundle | der richter | 2020-02-08 | 1 | -0/+3 |
* | DOCS: js: minor update for require | Avi Halachmi (:avih) | 2020-02-07 | 1 | -5/+5 |
* | js: require: directory-scripts: first look at <dir>/modules/ | Avi Halachmi (:avih) | 2020-02-07 | 1 | -1/+4 |
* | js: require: don't use ~~/scripts/modules.js/ | Avi Halachmi (:avih) | 2020-02-07 | 1 | -11/+20 |
* | command: add cache-duration to cache state property | wm4 | 2020-02-07 | 1 | -0/+3 |
* | demux: add option to disable "sharing" between back and forward buffers | wm4 | 2020-02-07 | 1 | -1/+14 |
* | options: disable vsfilter blur compat by default | wm4 | 2020-02-07 | 1 | -1/+1 |
* | lua: add mp.get_script_directory() function | wm4 | 2020-02-04 | 1 | -5/+16 |
* | manpage: --sub-codepage cannot do muxed subs | wm4 | 2020-02-01 | 1 | -0/+5 |
* | lua: set package path if loaded from a script directory | wm4 | 2020-02-01 | 2 | -10/+43 |
* | wayland: remove wayland-frame-wait-offset option | dudemanguy | 2020-01-31 | 1 | -9/+0 |
* | manpage: update force dedicated gpu on macOS option | der richter | 2020-01-27 | 1 | -1/+1 |
* | scripting: make player error when attempting to load unknown scripts | wm4 | 2020-01-19 | 1 | -3/+4 |
* | command: add osd-dimensions property | wm4 | 2020-01-08 | 1 | -0/+31 |
* | options: change option parsing when using a single dash | wm4 | 2020-01-07 | 1 | -4/+10 |
* | manpage: explain deprecated usage of multiple items with *-add | Dave | 2020-01-07 | 1 | -6/+9 |
* | libarchive: some shitty hack to make opening slightly faster | wm4 | 2020-01-04 | 1 | -0/+12 |
* | manpage: update discussion of nvidia hardware acceleration | Philip Langdale | 2019-12-29 | 1 | -26/+25 |
* | video: cuda: add explicit context creation for copy hwaccels | Philip Langdale | 2019-12-29 | 1 | -8/+9 |
* | command: add a playlist-unshuffle command | wm4 | 2019-12-28 | 1 | -0/+6 |
* | manpage: fix example in --hwdec section | wm4 | 2019-12-24 | 1 | -1/+3 |
* | vd_lavc: more hwdec autoselect nonsense | wm4 | 2019-12-24 | 1 | -4/+36 |
* | js: support mp.create_osd_overlay (match 07287262) | Avi Halachmi (:avih) | 2019-12-23 | 1 | -0/+4 |
* | osc: add option to disable santa hat | Nicolas F | 2019-12-23 | 1 | -0/+5 |
* | client API, lua: add new API for setting OSD overlays | wm4 | 2019-12-23 | 2 | -0/+115 |
* | manpage: document that --vo=xv breaks "boxvideo" | wm4 | 2019-12-23 | 1 | -0/+3 |
* | js: read_options: on_update: don't re-read the config file | Avi Halachmi (:avih) | 2019-12-22 | 1 | -1/+1 |
* | lua: change runtime option change behavior | wm4 | 2019-12-22 | 1 | -0/+6 |
* | video/out/x11: add fs-screen fallback | Nicolas F | 2019-12-22 | 1 | -2/+2 |
* | js: read_options: support on_update (match 478a321d) | Avi Halachmi (:avih) | 2019-12-21 | 1 | -1/+2 |
* | lua: add a helper for runtime script option changes | wm4 | 2019-12-20 |