aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
...
* ao_pulse: reduce requested device buffer sizeGravatar wm42018-04-15
* ao_alsa: add options for controlling period/buffer sizeGravatar wm42018-04-15
* ao/openal: Remove notes on experimentality from the documentationGravatar LAGonauta2018-04-15
* ao/openal: Add option to set buffering characteristicsGravatar LAGonauta2018-04-15
* ao/openal: Add support for direct channels outputGravatar LAGonauta2018-04-15
* manpage: document vaapi-deviceGravatar Kevin Mitchell2018-04-08
* manpage: move cuda-decode-device with hwdec optionsGravatar Kevin Mitchell2018-04-08
* js: implement mp.register_idleGravatar Avi Halachmi (:avih)2018-04-07
* js: implement mp.options.read_optionsGravatar Avi Halachmi (:avih)2018-04-07
* config: replace config dir lua-settings/ with dir script-opts/Gravatar Avi Halachmi (:avih)2018-04-07
* ao_opensles: remove useless cfg_sample_rateGravatar Tom Yan2018-04-05
* client API: add a first class hook API, and deprecate old APIGravatar wm42018-03-26
* client API: deprecate mpv_get_wakeup_pipe()Gravatar wm42018-03-26
* command: remove an old compatibility hackGravatar wm42018-03-26
* manpage: mention how to get multiple video tracks for --lavfi-complexGravatar wm42018-03-26
* client API: add a new way to pass X11 Display etc. to render APIGravatar wm42018-03-26
* manpage: document that ---ao overrides --audio-deviceGravatar wm42018-03-15
* video: add an option to tune waiting for video timingGravatar wm42018-03-15
* client API: deprecate qthelper.hppGravatar wm42018-03-15
* DOCS/options: clarify that --end also supports relative timeGravatar Ricardo Constantino2018-03-15
* client API: send MPV_EVENT_SHUTDOWN only onceGravatar wm42018-03-15
* client API: rename mpv_detach_destroy() to mpv_destroy()Gravatar wm42018-03-15
* client API: add mpv_create_weak_client()Gravatar wm42018-03-15
* client API: cleanup mpv_handle terminationGravatar wm42018-03-15
* doc: fix formatting of video-frame-info propertiesGravatar Aman Gupta2018-03-11
* input: minor additions to default key bindingsGravatar wm42018-03-04
* video: add option to reduce latency by 1 or 2 framesGravatar wm42018-03-03
* manpage: describe how to list/inspect/apply profilesGravatar wm42018-03-03
* options: add a builtin low-latency profileGravatar wm42018-03-03
* demux_lavf: add --demuxer-lavf-probe-info=nostreamsGravatar wm42018-03-03
* DOCS/interface-changes: add note about desyncing audio filtersGravatar wm42018-03-03
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* cocoa-cb: make fullscreen resize animation duration configurableGravatar Akemi2018-02-28
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* context_drm_egl: Introduce 30bpp supportGravatar Anton Kindestam2018-02-26
* stream_file: add mode for reading appended filesGravatar wm42018-02-21
* vo_gpu: introduce --target-peakGravatar Niklas Haas2018-02-20
* lua+js: Implement utils.getpid()Gravatar sfan52018-02-13
* vo: make opengl-cb first in the autoprobing orderGravatar wm42018-02-13
* vf_vavpp: select best quality deinterlacing algorithm by defaultGravatar wm42018-02-13
* manpage: remove mention of --vf=eqGravatar wm42018-02-13
* input: add a keybinding to toggle hardware decodingGravatar wm42018-02-13
* video: make --deinterlace and HW deinterlace filters always deinterlaceGravatar wm42018-02-13
* DOCS/interface-changes.rst: fix typoGravatar wm42018-02-13
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* osx: always deactivate the early opengl flush on macOSGravatar Akemi2018-02-12
* ytdl_hook: add script opt for using manifest URLsGravatar Ricardo Constantino2018-02-11
* vo_gpu: make screenshots use the GL rendererGravatar wm42018-02-11
* vo_gpu: port HDR tone mapping algorithm from libplaceboGravatar Niklas Haas2018-02-05
* swresample: limit output size of audio framesGravatar wm42018-02-03