aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* video: remove libavutil PSEUDOPAL stuffGravatar wm42018-04-03
* vaapi: add option to select a non-default device pathGravatar Rostislav Pehlivanov2018-03-30
* lavc_conv: do not allow libavcodec to drop subtitles with broken UTF-8Gravatar wm42018-03-26
* player: fix hook processing consistency and code duplication issuesGravatar wm42018-03-26
* 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
* command: remove duplication of property set error message handlingGravatar wm42018-03-26
* command: move property multiply code to m_property.cGravatar wm42018-03-26
* command: use mpv_node helpers instead of duplicated codeGravatar 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
* f_decoder_wrapper: retry decoding if libavcodec returns invalid stateGravatar wm42018-03-26
* player: don't print error if aborted while loading external filesGravatar wm42018-03-26
* demux, stream: ignore packets and errors on forced exitGravatar wm42018-03-26
* cocoa-cb: render on a dedicated dispatch queueGravatar Akemi2018-03-25
* stats: print section titles independentlyGravatar Julian2018-03-25
* stats: improve video/audio detectionGravatar Julian2018-03-25
* ao_opensles: re-flow interface/configuration retrievalGravatar Jan Ekström2018-03-24
* ao_opensles: fix audio sync using device latency extensionGravatar Aman Gupta2018-03-23
* drm/atomic: ensure request is available until uninitGravatar LongChair2018-03-23
* mpv.desktop: fix French translation consistencyGravatar emersion2018-03-18
* cocoa-cb: fix shutdown when fullscreen animation is runningGravatar Akemi2018-03-18
* vo_gpu: fix anamorphic video screenshots (second try)Gravatar wm42018-03-16
* img_format.h: cosmetics: fix whitespaceGravatar wm42018-03-15
* manpage: document that ---ao overrides --audio-deviceGravatar wm42018-03-15
* f_hwtransfer: more detailed loggingGravatar wm42018-03-15
* f_hwtransfer: fix a logic errorGravatar wm42018-03-15
* vo: pass through framedrop flag differentlyGravatar wm42018-03-15
* vo: move display-fps internal option value to VO optsGravatar wm42018-03-15
* video: add an option to tune waiting for video timingGravatar wm42018-03-15
* vo: cosmetics: fix a case of bad whitespaceGravatar wm42018-03-15
* client API: deprecate qthelper.hppGravatar wm42018-03-15
* vo_gpu: fix anamorphic screenshotsGravatar wm42018-03-15
* mp_image: fix UB with certain callers like vf_vdpauppGravatar wm42018-03-15
* DOCS/options: clarify that --end also supports relative timeGravatar Ricardo Constantino2018-03-15
* stream_file: enable cache for FUSE filesystems on OS XGravatar Philip Sequeira2018-03-15
* stream_file: add more network file systems (Linux)Gravatar Philip Sequeira2018-03-15
* client API: send MPV_EVENT_SHUTDOWN only onceGravatar wm42018-03-15
* all: replace mpv_detach_destroy() with mpv_destroy()Gravatar 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
* player: move locale check to mp_create()Gravatar wm42018-03-15
* player: shuffle around CLI exit code handlingGravatar wm42018-03-15
* cocoa-cb: fix crash on startup with not initialised title barGravatar Akemi2018-03-14
* cocoa-cb: fix crash with forced iGPU on some multi GPU systemsGravatar Akemi2018-03-14
* build: fix swift build with waf 1.8.4Gravatar Akemi2018-03-11
* cocoa-cb: remove unneeded icc-profile-auto checkGravatar Akemi2018-03-11
* cocoa-cb: fix usage of wrong fbo when off-screenGravatar Akemi2018-03-11