summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* DOCS: fix minor issue on the --video-latency-hacks explanationChris Varenhorst2020-08-281-2/+2
* Update compile-windows.mdcrackself2020-08-281-1/+1
* manpage: reorder sentenceGuido Cella2020-08-281-3/+3
* manpage: slightly improve property list notewm42020-08-281-3/+4
* vo_gpu: EGL: fix transparency on X11/EGL/Mesawm42020-08-271-1/+2
* options: do not accept ":" as separator anymore in key/value listswm42020-08-222-0/+9
* player: add --subs-with-matching-audio optionrcombs2020-08-191-2/+10
* stream: Implement slice:// for reading slices of streamsMohammad AlSaleh2020-08-191-0/+21
* DOCS/vo.rst: TCT: add note on interleaved outputAvi Halachmi (:avih)2020-08-161-2/+7
* command: extend subprocess command stdin, change behaviorwm42020-08-162-0/+14
* command: export alpha type in format propertieswm42020-08-151-0/+7
* wayland: expose wayland-app-id as a user optionDudemanguy2020-08-141-0/+4
* manpage: document a couple of wayland optionsDudemanguy2020-08-121-0/+9
* DOCS/contribute.md: add a CCoCwm42020-08-121-1/+4
* sub: extend range of --sub-pos optionwm42020-08-121-4/+12
* command: add a way to access properties of a current trackwm42020-08-121-0/+20
* auto_profiles: unapply conditional profiles if declaredwm42020-08-071-15/+27
* options: add some way to more or less "unapply" profileswm42020-08-072-3/+77
* js: hooks: allow deferred continuation (match d0ab562b)Avi Halachmi (:avih)2020-08-071-1/+1
* lua: make hook processing more flexiblewm42020-08-051-2/+16
* auto_profiles: add this scriptwm42020-08-053-5/+133
* manpage: clarify requirements for boxvideoDudemanguy2020-08-041-1/+2
* audio: add scaletempo2 filter based on chromiumDorian Rudolph2020-07-271-0/+22
* js: add mp.utils.get_env_list() (match 0e7f53a5, 9301cb78)Avi Halachmi (:avih)2020-07-261-0/+2
* manpage: drop --sdl-bufcnt after 346c687d5ab2Jan Beich2020-07-211-4/+0
* manpage: add named arguments "subprocess" examplewm42020-07-201-5/+21
* command: add another variant of revert-seekwm42020-07-201-0/+6
* lua: add mp.get_env_list() functionwm42020-07-202-0/+7
* command: extend subprocess commandwm42020-07-201-1/+17
* zimg: add slice threading and use it by defaultwm42020-07-151-0/+11
* x11: add option to make window appear on a specific workspacewm42020-07-121-4/+7
* x11: remove terrible xdg-screensaver hackwm42020-07-082-1/+46
* client API: add software rendering APIwm42020-07-081-0/+1
* vo_gpu: vulkan: add ability to disable eventsNiklas Haas2020-06-301-0/+5
* path: do not use old_home for win32 exe dirwm42020-06-251-0/+2
* path: switch back to using non-XDG config dir by defaultwm42020-06-251-23/+41
* manpage: --demuxer-seekable-cache is uselesswm42020-06-231-19/+18
* vo_gpu: add better gamut clipping optionNiklas Haas2020-06-191-0/+7
* vo_gpu: add BT.2390 tone-mappingNiklas Haas2020-06-151-0/+3
* vo_gpu: reinterpret SDR white levels based on ITU-R BT.2408Niklas Haas2020-06-151-3/+3
* options: add --video-scale-x/ywm42020-06-031-0/+9
* audio: redo internal AO APIwm42020-06-011-1/+1
* player: add --term-title optionwm42020-05-251-0/+9
* manpage: document "vf remove"wm42020-05-231-1/+4
* player: remove some display-adrop leftoverswm42020-05-232-7/+3
* audio: redo video-sync=display-adropwm42020-05-232-1/+9
* options: add option to control display-sync factorwm42020-05-231-0/+11
* video: clean up some imgfmt related stuffwm42020-05-182-5/+1
* stats: UP/DOWN scrolling on page 2 (frame stats)Julian2020-05-171-1/+1
* scripting: make socket FD number for subprocesses dynamicwm42020-05-151-5/+0
* command: add input-key-list propertywm42020-05-141-0/+3
* command: add property to return text subtitles in ASSwm42020-05-141-0/+13
* ipc: make --input-ipc-client terminate player on connection closewm42020-05-141-0/+2
* vo_direct3d: rip out texture video rendering pathwm42020-05-132-25/+1
* player: make external subtitle auto-loading stricterwm42020-05-091-1/+2
* w32_common: Support HiDPI on WindowsRealDolos2020-05-081-2/+2
* options: don't trigger bool "compact" path for --loop-filewm42020-05-061-0/+2
* documentation: fix some ReST syntax mistakes in lua.rstEmanuele Torre2020-05-011-1/+1
* DOCS/contribute.md: add some blabla about fixup commits in pull requestswm42020-05-011-0/+16
* video: add alpha type metadatawm42020-04-241-0/+8
* manpage: fix wrong option name for --fbo-formatwm42020-04-141-1/+1
* player: do not fall back to a default track with explicit selectionswm42020-04-131-0/+18
* player: mess with track selection details againwm42020-04-132-0/+31
* vf_format: add gross mechanism for forcing scaler for testingwm42020-04-131-0/+4
* DOCS/interface-changes: add d3d11-exclusive-fs to list of changesJan Ekström2020-04-121-0/+2
* vo_gpu: d3d11: add support for exclusive fullscreenJames Ross-Gowan2020-04-121-0/+6
* stats: support UP/DOWN to scroll at page 4 (perf)Avi Halachmi (:avih)2020-04-111-2/+18
* manpage: finish a sentencewm42020-04-091-1/+2
* ipc: add --input-ipc-client optionwm42020-04-092-2/+32
* stats: some more performance graphswm42020-04-092-0/+44
* command: make input speed available as part of cache statge propertywm42020-04-031-0/+7
* ao_oss: remove this audio outputwm42020-03-281-14/+1
* ao_rsound: remove this audio outputwm42020-03-281-8/+0
* ao_sndio: remove this audio outputwm42020-03-281-8/+0
* manpage: clarify some event/hook detailswm42020-03-281-4/+18
* input: remove deprecated --input-file optionwm42020-03-282-16/+1
* client API: report IDs of inserted playlist entries on loading playlistwm42020-03-272-1/+20
* scripting: remove race condition when toggling internal scriptswm42020-03-261-0/+4
* client API: add a per client unique IDwm42020-03-261-0/+1
* lua: restore recent end-file event, and deprecate itwm42020-03-222-4/+7
* encode: deprecate encoding modewm42020-03-221-0/+1
* client API, lua: unify event code furtherwm42020-03-211-2/+20
* client API, lua, ipc: unify event struct returnwm42020-03-214-110/+148
* client API: add a playlist entry unique IDwm42020-03-212-0/+8
* player: add a number of new playlist contol commands/propertieswm42020-03-212-12/+83
* player: playlist-pos now use -1 for "no entry selected"wm42020-03-212-0/+10
* manpage: improve loadfile descriptionwm42020-03-211-3/+9
* player: fix subtle idle mode differences on early program startwm42020-03-211-0/+1
* options: change option macros and all option declarationswm42020-03-181-1/+1
* vo_gpu: warn if correct-downscaling is ignoredAvi Halachmi (:avih)2020-03-141-0/+2
* DOCS/interface-changes.rst: add note about property notification changeswm42020-03-141-0/+7
* command: add libass-version propertywm42020-03-081-0/+5
* stream_lavf: use smb:// for ffmpeg libsmbclient supportwm42020-03-071-1/+1
* manpage: explicitly mention "tick" event as deprecatedwm42020-03-071-1/+1
* client API: provide ways to finish property changes on file changeswm42020-03-071-0/+16
* client API: remove deprecated qthelper.hpp headerwm42020-03-061-0/+10
* command: remove legacy hook APIwm42020-03-062-41/+3
* command: extend osd-overlay command with bounds reportingwm42020-03-062-0/+26
* manpage: fix typoswm42020-03-061-2/+2
* demux: deprecate --cache-secswm42020-03-052-2/+15
* manpage: make suggestion for --vd-queue dynamic configwm42020-03-051-1/+3
* f_decoder_wrapper: make decoder thread responsive while filling queuewm42020-03-051-3/+0
* manpage: document how final queue size is determinedwm42020-03-051-0/+5
* manpage: clarify writes to playlist-poswm42020-03-051-2/+8
* demuxer-lavf: udp_multicast rtsp-transport optionmg2020-03-031-1/+1
* manpage: suggest using the decoding queue with backward playbackwm42020-03-011-0/+3
* f_decoder_wrapper: make most queue options runtime changeablewm42020-03-011-0/+4
* ad_lavc: disable decoder downmix by defaultwm42020-02-291-1/+1
* player: add optional separate video decoding threadwm42020-02-291-0/+40
* osc: use default hr-seek when dragging progress bar to seekwm42020-02-281-5/+6
* player: dumb seeking related stuff, make audio hr-seek defaultwm42020-02-281-1/+4
* demux_mkv: document probe-start-time option and enable it by defaultwm42020-02-271-0/+6
* demux: simplify some internals, stop trying to read packets after EOFwm42020-02-271-0/+10
* ipc: allow sending commands with named argumentswm42020-02-241-0/+11
* ipc: add more blabla that nobody readswm42020-02-241-0/+23
* ipc: implement asynchronous commandswm42020-02-241-3/+32
* ytdl_hook, edl: add fps, samplerate codec parameterswm42020-02-211-0/+7
* manpage: directly link interface-changes.rst in changelog sectionwm42020-02-211-4/+6
* ytdl_hook: enable default selection via --ytdl-format with all_formatswm42020-02-211-4/+7
* edl: make it possible to set the track "default" flagwm42020-02-211-0/+11
* manpage: fix some path description detailswm42020-02-211-5/+4
* manpage: suggest using PuTTY for accessing mpv IPC named pipes on win32wm42020-02-211-0/+3
* ytdl_hook: replace skip_muxed with force_all_formats optionwm42020-02-211-16/+33
* manpage: reorganize ytdl_hook option descriptionswm42020-02-211-51/+66
* edl: make it possible to delay-load files with multiple trackswm42020-02-211-0/+16
* ytdl_hook: attempt to filter out muxed streams if all_formats is usedwm42020-02-201-0/+12
* manpage: minor fixeswm42020-02-192-11/+11
* scripting: add a way to run sub processes as "scripts"wm42020-02-191-0/+27
* ytdl_hook: add all_formats optionwm42020-02-191-0/+17
* ytdl_hook: add a way to not pass --format to the command linewm42020-02-191-2/+7
* manpage: deprecated options in examplesxPMo2020-02-191-4/+4
* manpage: improve command_native_async descriptionwm42020-02-161-6/+13
* sub: add an option to filter subtitles by regexwm42020-02-161-0/+41
* manpage: fix a case of broken indentationwm42020-02-151-15/+16
* edl: add mechanism for delay loading streamswm42020-02-151-0/+72
* demux_edl: warn if no_clip is used with multiple partswm42020-02-151-1/+2
* demux_edl: allow a redundant new_stream at the beginningwm42020-02-151-0/+12
* demux_edl: improve parsing slightlywm42020-02-151-1/+2
* msg: slightly improve --msg-time outputwm42020-02-141-1/+4
* manpage: clarify --player-operation-modewm42020-02-142-6/+13
* manpage: fix typo on sub-endwm42020-02-121-1/+1
* sws_utils: use zimg by default if availablewm42020-02-121-6/+5
* manpage: add some blabla about zimg speed vs. libswscalewm42020-02-101-1/+10
* vf_format: add w, h parameterswm42020-02-091-0/+4
* player: add ab-loop-count option/propertywm42020-02-081-0/+8
* DOCS/interface-changes.rst: mention it's for incompatible changeswm42020-02-081-1/+3
* DOCS/interface-changes.rst: mention OSX bundle loggingwm42020-02-081-0/+1
* mac: activate logging when started from the bundleder richter2020-02-081-0/+3
* DOCS: js: minor update for requireAvi Halachmi (:avih)2020-02-071-5/+5
* js: require: directory-scripts: first look at <dir>/modules/Avi Halachmi (:avih)2020-02-072-1/+6
* js: require: don't use ~~/scripts/modules.js/Avi Halachmi (:avih)2020-02-071-11/+20
* command: add cache-duration to cache state propertywm42020-02-071-0/+3
* demux: add option to disable "sharing" between back and forward bufferswm42020-02-071-1/+14
* options: disable vsfilter blur compat by defaultwm42020-02-071-1/+1
* lua: add mp.get_script_directory() functionwm42020-02-041-5/+16
* manpage: --sub-codepage cannot do muxed subswm42020-02-011-0/+5
* lua: set package path if loaded from a script directorywm42020-02-012-10/+43
* scripting: load scripts from directorieswm42020-02-011-0/+4
* wayland: remove wayland-frame-wait-offset optiondudemanguy2020-01-311-9/+0
* manpage: update force dedicated gpu on macOS optionder richter2020-01-271-1/+1
* Release 0.32.0v0.32.0release/0.32sfan52020-01-261-1/+1
* scripting: make player error when attempting to load unknown scriptswm42020-01-191-3/+4
* command: add osd-dimensions propertywm42020-01-081-0/+31
* options: change option parsing when using a single dashwm42020-01-072-4/+18
* manpage: explain deprecated usage of multiple items with *-addDave2020-01-071-6/+9
* DOCS/encoding.rst: remove deprecated usage of multiple items with *-addDave2020-01-071-2/+6
* libarchive: some shitty hack to make opening slightly fasterwm42020-01-041-0/+12
* manpage: update discussion of nvidia hardware accelerationPhilip Langdale2019-12-291-26/+25
* video: cuda: add explicit context creation for copy hwaccelsPhilip Langdale2019-12-291-8/+9
* command: add a playlist-unshuffle commandwm42019-12-281-0/+6
* Release 0.31.0v0.31.0release/0.31sfan52019-12-281-1/+3
* DOCS/tech-overview.txt: some more blablawm42019-12-281-27/+67
* DOCS/tech-overview.txt: add lots of irrelevant blablawm42019-12-271-0/+373
* manpage: fix example in --hwdec sectionwm42019-12-241-1/+3
* vd_lavc: remove hwdec-by-default special case for RPIwm42019-12-241-0/+3
* vd_lavc: more hwdec autoselect nonsensewm42019-12-241-4/+36
* js: support mp.create_osd_overlay (match 07287262)Avi Halachmi (:avih)2019-12-231-0/+4
*