aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* cocoa: don't change Space on quit in fullscreenGravatar Akemi2017-01-11
* cocoa: rate limit video outputGravatar Akemi2017-01-11
* cocoa: add border cyclingGravatar Akemi2017-01-11
* cocoa: fix handling of geometry optionGravatar Akemi2017-01-11
* audio: restructure decode loopGravatar wm42017-01-11
* vd_lavc: inline a functionGravatar wm42017-01-11
* video: make decoder EOF reporting explicitGravatar wm42017-01-11
* vd_lavc: fix some leaks and a discarded frame on hwdec fallbackGravatar wm42017-01-11
* vd_lavc: move end-of-probing code out of user notification if conditionGravatar wm42017-01-11
* vd_lavc: return proper error codes from get_buffer2 callbackGravatar wm42017-01-11
* vd_lavc: complicated improved fallback behavior for --hwdec=cudaGravatar wm42017-01-10
* video: restructure decode loopGravatar wm42017-01-10
* player: change aspects of cover art handlingGravatar wm42017-01-10
* demux: rename a functionGravatar wm42017-01-10
* demux: uninline ds_get_packets()Gravatar wm42017-01-10
* vo_drm: remove 2 redundant include statementsGravatar wm42017-01-09
* drm: include <poll.h> instead of <sys/poll.h>Gravatar wm42017-01-09
* command: remove worthless error handling codeGravatar wm42017-01-09
* client API: handle missing MPV_FORMAT_BYTE_ARRAY case in compare_valueGravatar wm42017-01-09
* demux_mkv: ebml: turn an int shift into int64Gravatar wm42017-01-09
* audio/out/push: merge if branches with same conditionGravatar wm42017-01-09
* cache: remove redundant free()Gravatar wm42017-01-09
* audio: stop being dumbGravatar wm42017-01-08
* vo_opengl: replace 2 memsetsGravatar wm42017-01-08
* client API: correct a comment in the API doxygenGravatar wm42017-01-08
* vaapi: set libva message callbacksGravatar wm42017-01-08
* ta: remove TA_FREEP NULL checkGravatar wm42017-01-08
* vaapi: rearrange va_initialize() internals and fix double-free on errorGravatar wm42017-01-08
* build: always run code generators before compilingGravatar Stefano Pigozzi2017-01-07
* context_wayland: do not call vo_wayland_request_frame() upon bufferswapGravatar Rostislav Pehlivanov2017-01-07
* manpage: document x11probe OpenGL backendGravatar wm42017-01-06
* waf: don't discard line endings when using file2string.pyGravatar wm42017-01-05
* TOOLS/file2string.py: fix standalone invocationGravatar wm42017-01-05
* build: use matroska.py & file2string.py as python modulesGravatar Stefano Pigozzi2017-01-05
* win32: fix for wm_syscommandGravatar pavelxdd2017-01-05
* player: remove dysfunctional edition switching OSD codeGravatar wm42017-01-05
* client API: fix mpv_set_property() return value before initGravatar wm42017-01-04
* af_lavfi, vf_lavfi: work around recent libavfilter EOF bugGravatar wm42017-01-02
* Update copyright yearGravatar wm42017-01-01
* vo_opengl: egl: handle potential eglChooseConfig failuresGravatar wm42016-12-31
* vo_opengl: egl: fix depth size parameterGravatar wm42016-12-30
* vo_opengl: x11egl: fix alpha modeGravatar wm42016-12-30
* vo_opengl: x11: move RGBA visual test to x11_common.cGravatar wm42016-12-30
* vo_opengl: egl_helpers: add a way to override config selectionGravatar wm42016-12-30
* vo_opengl: egl_helpers: add a way to pass more optionsGravatar wm42016-12-30
* Prefix libavcodec CODEC_FLAG_ constants with AV_Gravatar wm42016-12-29
* charset_conv: fix "auto" fallback with uchardet not compiledGravatar wm42016-12-28
* vo_opengl: partially fix rotation for 4:2:2 contentGravatar Niklas Haas2016-12-28
* cocoa: fix build on OS X 10.9Gravatar Akemi2016-12-26
* osc: bottombar/topbar: make chapter markers slightly biggerGravatar Ricardo Constantino2016-12-25